Alcatel OXO connect with Asterisk 1.4.21.1 via E1
Posted: 14 Dec 2008 21:47
Hi folks,
I do tried to integrate the Asterisk to Oxo R6.
ISDN -> Asterisk -> OXO.
E1 E1
I manage to get this link up, but I do encounter error message as below at the Asterisk CLI console;
Scenario 1: When Alcatel Extension Dial 9;
Asterisk CLI Console,
[Dec 15 10:41:53] ERROR[21088]: chan_zap.c:8250 zt_pri_error: !! Unexpected Channel selection 3
-- Accepting call from '129' to '300' on channel 1/31, span 1
-- Executing [300@alcatel:1] Answer("Zap/31-1", "1") in new stack
-- Executing [300@alcatel:2] NoOp("Zap/31-1", "129") in new stack
-- Executing [300@alcatel:3] Playback("Zap/31-1", "demo-congrats") in new stack
-- <Zap/31-1> Playing 'demo-congrats' (language 'en')
[Dec 15 10:41:57] ERROR[21088]: chan_zap.c:8250 zt_pri_error: !! Unexpected Channel selection 3
[Dec 15 10:42:01] WARNING[21088]: chan_zap.c:9181 pri_dchannel: Hangup requested on unconfigured channel 255/255 span 1
"Then my Alcatel phone shown "Unobtainable"
Scenario 2: When Call from CLI Console Screen;
Where 129 is the Digital Extension,
Asterisk CLI Console,
Asterisk*CLI> console dial 129@alcatel-out
== Console is full duplex
-- Executing [129@alcatel-out:1] Dial("Console/dsp", "ZAP/g1/129") in new stack
-- Requested transfer capability: 0x00 - SPEECH
-- Called g1/129
-- Channel 1/1, span 1 got hangup, cause 100
-- Hungup 'Zap/1-1'
== Everyone is busy/congested at this time (1:0/0/1)
-- Executing [129@alcatel-out:2] NoOp("Console/dsp", "CHANUNAVAIL") in new stack
== Auto fallthrough, channel 'Console/dsp' status is 'CHANUNAVAIL'
here is my zapata.conf
[trunkgroups]
trunkgroup =>1,16
spanmap =>1,1,1
[channels]
context = alcatel
switchtype=euroisdn
pridialplan=dynamic
prilocaldialplan=dynamic
resetinterval=never
overlapdial=yes
priindication=inband
priexclusive=yes
pritimer=>t309,12000
facilityenable=no
signalling=pri_net
rxwink=300
toneduration=1000
usecallerid=yes
hidecallerid=no
transfer=no
echocancel=yes
echocancelwhenbridged=yes
echotraining=yes
faxdetect=both
group=1
immediate=no
callerid=asreceived
channel => 1-15,17-31
I do remember that I did one testing with Asterisk 1.4.6 with Alcatel E1 link and it works no problem. Can some one share your experience with me?
How to make it works and get rip off the error messages?
I do tried to integrate the Asterisk to Oxo R6.
ISDN -> Asterisk -> OXO.
E1 E1
I manage to get this link up, but I do encounter error message as below at the Asterisk CLI console;
Scenario 1: When Alcatel Extension Dial 9;
Asterisk CLI Console,
[Dec 15 10:41:53] ERROR[21088]: chan_zap.c:8250 zt_pri_error: !! Unexpected Channel selection 3
-- Accepting call from '129' to '300' on channel 1/31, span 1
-- Executing [300@alcatel:1] Answer("Zap/31-1", "1") in new stack
-- Executing [300@alcatel:2] NoOp("Zap/31-1", "129") in new stack
-- Executing [300@alcatel:3] Playback("Zap/31-1", "demo-congrats") in new stack
-- <Zap/31-1> Playing 'demo-congrats' (language 'en')
[Dec 15 10:41:57] ERROR[21088]: chan_zap.c:8250 zt_pri_error: !! Unexpected Channel selection 3
[Dec 15 10:42:01] WARNING[21088]: chan_zap.c:9181 pri_dchannel: Hangup requested on unconfigured channel 255/255 span 1
"Then my Alcatel phone shown "Unobtainable"
Scenario 2: When Call from CLI Console Screen;
Where 129 is the Digital Extension,
Asterisk CLI Console,
Asterisk*CLI> console dial 129@alcatel-out
== Console is full duplex
-- Executing [129@alcatel-out:1] Dial("Console/dsp", "ZAP/g1/129") in new stack
-- Requested transfer capability: 0x00 - SPEECH
-- Called g1/129
-- Channel 1/1, span 1 got hangup, cause 100
-- Hungup 'Zap/1-1'
== Everyone is busy/congested at this time (1:0/0/1)
-- Executing [129@alcatel-out:2] NoOp("Console/dsp", "CHANUNAVAIL") in new stack
== Auto fallthrough, channel 'Console/dsp' status is 'CHANUNAVAIL'
here is my zapata.conf
[trunkgroups]
trunkgroup =>1,16
spanmap =>1,1,1
[channels]
context = alcatel
switchtype=euroisdn
pridialplan=dynamic
prilocaldialplan=dynamic
resetinterval=never
overlapdial=yes
priindication=inband
priexclusive=yes
pritimer=>t309,12000
facilityenable=no
signalling=pri_net
rxwink=300
toneduration=1000
usecallerid=yes
hidecallerid=no
transfer=no
echocancel=yes
echocancelwhenbridged=yes
echotraining=yes
faxdetect=both
group=1
immediate=no
callerid=asreceived
channel => 1-15,17-31
I do remember that I did one testing with Asterisk 1.4.6 with Alcatel E1 link and it works no problem. Can some one share your experience with me?
How to make it works and get rip off the error messages?