Module: kamailio Branch: 5.6 Commit: a3f5abb0852d8c7d4006724639605cc26e74806b URL: https://github.com/kamailio/kamailio/commit/a3f5abb0852d8c7d4006724639605cc2...
Author: �������������������� �������������������������������� git-dpa@aegee.org Committer: Henning Westerholt hw@gilawa.com Date: 2022-12-18T08:11:04Z
registrar: typo
(cherry picked from commit c738a65c2fd0a40c3cdc236a3d3b48b0d18add21)
---
Modified: src/modules/registrar/doc/registrar_admin.xml
---
Diff: https://github.com/kamailio/kamailio/commit/a3f5abb0852d8c7d4006724639605cc2... Patch: https://github.com/kamailio/kamailio/commit/a3f5abb0852d8c7d4006724639605cc2...
---
diff --git a/src/modules/registrar/doc/registrar_admin.xml b/src/modules/registrar/doc/registrar_admin.xml index 7246dd095b..8f15084af6 100644 --- a/src/modules/registrar/doc/registrar_admin.xml +++ b/src/modules/registrar/doc/registrar_admin.xml @@ -1457,7 +1457,7 @@ lookup_branches("location"); <para> The function returns true if the AOR in the URI is registered, false otherwise. The function does not modify the - message being process, it neither rewrites the Request-URI if a + 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.