Unable to open DAHDI pseudo device

All installation and configuration problems and questions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

Unable to open DAHDI pseudo device

Postby ichigo » Tue Jun 14, 2016 10:16 am

Good Day!

I installed a single server setup on the other site, when i test it to call by logging in the agent I got this error

WARNING[13552]: app_meetme.c:1259 build_conf: Unable to open DAHDI pseudo device

and it hung up and the next error is this

WARNING[13610]: app_meetme.c:4840 admin_exec: Conference number '8600051' not found!

thank you in advance.
ViciBox v.7.0.3-160505 | VERSION : 2.12-565a BUILD : 160827-0917 | Asterisk 11.22.0

ViciBox v.8.1.1 180928 | VERSION: 2.14-692a | BUILD: 180927-0018 | Asterisk 13.21.1
ichigo
 
Posts: 36
Joined: Wed Dec 09, 2015 3:13 am

Re: Unable to open DAHDI pseudo device

Postby muyousif » Fri Jun 24, 2016 1:57 pm

Please check if dahdi is installed and loaded by asterisk. You can check by the given commands on the asterisk cli..

asterisk*CLI> dahdi show status
Description Alarms IRQ bpviol CRC Fra Codi Options LBO
asterisk*CLI> dahdi show version
DAHDI Version: 2.10.0 Echo Canceller:

Also did you install on a physical server or on a virtual machine??
ViciBox v.6.0.3 | VERSION: 2.14-685a BUILD: 180825-2100| Asterisk 1.8.29 | Cluster: 1 DB: 16Core@2.67GHz 16RAM | 1 WEB: 8Core@2.50GHz 16RAM | 8 Tel: QuadCore@2.93GHz 8RAM
muyousif
 
Posts: 119
Joined: Wed May 14, 2014 5:29 am

Re: Unable to open DAHDI pseudo device

Postby gservices » Tue Jul 19, 2016 1:09 pm

I have add server telephony today, but I see that the dahdi non installed, VICIBOX 6.0.4

And the problem I did not install
Vicibox_v.6.0.x86_64-6.0.4| Vicidial 2.12b0.5 | SVN :2553 | Asterisk 1.8.32.3| 4 Servers | WORKSTATION Z400
ViciBox.x86_64-4.0.2.iso | Vicidial 2.6-393a Build 130124-1721 | Asterisk 1.4.44 | Single Server | Intel(R) Core(TM)2 Duo
gservices
 
Posts: 54
Joined: Mon Mar 11, 2013 5:31 am

Re: Unable to open DAHDI pseudo device

Postby williamconley » Tue Jul 19, 2016 11:15 pm

What leads you to believe dahdi is not installed?

output from:
Code: Select all
lsmod | grep dahdi
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
williamconley
 
Posts: 20019
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)

Re: Unable to open DAHDI pseudo device

Postby gservices » Wed Jul 20, 2016 3:38 am

because when I can find any dahdi folder on /dev/
and when I type #lsmod | grep dahdi nothing show
vici5:~ # lsmod | grep dahdi
vici5:~ #
Vicibox_v.6.0.x86_64-6.0.4| Vicidial 2.12b0.5 | SVN :2553 | Asterisk 1.8.32.3| 4 Servers | WORKSTATION Z400
ViciBox.x86_64-4.0.2.iso | Vicidial 2.6-393a Build 130124-1721 | Asterisk 1.4.44 | Single Server | Intel(R) Core(TM)2 Duo
gservices
 
Posts: 54
Joined: Mon Mar 11, 2013 5:31 am

Re: Unable to open DAHDI pseudo device

Postby njujihara » Wed Jul 20, 2016 11:28 am

re install dahdi
Ing Telefonia.
www.serbanc.cl
www.voxcore.cl
njujihara
 
Posts: 31
Joined: Fri Mar 25, 2016 5:02 am
Location: Chile

Re: Unable to open DAHDI pseudo device

Postby williamconley » Wed Jul 20, 2016 10:09 pm

gservices wrote:because when I can find any dahdi folder on /dev/
and when I type #lsmod | grep dahdi nothing show
vici5:~ # lsmod | grep dahdi
vici5:~ #

your BEST bet at this stage is to do a full reinstall and SKIP the "zypper refresh / zypper up" stage. often there are package irregularities that break dahdi, but the versions that install directly from the CD are valid. So use the ones on the CD and you'll probably have no problem. Just be sure you whitelist lockdown your server so the general public can't attempt to hack your system.
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
williamconley
 
Posts: 20019
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)

Re: Unable to open DAHDI pseudo device

Postby gservices » Thu Jul 21, 2016 9:02 am

Code: Select all
your BEST bet at this stage is to do a full reinstall and SKIP the "zypper refresh / zypper up" stage.


Thank you William, yes is truth to skip #zypper up -r before vicibox-install.
Is not the best way to make zypper up -r before install the vicibox. The best way is to install phase 1 #os-install and config #yast lan, after #yast timezone, and in the end the #vicibox-install


Now I have install all and dahdi.

But for config the LOAD BALANCE it wil be done by manual config? Because some times when I add the second server, extensions-vicidial.config It will update automatic with new server and with load balance...

WHy happen this WIlliam?
Vicibox_v.6.0.x86_64-6.0.4| Vicidial 2.12b0.5 | SVN :2553 | Asterisk 1.8.32.3| 4 Servers | WORKSTATION Z400
ViciBox.x86_64-4.0.2.iso | Vicidial 2.6-393a Build 130124-1721 | Asterisk 1.4.44 | Single Server | Intel(R) Core(TM)2 Duo
gservices
 
Posts: 54
Joined: Mon Mar 11, 2013 5:31 am

Re: Unable to open DAHDI pseudo device

Postby williamconley » Thu Jul 21, 2016 9:46 am

The BEST way to cluster/multi-server is by doing so during the installation with Kumba's Vicibox .iso (Standard, never express). His method of clustering is unquestionably the best method and fully automated. Any slight adjustments you may want to make after the fact are "configuration preferences" by you, not "clustering problems".

If that does not resolve the question: Note that this thread is related to DAHDI Psuedo Device, you should create a new thread with more details related specifically to what you are talking about.
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
williamconley
 
Posts: 20019
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)


Return to Support

Who is online

Users browsing this forum: No registered users and 160 guests