[sr-dev] git:master:130951e1: uac: updated the docs for uac registration refresh rpc command

Daniel-Constantin Mierla miconda at gmail.com
Wed Sep 7 15:20:25 CEST 2016


Module: kamailio
Branch: master
Commit: 130951e12941d63e069c6f420be5441b1140fba3
URL: https://github.com/kamailio/kamailio/commit/130951e12941d63e069c6f420be5441b1140fba3

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at 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/130951e12941d63e069c6f420be5441b1140fba3.diff
Patch: https://github.com/kamailio/kamailio/commit/130951e12941d63e069c6f420be5441b1140fba3.patch

---

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>




More information about the sr-dev mailing list