Module: kamailio
Branch: master
Commit: 04ffb3b1d13483534e724820c231fa6e18112ba3
URL:
https://github.com/kamailio/kamailio/commit/04ffb3b1d13483534e724820c231fa6…
Author: lazedo <luis.azedo(a)factorlusitano.com>
Committer: GitHub <noreply(a)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/04ffb3b1d13483534e724820c231fa6…
Patch:
https://github.com/kamailio/kamailio/commit/04ffb3b1d13483534e724820c231fa6…
---
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>