como'n folks.. ... > > Well, as I told earlier.. my asterisk was running great with one fxo and > one > fxs module of a TDM400P > All i tried last night to run asterisk with non-root > I must did something wrong while I was trying to do that > > FXO module on channel # 1 > FXS module on channel # 4 > > /etc/zaptel.conf > --------------------- > loadzone = us > defaultzone=us > fxoks=1 > fxsks=4 > > /etc/asterisk/zapata.conf > -------------------------------- > signalling=fxo_ks > channel=1 > signalling=fxs_ks > channel=4 > > Did I made any mistake above? > > /etc/modprobe.conf > ------------------------- > install wcfxo /sbin/modprobe --ignore-install wcfxo && /sbin/ztcfg > install wctdm /sbin/modprobe --ignore-install wctdm && /sbin/ztcfg > # there have more line in it.. i guess they are not important here > alias wcfxs wctdm > > /etc/rc.d/init.d/asterisk > ----------------------------- > #important lines are below > start) > /sbin/modprobe wctdm > daemon /usr/sbin/asterisk > > stop) > killproc asterisk > /sbin/modprobe -r wctdm > > Here is the output of asterisk -vvvc > Sep 13 22:18:11 WARNING[3982]: chan_zap.c:887 zt_open: Unable to specify > channel 1: No such device > Sep 13 22:18:11 ERROR[3982]: chan_zap.c:6612 mkintf: Unable to open > channel > 1: No such device > here = 0, tmp->channel = 1, channel = 1 > Sep 13 22:18:11 ERROR[3982]: chan_zap.c:9990 setup_zap: Unable to > register > channel '1' > Sep 13 22:18:11 WARNING[3982]: loader.c:403 __load_resource: chan_zap.so: > load_module failed, returning -1 > Sep 13 22:18:11 WARNING[3982]: loader.c:543 load_modules: Loading module > chan_zap.so failed! > > see I have channel # 1 > [EMAIL PROTECTED] ~]# ls -l /dev/zap/ > total 0 > crw-rw---- 1 root asterisk 196, 1 Sep 13 22:20 1 > crw-rw---- 1 root asterisk 196, 2 Sep 13 22:20 2 > crw-rw---- 1 root asterisk 196, 3 Sep 13 22:20 3 > crw-rw---- 1 root asterisk 196, 4 Sep 13 22:20 4 > crw-rw---- 1 root asterisk 196, 254 Sep 13 22:20 channel > crw-rw---- 1 root asterisk 196, 0 Sep 13 22:20 ctl > crw-rw---- 1 root asterisk 196, 255 Sep 13 22:20 pseudo > crw-rw---- 1 root asterisk 196, 253 Sep 13 22:20 timer > > > After all of this, if I comment out this from /etc/asterisk/zapata.conf > /etc/asterisk/zapata.conf > -------------------------------- > ;signalling=fxo_ks > ;channel=1 > signalling=fxs_ks > channel=4 > > My asterisk run fine .. I just dont able to use my phone set attaced to > my > fxs module. > And all I had to do is .. forward all incoming call to my voicemail box > !! > > Should I consider my fxs card has burnt out !! > > > Thanks for reading.. hope someone will reply me to help. > > Thanks again, > >_______________________________________________ --Bandwidth and Colocation sponsored by Easynews.com --
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
