[Asterisk-Users] Unable to make E&M Wink work with T400P
Richard Lyman
pchammer at dynx.net
Fri Oct 15 13:09:30 MST 2004
cveazey at blackhillsfiber.com wrote:
>
> 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
if you are using e&m wink on the nortel are you sure it shouldn't
be d4,ami
> span=2,1,0,esf,b8zs
> span=3,1,0,esf,b8zs
> span=4,1,0,esf,b8zs
why are these 3 suppling timing? they aren't connected to
anything (hense the zapata.conf below)
> e&m=1-24
since you aren't using the others you should have
unused=25-96
> loadzone=us
> defaultzone=us
> ______________________
>
> zapata.conf
>
> [channels]
> context=tester
> rxwink=300
> usecallerid=yes
> hidecallerid=no
> callwaiting=yes
> usecallingpres=yes
> callwaitingcallerid=yes
aren't you going to need callprogress=yes (e&m = ear and mouth,
else how do you expect to get any progress info?)
> 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
>
>
i hope this helps.
More information about the asterisk-users
mailing list