Alexander Lopez
2006-Jan-21 14:12 UTC
[Asterisk-Users] TE110P + PRI incoming + outgoing extensionsquestion
Relax your PRI is fine. What Xo is sending you is 4 digits os DID. If for example you have 1130-1153 as the last 4 digits of your Number you can use this to rout your calls. exten => 1130,1,Goto(ivr,s,1) Exten => 1140,1,Goto(extensionss,100,1) Exten => _X.,1,Zapateller Is the above config. XXX-XXX-1130 with go to the s extensions' first priority in the ivr context. XXX-XXX-1140 will go to extension 100 in the extensions context XXX-XXX-???? Will get a Zapateller tone. Any questions?> -----Original Message----- > From: asterisk-users-bounces@lists.digium.com > [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of > Dan Sully > Sent: Saturday, January 21, 2006 10:53 AM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: Re: [Asterisk-Users] TE110P + PRI incoming + > outgoing extensionsquestion > > * Doug Lytle shaped the electrons to say... > > >>exten => 1153,1,Answer > >> > >>I can get the incoming call. If I try and do: > >> > >>exten => s,1,Answer > > > >Why would an incoming call have a destination of 1153? My incoming > >don't have a destination until the end user selects > something from and > >IVR or and operator sends them on to an extension. > > The destination is the last 4 digits of the number I dial. > > It sounds like something isn't configured quite correctly at XO then. > > >>I wasn't able to find much useful information on the Wiki. > > > >You really didn't look that hard then, took me all but 10 > seconds doing > >a search on zapata.conf > > That really was addressing my first question, not the second > - which was easy to find - I just needed some confirmation. > > Thanks > > -D > -- > Ya gotta love UNIX, where else do you wonder whether you can > kill a zombie spawned by a daemon's fork? > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > Asterisk-Users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >
Dan Sully
2006-Jan-21 14:33 UTC
[Asterisk-Users] TE110P + PRI incoming + outgoing extensionsquestion
* Alexander Lopez shaped the electrons to say...>Relax your PRI is fine. What Xo is sending you is 4 digits os DID. > >If for example you have 1130-1153 as the last 4 digits of your Number >you can use this to rout your calls. > >exten => 1130,1,Goto(ivr,s,1) >Exten => 1140,1,Goto(extensionss,100,1) >Exten => _X.,1,Zapateller > >Is the above config. > >XXX-XXX-1130 with go to the s extensions' first priority in the ivr >context. >XXX-XXX-1140 will go to extension 100 in the extensions context >XXX-XXX-???? Will get a Zapateller tone. > >Any questions?Thanks - I got it sorted. Need more phones to test with. :) -D -- This knob controls the thing that changes when you turn it. - noah