Hi Philip, Thanks for your reply, I did run what you said at the very beginning and yes it worked, but bombed out when I did a reboot or powerup, the only solution which has been rock solid is what Darrick suggested, I have now done several reboots and powerup to make sure and it works perfect, now waiting for a solution why my Asterisk GUI is not coming up at all.
Cheers Cleve Jansen -----Original Message----- From: Philip A. Prindeville [mailto:philipp_s...@redfish-solutions.com] Sent: Monday, 2 March 2009 10:19 AM To: AstLinux Users Mailing List Subject: Re: [Astlinux-users] Astlinux 0.6.3 Some strange issues & TDM card not working Cleveland Electronic Services wrote: > Hi Mart, > > Finally I have a breakthrough of sorts problem description below, I had to > compare some of my other unflavoured Asterisk installations & notes here is > what I had to get it working, hope this helps someone else. > > I had to run the following at root. > ---------------------------------------- > pbx ~ # service zaptel start > No Zap hardware - loading ztdummy > ---------------------------------------- > pbx ~ # modprobe zaptel > > you should not have any errors or output > ---------------------------------------- > pbx ~ # lsmod | grep zaptel > > output as follows > > zaptel 196516 1 ztdummy > hdlc 6180 1 zaptel > ppp_generic 25428 1 zaptel > ----------------------------------------- > pbx ~ # modprobe ztdummy > > you should not have any errors or output > ----------------------------------------- > pbx ~ # lsmod | grep ztdummy > > output as follows > > ztdummy 4680 0 > zaptel 196516 1 ztdummy > rtc 12336 1 ztdummy > ----------------------------------------- > pbx ~ # modprobe wctdm > > you should not have any errors or output > ----------------------------------------- > pbx ~ # /sbin/ztcfg -vv > ***************************************** > Notice: Configuration file is /etc/zaptel.conf > line 0: Unable to open configuration file '/etc/zaptel.conf' > > 1 error(s) detected > ************************************************************ > What the above told me was that I did not have zaptel.conf (it was in > mnt/kd) in the right place, I moved zaptel.conf to (/etc/zaptel.conf) > And ran the command again. > > pbx ~ # /sbin/ztcfg -vv > > output as follows > > Zaptel Version: 1.4.12.1 > Echo Canceller: MG2 > Configuration > ====================== > > > Channel map: > > Channel 01: FXS Kewlstart (Default) (Slaves: 01) > Channel 02: FXS Kewlstart (Default) (Slaves: 02) > > 2 channels to configure. > > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > > Works ok till you do a reboot and then things all go pear shape again, I to > rerun he above wonder what's going on here. > > Cheers > > Cleve Jansen > The correct place *is* /mnt/kd/zaptel.conf. Put the file back. Run: # /etc/init.d/zaptel stop # /etc/init.d/zaptel init This should fix your problem. Normally you would have had to reboot after creating/modifying the /mnt/kd/zaptel.conf file. I just gave you the two magic commands that happen at boot time to install and parse the file. -Philip ---------------------------------------------------------------------------- -- Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Astlinux-users mailing list Astlinux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to pay...@krisk.org. ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Astlinux-users mailing list Astlinux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to pay...@krisk.org.