Dan Sully
2006-Jan-20 19:28 UTC
[Asterisk-Users] TE110P + PRI incoming + outgoing extensions question
I just got a TE110P up on an XO PRI - everything looks good so far. We've been given a block of 23 numbers for the PRI. If I explictly set the incoming extension in extensions.conf like: exten => 1153,1,Answer or: exten => _XXXX,1,Answer I can get the incoming call. If I try and do: exten => s,1,Answer I'll see something like this: -- Extension '1153' in context 'default' from 'NNNNNNNNN' does not exist. Rejecting call on channel 0/1, span 1 Is using the _XXXX method the prefered way of doing this? How am I able to have one "main" number that customers call into, use multiple channels on the PRI? A slightly reversed question for outgoing calls - do I assign a group of channels (in zapata.conf) to available for outgoing calls? I wasn't able to find much useful information on the Wiki. If anyone can point me in the right direction.. Thanks -D -- <dr.pie> 31336.5: the neighbor of the l33t
Doug Lytle
2006-Jan-21 06:32 UTC
[Asterisk-Users] TE110P + PRI incoming + outgoing extensions question
Dan Sully wrote:> We've been given a block of 23 numbers for the PRI. If I explictly set > the > incoming extension in extensions.conf like: > > exten => 1153,1,Answer > > or: > > exten => _XXXX,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.> > A slightly reversed question for outgoing calls - do I assign a group of > channels (in zapata.conf) to available for outgoing calls? >Yes> 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 http://www.voip-info.org/wiki-Asterisk+config+zapata.conf And here is a bit from it: *group*: Allows you to group together a number of channels so that the Dial <http://www.voip-info.org/wiki/index.php?page=Asterisk+cmd+Dial> command will treat the group as a single channel. When Dial tries to make a call on a Zap group, the Zap channel module will use the first available (i.e. non-busy) channel in the group for the call. Multiple group memberships may be specified with commas, and to signify no group membership, the portion after the equals sign may be omitted. Group numbers can range from 0 to 31. The default value is an empty string, i.e. no groups. group=1 group=2,3 group -- Ben Franklin quote: "Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety."
Iuri Gomes Diniz
2006-Jan-21 14:25 UTC
[Asterisk-Users] TE110P + PRI incoming + outgoing extensions question
On Sat, 21 Jan 2006 08:32:26 -0500 Doug Lytle <support@drdos.info> wrote:> Why would an incoming call have a destination of 1153?On my asterisk, when a call comes from E1 the default destination is the last 4 digits. -- Iuri Gomes Diniz <adm.iuri (at) digi.com.br> Network Admin and Programmer [http://clx.digi.com.br] DIGINET [http://www.digi.com.br] Natal - RN - Brazil. -- Esta mensagem foi verificada pelo sistema de anti-virus e acredita-se estar livre de perigo.