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 [EMAIL PROTECTED] | | best ICQ# 16849755 | Space reserved for other protocols | friend _______________________________________________ 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
