Hi! I'm having a problem getting a channelized T1 to signal correctly with a Nortel DMS 500. I've got a 2-way trunk group set up with E&M Wink start connected to Asterisk on channel 1 of a T400P card. I'm pretty sure the configs are correct (listed below) but when the Northern winks to Asterisk, Asterisk is not returning the wink. Has anyone set up this configuration who could possibly see an error on my part?
Thanks!
chris
______________________
zaptel.conf
span=1,1,0,esf,b8zs
span=2,1,0,esf,b8zs
span=3,1,0,esf,b8zs
span=4,1,0,esf,b8zs
e&m=1-24
loadzone=us
defaultzone=us
______________________
zapata.conf
[channels]
context=tester
rxwink=300
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
tranfer=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=yes
ragain=0.0
txgain=0.0
callgroup=1
pickupgroup=1
immediate=no
signalling=em_w
group=1
channel=1-24
______________________
extensions.conf
[tester]
exten => _1NXXNXXXXXX,1,Dial(Zap/g1/${EXTEN:1},60,)
exten => _1NXXNXXXXXX,102,Busy
exten => _1NXXNXXXXXX,2,Congestion
_______________________________________________ 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
