瀏覽代碼

modules: readme files regenerated - usrloc ... [skip ci]

Kamailio Dev 8 年之前
父節點
當前提交
b38455c90c
共有 1 個文件被更改,包括 11 次插入1 次删除
  1. 11 1
      src/modules/usrloc/README

+ 11 - 1
src/modules/usrloc/README

@@ -1021,10 +1021,20 @@ modparam("usrloc", "db_timer_clean", 1)
      * contact - contact string to be added
      * expires - expires value of the contact
      * Q - Q value of the contact
-     * path value of the contact
+     * path value with the Path vector (use '0' or '.' if it should not be
+       set)
      * flags - internal USRLOC flags of the contact
      * cflags - per branch flags of the contact
      * methods - mask with supported requests of the contact
+     * received (optional) value with the received-from address (source
+       address) (use '0' or '.' if it should not be set). Format:
+       sip:srcip:srcport;transport=abc
+     * socket (optional) value with the local socket address (use '0' or
+       '.' if it should not be set). Format: proto:localip:localport
+
+   Note: the position of parameters is relevant, in the case of optional
+   parameters, use '0' or '.' for parameters that should not be set which
+   are positioned before any parameter that has to be set.
 
 4.7.  ul.db_users