View Single Post
Unread 04-18-2008, 11:15 AM   #2
ataboy
Senior Member
 
Join Date: May 2006
Location: Greater London, UK
Posts: 198
Thanks: 36
Thanked 23 Times in 23 Posts
ataboy is on a distinguished road
Default

The problem that I found with this is that FWD needs you to start the dialling string with a *. I created a dialplan that does this for me:

#: 6
Pattern: _180.
Replacement: *${EXTEN}
Provider: Free World Dialup
Active: Yes

(6 just happens to be my priority number for this entry).

What this means is that when you dial anything that starts with 18 (i.e. 1-800) Voxalot prefixes it with * and sends the call to FWD. So just dial the call in US format.

If you wanted to widen the scope to include 1-888 numbers of course, just change the 180 to 18.

ataboy
ataboy is offline   Reply With Quote