Module: kamailio Branch: 5.6 Commit: e292ba270c9a924e0849ef1ad90af6df0272640b URL: https://github.com/kamailio/kamailio/commit/e292ba270c9a924e0849ef1ad90af6df...
Author: Kamailio Dev kamailio.dev@kamailio.org Committer: Kamailio Dev kamailio.dev@kamailio.org Date: 2022-12-18T09:16:58+01:00
modules: readme files regenerated - modules ... [skip ci]
---
Modified: src/modules/registrar/README
---
Diff: https://github.com/kamailio/kamailio/commit/e292ba270c9a924e0849ef1ad90af6df... Patch: https://github.com/kamailio/kamailio/commit/e292ba270c9a924e0849ef1ad90af6df...
---
diff --git a/src/modules/registrar/README b/src/modules/registrar/README index ae37150c97..d40de57809 100644 --- a/src/modules/registrar/README +++ b/src/modules/registrar/README @@ -1115,7 +1115,7 @@ lookup_branches("location"); 4.5. registered(domain [, uri [, match_option [, match_action]]])
The function returns true if the AOR in the URI is registered, false - otherwise. The function does not modify the message being process, it + otherwise. The function does not modify the message being processed, it neither rewrites the Request-URI if a contact is found nor append branches. If uri parameter is not provided, then it considered to be the Request-URI for SIP requests and To-URI for SIP replies.