Module: kamailio
Branch: master
Commit: 3310aa311b76d44f33cf784d20b874db259b61b2
URL:
https://github.com/kamailio/kamailio/commit/3310aa311b76d44f33cf784d20b874d…
Author: Dmitri Savolainen <savolainen(a)erinaco.ru>
Committer: Dmitri Savolainen <savolainen(a)erinaco.ru>
Date: 2016-05-18T20:07:38+03:00
uac: uac.reg_refresh doc is supplemented
---
Modified: modules/uac/doc/uac_admin.xml
---
Diff:
https://github.com/kamailio/kamailio/commit/3310aa311b76d44f33cf784d20b874d…
Patch:
https://github.com/kamailio/kamailio/commit/3310aa311b76d44f33cf784d20b874d…
---
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>