You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!!!
The text was updated successfully, but these errors were encountered:
I'm using
session-manager
class to handle sessions but calling.answer()
methods of this class session raiseError: Session does not exists.
but after a few seconds on call hangup hook called for this session and this is confusing!!!The text was updated successfully, but these errors were encountered: