mukesh
mukesh

Reputation: 23

block calls by area code in twilio laravel

I just want to block call by area code like 404, 706 etc please let me know how to block twilio calls by area code. I have done block calls of specific number but i couldn't find the block calls by area code.

If anyone know please let me know. Thanks.

Upvotes: 0

Views: 165

Answers (1)

Alan
Alan

Reputation: 10791

To block outbound call by area code, check that the number you are attempting to dial is not in that area code before calling the Twilio calls resource.

Upvotes: 1

Related Questions