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

CANCELing a call leads to timeout error on callee side #6

Open
deruelle opened this issue Jun 17, 2015 · 1 comment
Open

CANCELing a call leads to timeout error on callee side #6

deruelle opened this issue Jun 17, 2015 · 1 comment

Comments

@deruelle
Copy link
Member

on callee side of the call, after a call has been cancelled and the timeout period is over, an error can be seen on the JS console

PrivateJainSipClientConnector:processTimeout(): catched exception:TypeError: Cannot call method 'getDialog' of null WebRTComm.js:1904
PrivateJainSipClientConnector.processTimeout WebRTComm.js:1904
EventScanner.deliverEvent jain-sip.js:29791
SipProviderImpl.handleEvent jain-sip.js:31000
SipProviderImpl.transactionErrorEvent jain-sip.js:31543
SIPTransaction.raiseErrorEvent jain-sip.js:27725
SIPServerTransaction.fireTimeoutTimer jain-sip.js:29066
SIPTransaction.fireTimer jain-sip.js:27645
(anonymous function)

However, functionally everything keeps working all right

@deruelle deruelle added the bug label Jun 17, 2015
@deruelle deruelle added this to the 1.1.0 milestone Jun 17, 2015
@atsakiridis atsakiridis modified the milestones: 2.0.0 GA release, 1.0.0 GA release Jan 22, 2016
@atsakiridis
Copy link
Collaborator

Check how much effort, if too much we can push for later

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

No branches or pull requests

2 participants