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
We are encountering errors when sending calls to Twilio, where the ACK in response to the 200 OK is not received from the SIP endpoint. Twilio either has not received these messages or has deemed them invalid.
Steps to reproduce
Create a SIP domain and an agent.
Create a trunk with outbound settings using Twilio.
Assign one of your Twilio numbers to the trunk you created.
Call a number on the PSTN and observe the signaling.
You will notice that the call hangs after 30 seconds.
Expected behavior
It should work...
Additional context
This only happens for outbound calls.
We should look at testing the same flow with other providers.
I will continue updating this as it is considered a critical signaling issue.
The text was updated successfully, but these errors were encountered:
What happened?
We are encountering errors when sending calls to Twilio, where the
ACK
in response to the200 OK
is not received from the SIP endpoint. Twilio either has not received these messages or has deemed them invalid.Steps to reproduce
You will notice that the call hangs after 30 seconds.
Expected behavior
It should work...
Additional context
This only happens for outbound calls.
We should look at testing the same flow with other providers.
I will continue updating this as it is considered a critical signaling issue.
The text was updated successfully, but these errors were encountered: