> Guys > > I have a problem getting a TDM400P card to go. > > It has 4 FXS ports (green modules) and I get this error: > > [EMAIL PROTECTED] root]# ztcfg -vvvvv > > Zaptel Configuration > ====================== > > > Channel map: > > Channel 01: FXS Kewlstart (Default) (Slaves: 01) Channel 02: > FXS Kewlstart (Default) (Slaves: 02) Channel 03: FXO > Kewlstart (Default) (Slaves: 03) Channel 04: FXO Kewlstart > (Default) (Slaves: 04) Channel 05: FXO Kewlstart (Default) > (Slaves: 05) Channel 06: FXO Kewlstart (Default) (Slaves: 06) > > 6 channels configured. > > ZT_CHANCONFIG failed on channel 3: Invalid argument (22) Did > you forget that FXS interfaces are configured with FXO > signalling and that FXO interfaces use FXS signalling? > > My zaptel.conf reads: > > [EMAIL PROTECTED] root]# more /etc/zaptel.conf > fxsks=1 > fxsks=2 > fxoks=3-6 > loadzone=us > defaultzone=us > > And my rc.local loads: > > /sbin/modprobe zaptel > /sbin/modprobe wcfxo > /sbin/modprobe wctdm > > The 2 100p cards load perfectly but the TDM is not. > > Any ideas?
Could you post the contents of dmesg that are relavant when you load the modules?? Just want to make sure that things are actually loading in the order you have your zapatel.conf set for. It sounds like the cards are not loading in the same order you have the channels configed for. Robert _______________________________________________ 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
