I am trying to install a TE405P which is to be connected to E1 trunks. I have set the jumpers to E1 (closed), but modprobe wct4xxp still fails with the message: ZT_CHANCONFIG failed for channel 97 - which obviously means the card is still in T1 mode. I have tried everything I can think of, any ideas? TIA
thanks for replying, here it the zaptel.conf: span=1,1,0,ccs,hdb3 span=2,0,0,ccs,hdb3 span=3,0,0,ccs,hdb3 span=4,0,0,ccs,hdb3 bchan=1-15,17-31 dchan=16 bchan=32-46,48-62 dchan=47 bchan=63-77,79-93 dchan=78 bchan=94-108,110-124 dchan=109 loadzone = nl defaultzone = nl>hi, >could you please provide your zaptel.conf, it's probably a configuration >problem. > >BSDR a ?crit : > >>I am trying to install a TE405P which is to be connected to E1 trunks. >>I have set the jumpers to E1 (closed), but modprobe wct4xxp still fails >>with the message: ZT_CHANCONFIG failed for channel 97 - which obviously >>means the card is still in T1 mode. I have tried everything I can think >>of, any ideas? >> >>TIA
Andrew Kohlsmith
2005-Feb-27 18:59 UTC
[Asterisk-Users] Re: Problem selecting E1 on TE405P
On February 27, 2005 05:56 pm, BSDR wrote:> thanks for replying, here it the zaptel.conf:You need to close those four jumpers on the card that are clearly marked "J1-4 open for T1, closed for E1" or sommat. -A.
Andrew Kohlsmith
2005-Feb-27 19:17 UTC
[Asterisk-Users] Re: Problem selecting E1 on TE405P
On February 27, 2005 08:59 pm, Andrew Kohlsmith wrote:> On February 27, 2005 05:56 pm, BSDR wrote: > > thanks for replying, here it the zaptel.conf: > > You need to close those four jumpers on the card that are clearly marked > "J1-4 open for T1, closed for E1" or sommat.I apologize, I did not see the first message where you stated you already did that. My next suggestion is to call Digium and make use of the support you paid for when you bought the card. :-) -A.
On Mon, Feb 28, 2005 at 12:12:26AM +0200, BSDR wrote:> I am trying to install a TE405P which is to be connected to E1 trunks. > I have set the jumpers to E1 (closed), but modprobe wct4xxp still fails > with the message: ZT_CHANCONFIG failed for channel 97 - which obviously > means the card is still in T1 mode. I have tried everything I can think > of, any ideas?Just a note: If you need to load more than one zaptel module then modprobe will always "fail" for the first module, because ztcfg will not have all the channels. Ditto if you have somehow loaded them in a different order or if you have not configured them. Running 'modprobe' again should not load the module and thus even if you fixed the problem , repeating modprobe is not the way to go. You should actually repeat ztcfg. wouldn't running 'ztcfg || true' instead of 'ztcfg' be less confusing in that sense? -- Tzafrir Cohen | New signature for new address and | VIM is http://tzafrir.org.il | new homepage | a Mutt's tzafrir@cohens.org.il | | best ICQ# 16849755 | Space reserved for other protocols | friend
hi, could you please provide your zaptel.conf, it's probably a configuration problem. BSDR a ?crit :>I am trying to install a TE405P which is to be connected to E1 trunks. >I have set the jumpers to E1 (closed), but modprobe wct4xxp still fails >with the message: ZT_CHANCONFIG failed for channel 97 - which obviously >means the card is still in T1 mode. I have tried everything I can think >of, any ideas? > >TIA > >_______________________________________________ >Asterisk-Users mailing list >Asterisk-Users@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 > >