Module: kamailio
Branch: master
Commit: ce2bad95ec75bed4cf9b0bd19fde307162c8601d
URL:
https://github.com/kamailio/kamailio/commit/ce2bad95ec75bed4cf9b0bd19fde307…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2020-04-14T11:23:59+02:00
presence: docs - removed to_tag_pref parameter
---
Modified: src/modules/presence/doc/presence_admin.xml
---
Diff:
https://github.com/kamailio/kamailio/commit/ce2bad95ec75bed4cf9b0bd19fde307…
Patch:
https://github.com/kamailio/kamailio/commit/ce2bad95ec75bed4cf9b0bd19fde307…
---
diff --git a/src/modules/presence/doc/presence_admin.xml
b/src/modules/presence/doc/presence_admin.xml
index 32ffd3a2e6..cbbf7f9775 100644
--- a/src/modules/presence/doc/presence_admin.xml
+++ b/src/modules/presence/doc/presence_admin.xml
@@ -345,26 +345,6 @@ modparam("presence", "startup_mode", 0)
</example>
</section>
- <section id="presence.p.to_tag_pref">
- <title><varname>to_tag_pref</varname> (str)</title>
- <para>
- The prefix used when generating to_tag when sending replies for
- SUBSCRIBE requests.
- </para>
- <para>
- <emphasis>Default value is <quote>10</quote>.
- </emphasis>
- </para>
- <example>
- <title>Set <varname>to_tag_pref</varname> parameter</title>
- <programlisting format="linespecific">
-...
-modparam("presence", "to_tag_pref", 'pres')
-...
- </programlisting>
- </example>
- </section>
-
<section id="presence.p.expires_offset">
<title><varname>expires_offset</varname> (int)</title>
<para>