From e292ba270c9a924e0849ef1ad90af6df0272640b Mon Sep 17 00:00:00 2001 From: Kamailio Dev Date: Sun, 18 Dec 2022 09:16:58 +0100 Subject: [PATCH] modules: readme files regenerated - modules ... [skip ci] --- src/modules/registrar/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/registrar/README b/src/modules/registrar/README index ae37150c97c..d40de578096 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.