From fe4b180d3d2c42beec8299938f7935b0c67ef4d2 Mon Sep 17 00:00:00 2001 From: Bastian Triller Date: Tue, 21 Sep 2021 19:39:50 +0200 Subject: [PATCH] registrar: docs for xavp_cfg * fix docs for expires/q attributes * add all available attributes and note in which function they are used --- src/modules/registrar/doc/registrar_admin.xml | 40 ++++++++++++++++--- 1 file changed, 34 insertions(+), 6 deletions(-) diff --git a/src/modules/registrar/doc/registrar_admin.xml b/src/modules/registrar/doc/registrar_admin.xml index 09d41843ddb..50ba66f38fe 100644 --- a/src/modules/registrar/doc/registrar_admin.xml +++ b/src/modules/registrar/doc/registrar_admin.xml @@ -745,15 +745,41 @@ modparam("registrar", "reg_callid_avp", "$avp(s:avp)") - expires - the number of maximum - contacts to be stored for the current registration AoR. It - overwrites the 'max_contacts' module parameter value. + match_callid - filter contacts by callid. + Used in registered(). + + + + + match_contact - filter contacts by contact. + Used in registered(). + + + + + match_received - filter contacts by received. + Used in registered(). - q - the expires value, to overwrite the + rlf_bflags - filter contacts by branch flags. + Used in lookup(). + + + + + q - q value of contact + (integer 0-1000). It overrides q value given in + contact header and default_q parameter. + Used in save(). + + + + + expires - the expires value, to overwrite the value from SIP headers. + Used in save(). @@ -761,6 +787,7 @@ modparam("registrar", "reg_callid_avp", "$avp(s:avp)") max_contacts - the number of maximum contacts to be stored for the current registration AoR. It overwrites the 'max_contacts' module parameter value. + Used in save(). @@ -768,6 +795,7 @@ modparam("registrar", "reg_callid_avp", "$avp(s:avp)") socket - the string representing the socket on which the register request was received, as alternative to using the sock_hdr. + Used in save(). @@ -1117,7 +1145,7 @@ end are returned. - + Default value is NULL (disabled). @@ -1451,7 +1479,7 @@ lookup_branches("location"); match_option (optional) - flag parameter to restrict - contact search. use reg_xavp_cfg to set the values to compare to. + contact search. use xavp_cfg to set the values to compare to. flag values is as follows: