[Asterisk-Users] TDM400P Card (Rev G) with bad FXS module?
Zvi Kushnaroff
zvik at komcard.com
Fri Aug 12 23:21:13 MST 2005
Jeff,
You might want to try changig the setup of tzaptel.conf and zapata.conf.
I have a TDM400P with 2 FX0 modules and one FXS module.
I found that the stting that digium recommends are WRONG.
It works fine with the following seetings:
As U can see no channel 2!!
zaptel.conf
fxoks=1
fxsks=3,4
zapata.conf:
signalling=fxo_ks
echocancel=yes ; You can set this to 32, 64, or 128, tweak to your needs.
echocancelwhenbridged=yes
echotraining=400 ; Asterisk trains to the beginning of the call, number is in
milliseconds
callerid=asreceived
group=1
context=default ; Points to the default context of your extensions.conf
channel => 1
signalling=fxs_ks
group=2
context=incoming
channel => 3 ,4; Number of fx0 channels
Hope it helps.
Zvik
---------- Original Message -----------
From: Paul Belanger <pabelanger at codeslingers.ca>
To: Asterisk Users Mailing List - Non-Commercial Discussion
<asterisk-users at lists.digium.com>
Sent: Sat, 13 Aug 2005 11:32:32 -0400
Subject: Re: [Asterisk-Users] TDM400P Card (Rev G) with bad FXS module?
> lspci -v what output do you get? Also, what OS are you using?
>
> Jeff Borders wrote:
> > I think I have a bad FXS module on my TDM400P.
> >
> > Channel map:
> > >>
> > >> Channel 01: FXO Kewlstart (Default) (Slaves: 01)
> > >> Channel 02: FXS Kewlstart (Default) (Slaves: 02)
> > >>
> > >> 2 channels configured.
> > >> ZT_CHANCONFIG failed on channel 1: No such device or address (6)
> >
> > The zaptel loads ok, but the wctdm reports No such device or address and
> > stays loaded. The TDM400P is rev G if that means anything. When I do a
> > ls -l /proc/zaptel/* there's nothing there.
> >
> > I'm pretty sure my configs are correct. I copied them verbatim from
> > http://www.asteriskguru.com/tutorials/wildcard_tdm400p.html and my card
> > is setup the same way with the green FXS Module in TEL1 and the red FXO
> > module in TEL2. (I believe thats the standard way they come from
> > Digium.) I purchased this probably two years ago.
> >
> > I've tried both the stable zaptel and CVS zaptel. I tried moving the
> > modules to 3 and 4 (and changed everything accordingly). I even tried
> > this:
> >
> > Comment out this line on zaptel/zconfig.h and recompile zaptel.
> >
> > /*
> > * Uncomment if you happen have an early TDM400P Rev H which
> > * sometimes forgets its PCI ID to have wcfxs match essentially all
> > * subvendor ID's
> > */
> > /* #define TDM_REVH_MATCHALL */
> >
> > This is just a basic test setup for my home. I want to get an analog
> > phone and 2 Cisco 7910 phones working. Any help would be appreciated.
> > Jeff Borders
> > _______________________________________________
> > Asterisk-Users mailing list
> > Asterisk-Users at lists.digium.com
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> > To UNSUBSCRIBE or update options visit:
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> >
> >
> >
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
------- End of Original Message -------
More information about the asterisk-users
mailing list