I have a full PRI installed on my * machine. I can get inbound calls just fine but can't make outbound ones. Zaptel.conf says; span=1,1,0,esf,b8zs bchan=1-23 dchan=24 zapata.conf says language=en context=default switchtype=4ess pridialplan=unknown signalling=pri_cpe channel=>1-23 echocancel=yes group=1 dial string in extensions.conf says ; calls to the outside world via the PSTN exten => _81NXXNXXXXXX,1,Dial(ZAP/1/${EXTEN:1}) When I try to dial a number I get - Executing Dial("SIP/3710-23ea", "ZAP/17327356701") in new stack Apr 22 10:19:17 NOTICE[28197]: app_dial.c:803 dial_exec: Unable to create channel of type 'ZAP' (cause 0) == Everyone is busy/congested at this time pri show span 1 says 120b-pbx*CLI> pri show span 1 Primary D-channel: 24 Status: Provisioned, Up, Active Switchtype: AT&T 4ESS Type: CPE Window Length: 0/7 Sentrej: 0 SolicitFbit: 0 Retrans: 0 Busy: 0 Overlap Dial: 0 T200 Timer: 1000 T203 Timer: 10000 T305 Timer: 30000 T308 Timer: 4000 T313 Timer: 4000 N200 Counter: 3 Paid support from Digium sucks royally. They don't even know what their own error codes mean!! Any ideas? Thanks Mark
On Fri, 22 Apr 2005 10:37:32 -0400 Mark Phillips <kc2eni@nyc-ares.org> wrote:> I have a full PRI installed on my * machine. I can get >inbound calls just fine but can't make outbound ones. > > Zaptel.conf says; > > span=1,1,0,esf,b8zs > bchan=1-23 > dchan=24 > > > zapata.conf says > > language=en > context=default > switchtype=4ess > pridialplan=unknown > signalling=pri_cpe > channel=>1-23 > echocancel=yes > group=1 >Your zapata.conf should look like this: language=en context=default switchtype=4ess pridialplan=unknown signalling=pri_cpe echocancel=yes group=1 channel=>1-23 You need to move the echocancel and the group above the channel line. The channel line definitions must be above and not below. Robert
Mark Phillips wrote:> ; calls to the outside world via the PSTN > exten => _81NXXNXXXXXX,1,Dial(ZAP/1/${EXTEN:1})Mabye Dial(zap/g1/${EXTEN:1}) ? g1 means group 1... I think 1 by itself means channel 1, which probably isn't what you want. Jerimiah Tularosa Communications
Did you try dialing out over ZAP/g1? On 4/22/05, Mark Phillips <kc2eni@nyc-ares.org> wrote:> I have a full PRI installed on my * machine. I can get inbound calls > just fine but can't make outbound ones. > > Zaptel.conf says; > > span=1,1,0,esf,b8zs > bchan=1-23 > dchan=24 > > zapata.conf says > > language=en > context=default > switchtype=4ess > pridialplan=unknown > signalling=pri_cpe > channel=>1-23 > echocancel=yes > group=1 > > dial string in extensions.conf says > > ; calls to the outside world via the PSTN > exten => _81NXXNXXXXXX,1,Dial(ZAP/1/${EXTEN:1}) > > When I try to dial a number I get > > - Executing Dial("SIP/3710-23ea", "ZAP/17327356701") in new stack > Apr 22 10:19:17 NOTICE[28197]: app_dial.c:803 dial_exec: Unable to > create channel of type 'ZAP' (cause 0) > == Everyone is busy/congested at this time > > pri show span 1 says > > 120b-pbx*CLI> pri show span 1 > Primary D-channel: 24 > Status: Provisioned, Up, Active > Switchtype: AT&T 4ESS > Type: CPE > Window Length: 0/7 > Sentrej: 0 > SolicitFbit: 0 > Retrans: 0 > Busy: 0 > Overlap Dial: 0 > T200 Timer: 1000 > T203 Timer: 10000 > T305 Timer: 30000 > T308 Timer: 4000 > T313 Timer: 4000 > N200 Counter: 3 > > Paid support from Digium sucks royally. They don't even know what their > own error codes mean!! > > Any ideas? > > Thanks > > Mark > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >
On Fri, 22 Apr 2005, Mark Phillips wrote:> ; calls to the outside world via the PSTN > exten => _81NXXNXXXXXX,1,Dial(ZAP/1/${EXTEN:1}) > > When I try to dial a number I get > > - Executing Dial("SIP/3710-23ea", "ZAP/17327356701") in new stack > Apr 22 10:19:17 NOTICE[28197]: app_dial.c:803 dial_exec: Unable to > create channel of type 'ZAP' (cause 0) > == Everyone is busy/congested at this timeYou are requesting the hard coded channel (time slot) 1 - are you sure it is free? What does "zap show channel 1" say? Like someone else said - have you tried to define a group and call "Zap/g1/......"? The message above means that asterisk does not consider the channel Zap/1 to be available for one reason or another. Peter
On Fri, Apr 22, 2005 at 11:10:43AM -0500, asterisk-users-request@lists.digium.com wrote:> I have a full PRI installed on my * machine. I can get inbound calls > just fine but can't make outbound ones.If you run "pri debug span x", you might see this behaviour: PRI debugging with the inbound numbers show that there is a minor difference in the SETUP frame: In the Channel ID, Telstra hasn't set the exclusive bit, AAPT has. Solution for me was in zapata.conf: - spanmap => 1,1,1 + spanmap => 1,1 Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://weblog.barnet.com.au/edwin/
> On April 22, 2005 05:35 pm, Mark Phillips wrote: >> < Ext: 1 Cause: Invalid information element contents >> (100), class = Protocol Error (6) ] >> -- Processing IE 8 (cs0, Cause) > > Your zapata.conf does not match your telco's provisioning of the PRI. > Contact > your switch tech and verify your settings.I happened to notice that your cell number is in the 917 area. Is your PRI provider Verizon? If so, I can send you my config that works for a Verizon PRI.> Offhand, I am going to guess that you should *NOT* set caller ID > **NAME** -- > send only the number. Failing that, don't even set the CID number.Yes, Verizon lets me specify CID number, but not name. - Noah