On Fri, 28 May 2010 10:45:34 -0500, Carlos Chavez <[email protected]> wrote: > Do you have a telephony card installed in that computer? Basically the >error you get is because DAHDI cannot find any hardware that uses that >signalling. When you comment it out it loads dahdi_dummy for timing. >The wctdm module is for cards like the TDM400P from Digium or A400P from >Openvox, if you do not have any of those cards in your computer then you >need to load the proper module to activate the fxo port.
Thanks for the tip. It's working now... except Dahdi was installed as asterisk.asterisk, while I need to install it as another user. Neither the linux/Makefile nor the README explain how to install Dahdi as another user. Does someone know? # ll /dev/dahdi/ total 0 crw-rw----. 1 asterisk asterisk 196, 1 May 28 17:02 1 crw-rw----. 1 asterisk asterisk 196, 2 May 28 17:02 2 crw-rw----. 1 asterisk asterisk 196, 3 May 28 17:02 3 crw-rw----. 1 asterisk asterisk 196, 4 May 28 17:02 4 crw-rw----. 1 asterisk asterisk 196, 254 May 28 17:02 channel crw-rw----. 1 asterisk asterisk 196, 0 May 28 17:02 ctl crw-rw----. 1 asterisk asterisk 196, 255 May 28 17:02 pseudo crw-rw----. 1 asterisk asterisk 196, 253 May 28 17:02 timer Thank you. -- _____________________________________________________________________ -- 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
