Skip to content

session.cancel() then ua.stop() real quick sends multiple cancel #618

@andrewvmail

Description

@andrewvmail

Hello sipjs team,

Not sure if this is a bug or its fine.

When I session.cancel() then ua.stop() real quick sipjjs sends multiple cancel. my ua.stop code is located inside session.on('cancel') event handler. (sip.js@0.11.3)

My work around is i just do ua.stop() and that sends out the cancel and stop the ua

drachtio/drachtio-server#54

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions