Module: kamailio
Branch: master
Commit: 130951e12941d63e069c6f420be5441b1140fba3
URL:
https://github.com/kamailio/kamailio/commit/130951e12941d63e069c6f420be5441…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2016-09-07T15:19:40+02:00
uac: updated the docs for uac registration refresh rpc command
---
Modified: modules/uac/doc/uac_admin.xml
---
Diff:
https://github.com/kamailio/kamailio/commit/130951e12941d63e069c6f420be5441…
Patch:
https://github.com/kamailio/kamailio/commit/130951e12941d63e069c6f420be5441…
---
diff --git a/modules/uac/doc/uac_admin.xml b/modules/uac/doc/uac_admin.xml
index a20515f..bbd8894 100644
--- a/modules/uac/doc/uac_admin.xml
+++ b/modules/uac/doc/uac_admin.xml
@@ -1084,9 +1084,8 @@ 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, flags
- and proxy are 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, it will be replaced with the new
+ values loaded from database.
</para>
<example>
<title><function>uac.reg_refresh</function> usage</title>