'Twilio Prevent From Dialing Specific Numbers In Twilio Console

Is there anyway to create a block list in twilio dashboard from dialing or making outbound call.



Solution 1:[1]

Since the Developer is control of calling the API, you can place a check before you execute an API call to see if the party is allowed to call a specific number.

Twilio Console does provide Voice Geographic Permissions that allowed you to restrict calling to specific countries.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Alan