[sr-dev] git:master:658cb496: modules: readme files regenerated - registrar ... [skip ci]
Kamailio Dev
kamailio.dev at kamailio.org
Tue Oct 20 10:16:36 CEST 2020
Module: kamailio
Branch: master
Commit: 658cb4965ba108079116eb60c350d39b18f7e912
URL: https://github.com/kamailio/kamailio/commit/658cb4965ba108079116eb60c350d39b18f7e912
Author: Kamailio Dev <kamailio.dev at kamailio.org>
Committer: Kamailio Dev <kamailio.dev at kamailio.org>
Date: 2020-10-20T10:16:27+02:00
modules: readme files regenerated - registrar ... [skip ci]
---
Modified: src/modules/registrar/README
---
Diff: https://github.com/kamailio/kamailio/commit/658cb4965ba108079116eb60c350d39b18f7e912.diff
Patch: https://github.com/kamailio/kamailio/commit/658cb4965ba108079116eb60c350d39b18f7e912.patch
---
diff --git a/src/modules/registrar/README b/src/modules/registrar/README
index 2f89366997..3298f6f41d 100644
--- a/src/modules/registrar/README
+++ b/src/modules/registrar/README
@@ -979,8 +979,9 @@ kamcmd cfg.set_now_int registrar use_expired_contacts 0
location records (in usrloc) depending on Contact and Expires header
fields in the REGISTER message. On success and when called from the
REQUEST_ROUTE, â200 OKâ will be returned listing all contacts that are
- currently in the location database. On an error, an error message will
- be sent with a short description in reason phrase.
+ currently in the location database. As a side effect, also branch flags
+ are stored in usrloc. On an error, an error message will be sent with a
+ short description in reason phrase.
Meaning of the parameters is as follows:
* domain - Logical domain within the registrar. If a database is used
@@ -1028,7 +1029,8 @@ save("location", "0x00", "sip:test at kamailio.org");
no such contacts, -1 will be returned. If there are such contacts,
Request-URI will be overwritten with the contact that has the highest q
value and optionally the rest will be appended to the message
- (depending on append_branches parameter value).
+ (depending on append_branches parameter value). As a side effect, also
+ branch flags are restored from usrloc.
If the method_filtering option is enabled and request is initial
request without to-tag, the lookup function will return only the
More information about the sr-dev
mailing list