From 130951e12941d63e069c6f420be5441b1140fba3 Mon Sep 17 00:00:00 2001 From: Daniel-Constantin Mierla Date: Wed, 7 Sep 2016 15:19:40 +0200 Subject: [PATCH] uac: updated the docs for uac registration refresh rpc command --- modules/uac/doc/uac_admin.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/modules/uac/doc/uac_admin.xml b/modules/uac/doc/uac_admin.xml index a20515f05f9..bbd88941440 100644 --- a/modules/uac/doc/uac_admin.xml +++ b/modules/uac/doc/uac_admin.xml @@ -1084,9 +1084,8 @@ event_route[uac:reply] { 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. <function>uac.reg_refresh</function> usage