[reSIProcate] [resiprocate] dum server subscription fixes (#9)
You can merge this Pull Request by running
git pull https://github.com/SIPfoundry/resiprocate master
Or view, comment on, or merge it 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
Patch Links:
—
Reply to this email directly or view it on GitHub.