Well, that looks correct. Might check zapata.conf and ensure there aren't any other types, etc, in that. Also, might change both /etc/zaptel.conf and zapata.conf to use fxs_ks just to be sure there isn't a bug lurking with the loopstart stuff. Is there a specific reason you're trying to use loopstart?
Are you running Stable or Head, and what version? ------------------------ > The /var/log/messages lists: > kernel: Module 0: Not installed > kernel: Module 1: Not installed > kernel: Module 2: Not installed Jul 3 22:21:10 > kernel: Module 3: Installed -- AUTO FXO (FCC mode) > kernel: Found a Wildcard TDM: Wildcard TDM400P REV I > (4 modules) > > the ztcfg -vv: > Zaptel Configuration > ====================== > > > Channel map: > > Channel 04: FXS Loopstart (Default) (Slaves: 04) > > 1 channels configured. > > When you try to start asterisk. the following errors > appear > > Jul 4 10:37:59 NOTICE[4015]: res_odbc.c:518 > load_module: res_odbc loaded. > .........Jul 4 10:37:59 ERROR[4015]: chan_zap.c:6584 > mkintf: Signalling requested on channel 4 is FXO > Loopstart but line is in FXS Loopstart signalling > Jul 4 10:37:59 ERROR[4015]: chan_zap.c:9927 > setup_zap: Unable to register channel '4' > Jul 4 10:37:59 WARNING[4015]: loader.c:402 > __load_resource: chan_zap.so: load_module failed, > returning -1 > Jul 4 10:37:59 WARNING[4015]: loader.c:523 > load_modules: Loading module chan_zap.so failed! > > Any ideas? > > > --- Rich Adamson <[EMAIL PROTECTED]> wrote: > > > > I am trying the setup the TDM01B card. 1 FXO. I > > > connected it to a regular home line. in the > > > /etc/zaptel.conf, I have > > > fxsls=4 > > > In the /etc/asterisk/zapata.conf > > > I have: > > > signaling=fxs_ls > > > language=en > > > group=1 > > > context=default > > > channel => 4 > > > > > > When I start asterisk, I get this error: > > > ERROR[10376]: chan_zap.c:6584 mkintf; Signaling > > > requested on channel 4 is FXO Loopstart but line > > is in > > > FXS Loopstart Signaling > > > > > > chan_zap.c:9927 setup_zap: Unable to register > > channel > > > '4' > > > > > > Maybe I have something misconfigured. However, I > > > triead all combinations and it doesn't seem to > > work. > > > > > > If I take away those lines. Asterisk comes up and > > in > > > zaptel show command, I see the TDM400P card. > > > Please help. > > > Thanks > > > > What do you see listed in 'dmesg'? > > > > It should look something like: > > Module 0: Installed -- AUTO FXO (FCC mode) > > Module 1: Installed -- AUTO FXO (FCC mode) > > Module 2: Installed -- AUTO FXO (FCC mode) > > Module 3: Installed -- AUTO FXO (FCC mode) > > (The above example is from a TDM with four fxo > > modules installed.) > > > > What do you see listed in 'ztcfg -vv'? > > > > It should look something like: > > Channel 01: FXS Kewlstart (Default) (Slaves: 01) > > Channel 02: FXS Kewlstart (Default) (Slaves: 02) > > Channel 03: FXS Kewlstart (Default) (Slaves: 03) > > Channel 04: FXS Kewlstart (Default) (Slaves: 04) > > (Again, the above is from a TDM with four fxo > > modules, each configured > > for Kewlstart, not loopstart.) > > > > If you're not seeing entries similar to the above, > > I'd have to guess > > that changes made to /etc/zaptel.conf and > > /etc/asterisk/zapata.conf > > are probably out of sync. (Meaning changes have been > > made to one or > > the other without restarting asterisk AND zaptel.) > > _______________________________________________ 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
