FusionPBX Outbound Routes

Navigate to Dialplan → Outbound Routes

Screen_Shot_2021-11-12_at_8.56.30_AM.png

Click the + Sign to add a new outbound route:

2017-07-29_08_06_30-Outbound_Routes_-_SkyePBX.png

Add the Route Information

Gateway: Skyetel
Dialplan Expression: 

^(\d{10})$
^\+?(\d{11})$
^(711)$
(^911$|^933$)
(^988$)
^1?(8(00|33|44|55|66|77|88)[2-9]\d{6})$

Note: Some end users have reported a bug in FusionPBX Dialplan entering the above suggestion, and have suggested the below. You may try either suggestion, or an implementation of your own.

^\+?1?([2-9]\d{2}[2-9]\d{2}\d{4})$
^(711)$
(^911$|^933$)
(^988$)
^(011\d{9,17})$

Prefix: Blank
Limit: Blank
Account Code: Blank
Order: Default (usually 100)
Enabled: True
Description: Skyetel

Screen_Shot_2021-11-12_at_8.59.49_AM.png

Update The Context

Now that you have created the outbound calling gateways, you'll need to update the context and domain to be global. This way all of your domains will use the same ruleset. To do that, click on the newly created gateways:

Screen_Shot_2021-11-12_at_9.04.49_AM.png

and update the Context and Domain:

Screen_Shot_2021-11-12_at_9.05.32_AM.png

Thats it. Now you should be able to dial out through Skyetel!

 

Was this article helpful?
1 out of 1 found this helpful
Return to top