[Freeswitch-users] Outbound Call (No Registration)

Michael Jerris mike at jerris.com
Tue Feb 2 00:19:00 PST 2010


you use normal regex replacement


^00614(\d{8})

in your dialing rule you would use 120#614$1

On Feb 1, 2010, at 3:24 PM, RR wrote:

> Hi Frank,
> 
> Thanks for the response. The remote gateway is not running FreeSWITCH. But
> that's ok, I figured out the problem. I was capturing packets from the wrong
> IP address so after adding the username/password, the call did manage to get
> to the other end (after I realized the source IP was wrong) and realized
> that my dialplan at the other side wasn't setup correctly. Should be able to
> fix that. 
> 
> BTW, before I go hunting in the Wiki, can you off the top of your head tell
> me how I can manipulate numbers in the dialplan?
> 
> If my destination number = 00614xxxxxxxx but I want to send 120#614xxxxxxx
> instead, how would I do that?
> 





More information about the FreeSWITCH-users mailing list