From bd0fb7164bda717363fc72a726330ad58d0cc860 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=94=D0=B8=D0=BB=D1=8F=D0=BD=20=D0=9F=D0=B0=D0=BB=D0=B0?= =?UTF-8?q?=D1=83=D0=B7=D0=BE=D0=B2?= Date: Sat, 17 Dec 2022 12:54:30 +0200 Subject: [PATCH] registrar: typo (cherry picked from commit c738a65c2fd0a40c3cdc236a3d3b48b0d18add21) (cherry picked from commit a3f5abb0852d8c7d4006724639605cc26e74806b) --- src/modules/registrar/doc/registrar_admin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/registrar/doc/registrar_admin.xml b/src/modules/registrar/doc/registrar_admin.xml index fad2e968cbb..7e00382a33a 100644 --- a/src/modules/registrar/doc/registrar_admin.xml +++ b/src/modules/registrar/doc/registrar_admin.xml @@ -1416,7 +1416,7 @@ lookup_branches("location"); 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.