[reSIProcate] [resiprocate] dum server subscription fixes (#9)
dtacalau
notifications at github.com
Wed Oct 8 02:44:31 CDT 2014
You can merge this Pull Request by running:
git pull https://github.com/SIPfoundry/resiprocate master
Or you can view, comment on it, or merge it online at:
https://github.com/resiprocate/resiprocate/pull/9
-- Commit Summary --
* Implementing support for continuing server subscriptions handled by SubscriptionHandler in case a NOTIFY is responded with an error response. In such case the NOTIFY transaction will be terminated but the subscription will continue until expiration. Application using resip DUM remains responsible for trying to resend the failed NOTIFY.
* fixed a crash in subscription server when receiving a subscribe with expires: 0
-- File Changes --
M resip/dum/MasterProfile.cxx (38)
M resip/dum/MasterProfile.hxx (11)
M resip/dum/ServerSubscription.cxx (48)
M resip/dum/ServerSubscription.hxx (6)
M resip/stack/Helper.cxx (9)
M resip/stack/Helper.hxx (3)
-- Patch Links --
https://github.com/resiprocate/resiprocate/pull/9.patch
https://github.com/resiprocate/resiprocate/pull/9.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/resiprocate/resiprocate/pull/9
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20141008/949fe156/attachment.htm>
More information about the resiprocate-devel
mailing list