I need to enable outbound calls to Australia (+61) from my account. Currently getting “telephony_provider_permission_denied” with SIP 403 error on every attempt.
Could you please:
Whitelist Australia (AU) at the account level for my workspace
Or advise on how to properly configure outbound calls to Australian mobile numbers
Since you’re using a custom Twilio SIP trunk, the telephony_provider_permission_denied / SIP 403 is coming from Twilio, not Retell. In your Twilio account:
Go to Voice → Settings → Geo Permissions and enable Australia for outbound.
On your Elastic SIP Trunk, ensure AU is permitted and the trunk has international calling enabled.
Also check Retell’s Allowed Outbound Countries on the phone number (+61259443908) — make sure AU is in allowed_outbound_country_list (or set it to null) via the Update Phone Number API.