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
{{ message }}
This repository was archived by the owner on Feb 15, 2025. It is now read-only.
I'd like to hangup a call when no answer.
How should I hangup a call request ringing 20 seconds which state is not start ?
I tried to terminate the script with os.exit(0) .
It doesn't work
Call received site will keep ringing.