[Asterisk-Users] TE110P + PRI incoming + outgoing extensionsquestion

Alexander Lopez alex.lopez at opsys.com
Sat Jan 21 14:12:43 MST 2006


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 at lists.digium.com 
> [mailto:asterisk-users-bounces at 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
> 



More information about the asterisk-users mailing list