I am having recurring issues with my PRI channels. At least 3 times a day our phones drop the calls they have whle the system clears the channels and restarts.
My hardware is hp DL380 G1 with 2 PIII processors and 4GB Ram connected with a Digium Wildcard TE110 T1/E1 Card.
I am running Asterisk 1.4.18 on CentOS 5.
I only have 5 PRI channels from my Time Warner vendor (am checking on that to see why that was chosen).
My zapata.conf file looks like:
[trunkgroups]
[channels]
context=default
switchtype=national
signalling=fxo_ls
rxwink=300
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
canpark=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=yes
rxgain=0.0
txgain=0.0
group=1
callgroup=1
pickupgroup=1
immediate=no
context=incoming
switchtype=national
signalling=pri_cpe
group=1
channel=1-5
the var/log/asterisk/messages file indicates these types of warnings durring the events:
[Apr 21 07:37:35] WARNING[2729] chan_zap.c: Detected alarm on channel 1: Red Alarm
[Apr 21 07:37:35] WARNING[2729] chan_zap.c: Unable to disable echo cancellation on channel 1
[Apr 21 07:37:35] WARNING[2729] chan_zap.c: Detected alarm on channel 2: Red Alarm
[Apr 21 07:37:35] WARNING[2728] chan_zap.c: No D-channels available! Using Primary channel 24 as D-channel anyway!
[Apr 21 07:37:35] WARNING[2729] chan_zap.c: Unable to disable echo cancellation on channel 2
[Apr 21 07:37:35] WARNING[2729] chan_zap.c: Detected alarm on channel 3: Red Alarm
[Apr 21 07:37:35] WARNING[2729] chan_zap.c: Unable to disable echo cancellation on channel 3
[Apr 21 07:37:35] WARNING[2729] chan_zap.c: Detected alarm on channel 4: Red Alarm
[Apr 21 07:37:35] WARNING[2729] chan_zap.c: Unable to disable echo cancellation on channel 4
[Apr 21 07:37:35] WARNING[2729] chan_zap.c: Detected alarm on channel 5: Red Alarm
[Apr 21 07:37:35] WARNING[2729] chan_zap.c: Unable to disable echo cancellation on channel 5
[Apr 21 07:37:38] WARNING[2728] chan_zap.c: No D-channels available! Using Primary channel 24 as D-channel anyway!
[Apr 21 07:37:40] NOTICE[2729] chan_zap.c: Alarm cleared on channel 1
[Apr 21 07:37:40] NOTICE[2729] chan_zap.c: Alarm cleared on channel 2
[Apr 21 07:37:40] NOTICE[2729] chan_zap.c: Alarm cleared on channel 3
[Apr 21 07:37:40] NOTICE[2729] chan_zap.c: Alarm cleared on channel 4
[Apr 21 07:37:40] NOTICE[2729] chan_zap.c: Alarm cleared on channel 5
[Apr 21 07:37:40] NOTICE[2728] chan_zap.c: PRI got event: No more alarm (5) on Primary D-channel of span 1
[Apr 21 07:41:42] WARNING[19439] app_dial.c: Unable to create channel of type ‘SIP’ (cause 3 - No route to destination)
Can anyone point me to the root cause and resolution of this issue? This has become a very large problem for me.
Thanks in advance,
Avfan AKA Randall Rolston