> > >Power alarm on module 1, resetting! > > > > Have you plugged the power into the TDM400P? > > The wierd thing is that asterisk refuses to start *until* I've had those > Power alarm error messages. Until then I get these errors: > > => (Zapata Telephony) > Parsing '/etc/asterisk/zapata.conf': Found > Nov 14 12:13:56 WARNING[1490]: chan_zap.c:774 zt_open: Unable to specify > channel 1: No such device or address > Nov 14 12:13:56 ERROR[1490]: chan_zap.c:6247 mkintf: Unable to open channel > 1: No such device or address here = 0, tmp->channel = 1, channel = 1 > Nov 14 12:13:56 ERROR[1490]: chan_zap.c:9202 setup_zap: Unable to register > channel '1' > Nov 14 12:13:56 WARNING[1490]: loader.c:385 ast_load_resource: chan_zap.so: > load_module failed, returning -1 > Unregistered channel type 'Zap' > Nov 14 12:13:56 WARNING[1490]: loader.c:480 load_modules: Loading module > chan_zap.so failed!
Try these steps if you haven't already: 1. in the /usr/src/zaptel directory, do a 'make config' 2. execute a 'modprobe wctdm' 3. execute a 'ztcfg -vvv' 3. execute 'service zaptel stop' followed by 'service zaptel start' 4. start asterisk Any difference? _______________________________________________ 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
