Module: kamailio
Branch: master
Commit: f568c92d6c9453b928773fde0ac9ced91afd8a6e
URL:
https://github.com/kamailio/kamailio/commit/f568c92d6c9453b928773fde0ac9ced…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2016-05-19T06:53:59+02:00
Merge pull request #629 from snen/uac_reg_refresh_doc_append
uac: uac.reg_refresh doc is supplemented
---
Modified: modules/uac/doc/uac_admin.xml
---
Diff:
https://github.com/kamailio/kamailio/commit/f568c92d6c9453b928773fde0ac9ced…
Patch:
https://github.com/kamailio/kamailio/commit/f568c92d6c9453b928773fde0ac9ced…
---
diff --git a/modules/uac/doc/uac_admin.xml b/modules/uac/doc/uac_admin.xml
index db5f695..b1dc06f 100644
--- a/modules/uac/doc/uac_admin.xml
+++ b/modules/uac/doc/uac_admin.xml
@@ -995,9 +995,9 @@ event_route[uac:reply] {
</title>
<para>
Load one record by l_uuid from database for remote registrations.
- If the record exists in memory, its authentication password is
- updated, otherwise a new record is added. The command has a
- parameter, which is the value of l_uuid field.
+ If the record exists in memory, its authentication password, flags
+ and proxy are updated, otherwise a new record is added.
+ The command has a parameter, which is the value of l_uuid field.
</para>
<example>
<title><function>uac.reg_refresh</function> usage</title>