MayamaTakeshi / sip-lab

A node module that helps to write SIP functional tests
3 stars 2 forks source link

Cannot answer call after '183 Session Progress' #65

Closed MayamaTakeshi closed 4 months ago

MayamaTakeshi commented 6 months ago
pjw_call_respond: call_id=1 json={"code":200,"reason":"OK"}

Error: no pending request to be answered
    at Object.respond (/home/takeshi/src/git/MayamaTakeshi/sip-lab/index.js:58:45)
    at test (/home/takeshi/src/git/MayamaTakeshi/sip-lab/samples/183_session_progress.js:110:14)
    at process.processTicksAndRejecti
MayamaTakeshi commented 4 months ago

This was originally possible. It started to fail after #42.