Project

General

Profile

[SOLVED] Error DAHDI

Added by Thiago Anselmo over 10 years ago

Personal Help!

I installed 3.0 on GoAutoDial virtuakbox and it worked 100% ...

But when I install on a real machine, gives error dahdi. The agent enters the conference room and after 4 seconds the connection is desigada. and the error that appears in the Asterisk CLI is: "Unable to open DAHDI pseudo device"

And when I dahdi renicializo the error is:

Loading DAHDI hardware modules:
FATAL: Module dahdi not found.

Error: missing / dev / dahdi!

I have updated the system:

yum update and it worked.

Help!


Replies (7)

RE: Error DAHDI - Added by Thiago Anselmo over 10 years ago

My mistake, it's like this!

> Channel SIP/8001-00000002 was answered.
[Jun 19 21:07:51] Manager 'sendcron' logged off from 127.0.0.1
[Jun 19 21:07:51] -- Executing [8600052@default:1] MeetMe("SIP/8001-00000002", "8600052|F") in new stack
[Jun 19 21:07:51] Parsing '/etc/asterisk/meetme.conf': [Jun 19 21:07:51] Found
[Jun 19 21:07:51] Parsing '/etc/asterisk/meetme-vicidial.conf': [Jun 19 21:07:51] Found
[Jun 19 21:07:51] WARNING[8490]: app_meetme.c:829 build_conf: Unable to open DAHDI pseudo device
[Jun 19 21:07:51] -- <SIP/8001-00000002> Playing 'conf-invalid' (language 'en')
[Jun 19 21:07:55] Spawn extension (default, 8600052, 1) exited non-zero on 'SIP/8001-00000002'
[Jun 19 21:07:55] -- Executing [h@default:1] DeadAGI("SIP/8001-00000002", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16---------------") in new stack
[Jun 19 21:07:55] -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16--------------- completed, returning 0

Remembering that I am not using any card FXO/FXS/E1
I'm just using a SIP trunk.

RE: Error DAHDI - Added by Demian Biscocho over 10 years ago

Vicidial uses Asterik's meetme rooms for normal calling. That's why DAHDI is essential in running Vicidial.

Have you restarted your system yet? What's the output of the following command:

#uname -ra
#lsmod | grep dahdi

RE: Error DAHDI - Added by striker 247 over 10 years ago

you need to reinstall the dahdi driver.
check the below link to reinstall
www.striker24x7.blogspot.in/2013/05/steps-to-reinstall-or-upgrade-dahdi.html

br
striker24x7

RE: Error DAHDI - Added by Thiago Anselmo over 10 years ago

Demian Goodnight.

  Demian Biscocho:

I ran the command lsmod to see if it loaded the modules Dadhi not uploaded any dahdi module loaded!

RE: Error DAHDI - Added by Thiago Anselmo over 10 years ago

Try to reinstall dahdi it gives an error saying how I was not kernel headers! remembering that already updated

  • Yum update
  • Yum install kernel-devel

ERROR:

make [1]: Entering directory `/ usr/src/dahdi-linux-complete-2.7.0 +2.7.0 / linux '
make-C drivers / dahdi / firmware firmware-loaders
make [2]: Entering directory `/ usr/src/dahdi-linux-complete-2.7.0 +2.7.0 / linux / drivers / dahdi / firmware '
make [2]: Leaving directory `/ usr/src/dahdi-linux-complete-2.7.0 +2.7.0 / linux / drivers / dahdi / firmware '
You's not Appear to have the sources for the 2.6.18-kernel 348.12.1.el5.goPAE installed.
make [1]: * [oct612x-lib] Error 1
make [1]: Leaving directory `/ usr/src/dahdi-linux-complete-2.7.0 +2.7.0 / linux '
make: *
[all] Error 2

Thank you friends!!

RE: Error DAHDI - Added by Thiago Anselmo over 10 years ago

SOLVED!!

The solution is here!

http://wiki.centos.org/HowTos/I_need_the_Kernel_Source

THANKS FOR THE HELP!!

RE: [SOLVED] Error DAHDI - Added by TWT Team over 10 years ago

Hi Thiago,

Would you be so kind to let me know which specific steps you did in order to solve your issue with
Loading DAHDI hardware modules: FATAL: Module dahdi not found.

Thanks in advance.

Regards,
Alex

    (1-7/7)
    Go to top