Hi -

Thanks for the fast response!

Try changing your dial statment to use a group instead such as Dial(Zap/g2/3055551212)

Same result:
Spawn extension (from-sip, 000, 1) exited non-zero on 'SIP/2000-8dca'
-- Executing Dial("SIP/2000-a4f1", "Zap/g1/19142246402") in new stack
Dec 14 22:11:09 NOTICE[1506]: app_dial.c:800 dial_exec: Unable to create channel of type 'Zap' (cause 0)
== Everyone is busy/congested at this time
-- Executing Congestion("SIP/2000-a4f1", "") in new stack
== Spawn extension (from-sip, 19142246402, 2) exited non-zero on 'SIP/2000-a4f1'



Also what does the console diasplay when you dial into the asterisk server.

Nothing, even with extreme verbosity and pri debugging on.


What is the reslt of:

pri show span 1

pri show span 1 Primary D-channel: 24 Status: Provisioned, Down, Active Switchtype: National ISDN 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


The "Status" has me concerned - "Provisioned, Down, Active". Is that "Down" normal?


Thanks,
Noah





Date: Tue, 14 Dec 2004 21:27:11 -0500
From: Noah Miller <[EMAIL PROTECTED]>
Subject:  - Only Busy and
        Congestion
To: Asterisk Users Mailing List - Non-Commercial Discussion
        <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=US-ASCII; format=flowed

Hi -

We're moving up in the world to a PRI (Verizon), and I'm having some problems with it. I'm new to this PRI thing, though, so maybe I've just screwed up a simple config detail. I've got a TE410P on a Dell PE1600SC (ServerWorks Chipset). The card itself has a green light for the PRI, and Zttool shows Span1 as "OK". All I'm getting when I call into any of the pri lines, though, is a slow busy. I can't see anything from the asterisk end - it looks as though I'm not calling.
When I call out, I just get a fast busy congestion tone, and asterisk says all the channels are busy:


*CLI> pri debug span 1
Enabled debugging on span 1
-- Executing Dial("SIP/2000-28df", "Zap/2/19142246402") in new stack Dec 14 21:01:52 NOTICE[1437]: app_dial.c:800 dial_exec: Unable to create channel of type 'Zap' (cause 0)
== Everyone is busy/congested at this time
-- Executing Congestion("SIP/2000-28df", "") in new stack
== Spawn extension (from-sip, 19142246402, 2) exited non-zero on 'SIP/2000-28df'


Here are my configs for the TE410P:
zaptel.conf:
span=1,1,0,esf,b8zs
bchan=1-23
dchan=24

zapata.conf:
switchtype = national
context = incoming
signalling = pri_cpe
group = 1
channel => 1-23

Have I screwed up the config, or do I need to bug Verizon?

Thanks,
Noah


_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to