Module: kamailio
Branch: master
Commit: 7d31f6fc7b57706ccb7f4dc9d82b8793633ee3b0
URL: https://github.com/kamailio/kamailio/commit/7d31f6fc7b57706ccb7f4dc9d82b879…
Author: lazedo <luis.azedo(a)factorlusitano.com>
Committer: GitHub <noreply(a)github.com>
Date: 2017-01-18T09:45:54Z
presence: documentation for delete_subscription
---
Modified: src/modules/presence/doc/presence_admin.xml
---
Diff: https://github.com/kamailio/kamailio/commit/7d31f6fc7b57706ccb7f4dc9d82b879…
Patch: https://github.com/kamailio/kamailio/commit/7d31f6fc7b57706ccb7f4dc9d82b879…
---
diff --git a/src/modules/presence/doc/presence_admin.xml b/src/modules/presence/doc/presence_admin.xml
index 6292340..a9c7cae 100644
--- a/src/modules/presence/doc/presence_admin.xml
+++ b/src/modules/presence/doc/presence_admin.xml
@@ -780,6 +780,14 @@ modparam("presence", "subs_remove_match", 1)
the priority of the presence document is based on timestamp,
so newer documents have higher priority.</para>
</listitem>
+ <listitem>
+ <para><emphasis>delete_subscription</emphasis> - integer value to
+ 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>
+ </listitem>
</itemizedlist>
<para>
Default value is <emphasis>empty</emphasis> (not set).
PERLLDOPTS is already used in app_perl module.
Reuse this variable in db_perlvdb module instead of always setting LIBS
to (shell perl -MExtUtils::Embed -e ldopts)
Indeed, this will not work when cross-compiling (the value will be
retrieved for the host perl and not the target perl)
Signed-off-by: Fabrice Fontaine <fabrice.fontaine(a)orange.com>
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/934
-- Commit Summary --
* Reuse PERLLDOPTS in db_perlvdb
-- File Changes --
M src/modules/db_perlvdb/Makefile (6)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/934.patchhttps://github.com/kamailio/kamailio/pull/934.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/934
Hello,
I am considering to release v4.4.5 with latest fixes from branch 4.4
later this week, on Wednesday or Thursday (Jan 19 or 20). As usual, if
anyone has fixes that were not backported yet, do it if you are a
developer or write to sr-dev to be sure it is not missed. Sumbit also
the new issues you are ware of and they are not on the bug tracker.
Cheers,
Daniel
--
Daniel-Constantin Mierla
www.twitter.com/miconda -- www.linkedin.com/in/miconda
Kamailio World Conference - May 8-10, 2017 - www.kamailioworld.com