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
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