Module: kamailio
Branch: 5.5
Commit: 3d45b091a6983694fbd440ab2f33f1b7abe8f6a1
URL: https://github.com/kamailio/kamailio/commit/3d45b091a6983694fbd440ab2f33f1b…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org>
Committer: Kamailio Dev <kamailio.dev(a)kamailio.org>
Date: 2022-12-18T11:17:05+01:00
modules: readme files regenerated - modules ... [skip ci]
---
Modified: src/modules/registrar/README
---
Diff: https://github.com/kamailio/kamailio/commit/3d45b091a6983694fbd440ab2f33f1b…
Patch: https://github.com/kamailio/kamailio/commit/3d45b091a6983694fbd440ab2f33f1b…
---
diff --git a/src/modules/registrar/README b/src/modules/registrar/README
index 83830b5885..d146d62bba 100644
--- a/src/modules/registrar/README
+++ b/src/modules/registrar/README
@@ -1105,7 +1105,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.
Module: kamailio
Branch: 5.5
Commit: bd0fb7164bda717363fc72a726330ad58d0cc860
URL: https://github.com/kamailio/kamailio/commit/bd0fb7164bda717363fc72a726330ad…
Author: �������������������� �������������������������������� <git-dpa(a)aegee.org>
Committer: Henning Westerholt <hw(a)gilawa.com>
Date: 2022-12-18T10:04:50Z
registrar: typo
(cherry picked from commit c738a65c2fd0a40c3cdc236a3d3b48b0d18add21)
(cherry picked from commit a3f5abb0852d8c7d4006724639605cc26e74806b)
---
Modified: src/modules/registrar/doc/registrar_admin.xml
---
Diff: https://github.com/kamailio/kamailio/commit/bd0fb7164bda717363fc72a726330ad…
Patch: https://github.com/kamailio/kamailio/commit/bd0fb7164bda717363fc72a726330ad…
---
diff --git a/src/modules/registrar/doc/registrar_admin.xml b/src/modules/registrar/doc/registrar_admin.xml
index fad2e968cb..7e00382a33 100644
--- a/src/modules/registrar/doc/registrar_admin.xml
+++ b/src/modules/registrar/doc/registrar_admin.xml
@@ -1416,7 +1416,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.