[Asterisk-Users] T100P + Zap Errors
Michael Welter
mike at introspect.com
Wed Apr 21 07:37:12 MST 2004
Sean Bruton wrote:
> I am having some difficulty getting a T100P card to work with my PRI.
> When I attempt to make an outbound call via:
>
> exten => 1004,1,Dial(Zap/g1/NPANXXXXXX)
There is a real number here, ^^^^^^^^^^ right?
>
> I see the following on the asterisk console:
>
> -- Executing Dial("SIP/sbruton-b8ce", "Zap/g1/NPANXXXXXX") in new stack
> Apr 21 08:18:48 NOTICE[16401]: app_dial.c:554 dial_exec: Unable to create channel of type 'Zap'
> == Everyone is busy at this time
>
> both the zaptel and wct1xxp modules are loaded and ztcfg reports no
> errors:
>
> # ztcfg -v
>
> Zaptel Configuration
> ======================
>
> SPAN 1: ESF/B8ZS Build-out: 0 db (CSU)/0-133 feet (DSX-1)
>
> 24 channels configured.
>
> and dmesg looks fine too:
>
> Zapata Telephony Interface Registered on major 196
> Framer: DS21552, Revision: 3 (T1)
> Found a Wildcard: Digium Wildcard T100P T1/PRI
> Registered tone zone 0 (United States / North America)
> Using ESF/B8ZS coding/framing
> Calling startup (flags is 4099)
>
> my zaptel.conf looks like:
>
> span=1,0,0,esf,b8zs
Set this ^ zero to 1 so the card will recover timing from the T1 stream.
> bchan=1-23
> dchan=24
> loadzone=us
> defaultzone=us
>
> and zapata.conf contains:
>
> [channels]
> context=default
> echocancel=yes
> echocancelwhenbridged=yes
> echotraining=yes
> rxgain=0.0
> txgain=0.0
> group=1
> switchtype=national
> signalling=pri_cpe
> group=1
> channel=>1-23
>
> Any suggestions are greatly appreciated.
>
More information about the asterisk-users
mailing list