Hi. Has anyone encountered a webhook issue? The webhook isn't working when using certain numbers. I assumed that when a call is created, a callback with a Queued status would be received.
The call logs show an error: Couldn't Create Twilio Call. Twilio Error: Account not authorized to call. Perhaps you need to enable some international permissions:
https://www.twilio.com/console/voice/calls/geo-permissions/low-risk
Webhook logs are empty.
I assumed there would be an event that call was terminated by error, but nothing is happening. However, if the call is initiated, the callbacks are sent.