Run "dahdi_cfg -vvv" to verify DAHDI kernel modules are loaded and configured correctly.
Verify chan_dahdi.so is built and located in your Asterisk modules directory, usually /usr/lib/asterisk/modules/ If there is no chan_dahdi.so chances are you built Asterisk before installing DAHDI. Rerun ./configure or run "make distclean" and then rerun ./configure to rebuild Asterisk. Use the command "module show like dahdi" in the Asterisk CLI to verify chan_dahdi.so is loaded. If it isn't loaded then chances are you have a chan_dahdi.conf issue. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Joseph Towery Sent: Thursday, December 05, 2013 8:41 PM To: [email protected] Subject: [asterisk-users] "dahdi show channels" no such command I have followed the instructions in Asterisk The Definitive Guide 4th edition. Once I load DAHDI I run the dahdi show channels command and get no such command. I have setup all the conf files. I compiled DADHI prior to Asterisk. Any ideas? -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
