Skip to content

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

@deruelle

Description

@deruelle

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions