Module: kamailio
Branch: master
Commit: a5f69e46613af05097debf1c373a138dd69fbdaf
URL:
https://github.com/kamailio/kamailio/commit/a5f69e46613af05097debf1c373a138…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org>
Committer: Kamailio Dev <kamailio.dev(a)kamailio.org>
Date: 2022-12-17T13:31:18+01:00
modules: readme files regenerated - registrar ... [skip ci]
---
Modified: src/modules/registrar/README
---
Diff:
https://github.com/kamailio/kamailio/commit/a5f69e46613af05097debf1c373a138…
Patch:
https://github.com/kamailio/kamailio/commit/a5f69e46613af05097debf1c373a138…
---
diff --git a/src/modules/registrar/README b/src/modules/registrar/README
index 406fd0fe25..1e5d041324 100644
--- a/src/modules/registrar/README
+++ b/src/modules/registrar/README
@@ -1152,7 +1152,7 @@ xinfo("first contact record - socket:
$xavp(cul>socket)\n");
4.6. 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.