Has anyone been successful making an OUTBOUND call...
# general-english
b
Has anyone been successful making an OUTBOUND call via API to a Twilio-imported number? I'm having issues with the websocket connection – call is placed, I answer, but it immediately hangs up. When I look at TWILIO logs, I see the error 31920 - Stream - WebSocket - Handshake Error. I've been successful in the past with the same API call structure but to VAPI numbers, but when I switch to trying with a VAPI number the same issue occurs... No mention in docs on how to handle something liek this.
2 Views