Module: kamailio
Branch: master
Commit: f4deff8d064e9931fd4ee4fe1bbe166901e7c617
URL:
https://github.com/kamailio/kamailio/commit/f4deff8d064e9931fd4ee4fe1bbe166…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2023-05-16T14:07:22+02:00
usrloc: docs updated for ul.flush to indicate it depends on db mode
---
Modified: src/modules/usrloc/doc/usrloc_admin.xml
---
Diff:
https://github.com/kamailio/kamailio/commit/f4deff8d064e9931fd4ee4fe1bbe166…
Patch:
https://github.com/kamailio/kamailio/commit/f4deff8d064e9931fd4ee4fe1bbe166…
---
diff --git a/src/modules/usrloc/doc/usrloc_admin.xml
b/src/modules/usrloc/doc/usrloc_admin.xml
index ca2295ac67a..61491648a0c 100644
--- a/src/modules/usrloc/doc/usrloc_admin.xml
+++ b/src/modules/usrloc/doc/usrloc_admin.xml
@@ -1633,7 +1633,9 @@ modparam("usrloc", "db_clean_tcp", 1)
<function moreinfo="none">ul.flush</function>
</title>
<para>
- Triggers the flush of USRLOC memory cache into DB.
+ Triggers the flush of USRLOC memory cache into DB from the RPC process. It
+ succeeds only if the the db_mode is set to a value that enables connectivity
+ to database.
</para>
</section>
<section id="usrloc.r.add">