onsip / SIP.js

A simple, intuitive, and powerful JavaScript signaling library
https://sipjs.com
MIT License
1.84k stars 693 forks source link

Error: Session does not exists. #1087

Open alisherafat01 opened 1 week ago

alisherafat01 commented 1 week ago

I'm using session-manager class to handle sessions but calling .answer() methods of this class session raise Error: Session does not exists. but after a few seconds on call hangup hook called for this session and this is confusing!!!