No subject


Thu Jul 12 09:23:04 CDT 2007


number 1234567 and add a prefix of 219 but it does not. From trying
different orders and mixing this around I am only able to do one or the
other. I can either strip off the 1234567 which does nothing or I can add a
219 prefix that calls 2191234567 on the other end.

What do I need to do to strip off the 7 digit number that was dialed and
replace it with a 219 or replace it with a *02?

-- 
Open Source: To innovate then create
Proprietary: To imitate then litigate

------=_Part_42692_12473307.1202327176198
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

I am using Asterisk 1.2.18 with FreePBX 2.2.0.<br><br>I have two Asterisk systems with an IAX2 trunk between them. I want to make each end so when a user dials the local 7 digit number for the other end it will try to rute the call through the IAX2 trunk before trying the PSTN lines. When the call comes in on the other end I want it to hit my external IVR.<br>
<br>The IAX2 trunk connection is working great a call going to 1234567 goes over the Internet to the other end but then on the receiving end it tries to dial out a zap channel to call back in the 1234567 zap channel.<br><br>
I have the outbound route to match 1234567 to the IAX2 trunk and in the IAX2 trunk I need to strip off the 7 digit number and replace it with a *02 to call my external IVR on the other end.<br><br>For testing I have been trying to make the call connect to my extension on the other end but I am not having any luck.<br>
<br>I need some help to make this Dial Rule work. This is what I am trying to use<br>1234567|+219<br><br>From what I have read this should strip off the exact matching 7 digit local number 1234567 and add a prefix of 219 but it does not. From trying different orders and mixing this around I am only able to do one or the other. I can either strip off the 1234567 which does nothing or I can add a 219 prefix that calls 2191234567 on the other end.<br>
<br>What do I need to do to strip off the 7 digit number that was dialed and replace it with a 219 or replace it with a *02?<br clear="all"><br>-- <br>Open Source: To innovate then create<br>Proprietary: To imitate then litigate

------=_Part_42692_12473307.1202327176198--



More information about the asterisk-users mailing list