[asterisk-users] No D-channels available! Using Primary
channel 16 as D-channel anyway!
Karsten Wemheuer
kwem at gmx.de
Sat Feb 3 05:13:11 MST 2007
Hi,
maybe I am a little bit late with this answer.
I take a look at Your config and the debug output.
> <snip>
> Provider <--te11xp---> asterisk <---te11xp------> nortel merridian
> option 11c
> <snip>
> zapata.conf
> ---------------------------------------------
> context=from-pstn
> switchtype=dms100
> signalling=pri_cpe
> callerid=asreceived
> group=1
> callgroup=1
> pickupgroup=1
> rxgain=0.0
> txgain=0.0
> channel=>1-15,17-31
>
> context=from-pstn
> switchtype=dms100
> signalling=pri_cpe
> callerid=asreceived
> group=2
> callgroup=2
> pickupgroup=2
> rxgain=0.0
> txgain=0.0
> channel=>32-46,48-62
> ------------------------------------
>
> able to start asterisk. Span 2 loaded beautifully, no problem or errors,
> but i get this
> "WARNING[13655]: chan_zap.c:2287 pri_find_dchan: No D-channels
> available! Using Primary channel 16 as D-channel anyway!"
> warning message from span 1. which i have no idea what happened..
>
> the funny part is, i am able to receive calls, no problem at all. CID
> and DID are pass thru (for incoming).
> but when i try to make a outgoing calls, i got errors PRI HANGUP CAUSE 1
> >from the provider.
>
>
> i did a pri debug span 1 for the call i dialed, below are the msg.
> -----------------------------------------------------
> -- Accepting call from '124' to '42707898' on channel 0/21, span 2
> -- Executing Set("Zap/52-1", "CALLERID(number)=50399100") in new stack
> -- Executing NoOp("Zap/52-1", "50399100") in new stack
> -- Executing Dial("Zap/52-1", "ZAP/g0/42707898||") in new stack
> -- Making new call for cr 32771
the dial command takes "g0" as argument. But in Your zapata.conf there
are configured only g1 and g2. Is this a typo?
HTH,
Karsten
More information about the asterisk-users
mailing list