Module: kamailio Branch: master Commit: 49c198a44a2148d086f24510556cb362e335ae68 URL: https://github.com/kamailio/kamailio/commit/49c198a44a2148d086f24510556cb362...
Author: Olle E. Johansson oej@edvina.net Committer: Olle E. Johansson oej@edvina.net Date: 2016-04-21T10:58:44+02:00
registrar clarification on "domain" in ulc - it's the name of the table used for storing, not the domain in the uri
---
Modified: modules/registrar/README Modified: modules/registrar/doc/registrar_admin.xml
---
Diff: https://github.com/kamailio/kamailio/commit/49c198a44a2148d086f24510556cb362... Patch: https://github.com/kamailio/kamailio/commit/49c198a44a2148d086f24510556cb362...
---
diff --git a/modules/registrar/README b/modules/registrar/README index 3dca05e..b9e4c94 100644 --- a/modules/registrar/README +++ b/modules/registrar/README @@ -1075,7 +1075,7 @@ event_route[usrloc:contact-expired] {
The "attr" can be: * aor - address of record - * domain - use location domain name + * domain - used location domain/table name * aorhash - hash id for the record * addr - contact address * path - path vector diff --git a/modules/registrar/doc/registrar_admin.xml b/modules/registrar/doc/registrar_admin.xml index 11f6d21..2cd0aa2 100644 --- a/modules/registrar/doc/registrar_admin.xml +++ b/modules/registrar/doc/registrar_admin.xml @@ -1443,7 +1443,7 @@ event_route[usrloc:contact-expired] { </para> </listitem> <listitem> - <para><emphasis>domain</emphasis> - use location domain name + <para><emphasis>domain</emphasis> - used location domain/table name </para> </listitem> <listitem>