[sr-dev] git:master:04ffb3b1: presence: update delete_subscription documentation

GitHub noreply at github.com
Sun Jan 22 15:27:28 CET 2017


Module: kamailio
Branch: master
Commit: 04ffb3b1d13483534e724820c231fa6e18112ba3
URL: https://github.com/kamailio/kamailio/commit/04ffb3b1d13483534e724820c231fa6e18112ba3

Author: lazedo <luis.azedo at factorlusitano.com>
Committer: GitHub <noreply at github.com>
Date: 2017-01-22T14:27:23Z

presence: update delete_subscription documentation

---

Modified: src/modules/presence/doc/presence_admin.xml

---

Diff:  https://github.com/kamailio/kamailio/commit/04ffb3b1d13483534e724820c231fa6e18112ba3.diff
Patch: https://github.com/kamailio/kamailio/commit/04ffb3b1d13483534e724820c231fa6e18112ba3.patch

---

diff --git a/src/modules/presence/doc/presence_admin.xml b/src/modules/presence/doc/presence_admin.xml
index 2f68df8..6abcc72 100644
--- a/src/modules/presence/doc/presence_admin.xml
+++ b/src/modules/presence/doc/presence_admin.xml
@@ -785,8 +785,8 @@ modparam("presence", "subs_remove_match", 1)
 			give extra control of deleting the subscription after processing of
 			event_route[presence:notify-reply]. If value = 1, it deletes the subscription.
 			If xavp_cfg parameter is set but this attribute is not in the avp,
-			the subscription is not deleted. this does apply for code 404 and 481
-			where subscription is deleted.</para>
+			the subscription is not deleted. this does not apply for codes 404, 481
+			and 408 (when timeout_rm_subs = 1) where subscription is deleted.</para>
         </listitem>
      </itemizedlist>
     <para>




More information about the sr-dev mailing list