Navigate to Dialplan → Outbound Routes
Click the + Sign to add a new outbound route:
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
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:
and update the Context and Domain:
Thats it. Now you should be able to dial out through Skyetel!