Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for subscriptions using sip.js >0.15.7 #24

Open
confususs opened this issue Nov 29, 2019 · 0 comments
Open

Add support for subscriptions using sip.js >0.15.7 #24

confususs opened this issue Nov 29, 2019 · 0 comments

Comments

@confususs
Copy link
Contributor

Version

0.1.10-beta.3

File / Feature

For the upgrade from SIP.js 0.15.6 > 0.15.7 the EventEmitter related functions on Subscriber are removed. Think of .on('failure', message => retrySubscriptionAfterXTime(message))or.removeAllEventListeners()`.

Figure out how retrying subscriptions should be done in 0.15.7.

Expected behaviour

WebphoneLib supports 0.15.7

Actual behaviour

WebphoneLib subscriptions don't work anymore in 0.15.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant