Module: kamailio
Branch: master
Commit: 3c358de7683a15573dc1ee608e539ebb2e0122bf
URL:
https://github.com/kamailio/kamailio/commit/3c358de7683a15573dc1ee608e539eb…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2016-06-30T14:39:28+02:00
topos: note in docs that masking callid is not implemented yet
---
Modified: modules/topos/doc/topos_admin.xml
---
Diff:
https://github.com/kamailio/kamailio/commit/3c358de7683a15573dc1ee608e539eb…
Patch:
https://github.com/kamailio/kamailio/commit/3c358de7683a15573dc1ee608e539eb…
---
diff --git a/modules/topos/doc/topos_admin.xml b/modules/topos/doc/topos_admin.xml
index cf06022..ad74d22 100644
--- a/modules/topos/doc/topos_admin.xml
+++ b/modules/topos/doc/topos_admin.xml
@@ -90,6 +90,11 @@ modparam("topos", "db_url",
"&exampledb;")
<section id="topos.p.mask_callid">
<title><varname>mask_callid</varname> (int)</title>
<para>
+ Note: this functionality is not implemented yet - the
+ parameter is present in order to be in pair with topoh
+ module.
+ </para>
+ <para>
Whether to replace or not the Call-ID with another
unique id generated by &kamailio;.
</para>