Module: kamailio Branch: master Commit: c23104bd16c8b1df983e434dc6017a69bf586604 URL: https://github.com/kamailio/kamailio/commit/c23104bd16c8b1df983e434dc6017a69bf586604
Author: Kamailio Dev <[email protected]> Committer: Kamailio Dev <[email protected]> Date: 2022-01-20T16:31:20+01:00 modules: readme files regenerated - uac ... [skip ci] --- Modified: src/modules/uac/README --- Diff: https://github.com/kamailio/kamailio/commit/c23104bd16c8b1df983e434dc6017a69bf586604.diff Patch: https://github.com/kamailio/kamailio/commit/c23104bd16c8b1df983e434dc6017a69bf586604.patch --- diff --git a/src/modules/uac/README b/src/modules/uac/README index ba2f50461e..5fe4071d56 100644 --- a/src/modules/uac/README +++ b/src/modules/uac/README @@ -1295,7 +1295,7 @@ event_route[uac:reply] { * contact_addr - contact address to be used for this record instead of reg_contact_addr module parameter, e.g.:, 192.168.0.125:5060. It - can be set to '.' (dot) to skip setting it and then + can be set to '' (empty string) to skip setting it and then reg_contact_addr modparam is used. * socket - Used socket for sending out registration requests, e.g.:, _______________________________________________ Kamailio (SER) - Development Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
