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
Is raised NotConnectedError instead of OutboundSessionHasGoneAway when the caller hangs up the call at the same time that OutboundSessionServer accept the connection
#57
Open
evangilo opened this issue
Jun 18, 2020
· 0 comments
Traceback (most recent call last):
File "/tmp/myenv/myapp.py", line 218, in run
self.outbound_session.myevents()
File "/tmp/myenv/greenswitch/esl.py", line 354, in myevents
self.send('myevents')
File "/tmp/myenv/greenswitch/esl.py", line 200, in send
raise NotConnectedError()
NotConnectedError"
greenswitch traceback
FreeSWITCH logs
The text was updated successfully, but these errors were encountered: