Support forum for the ViciBox ISO Server Install and ISO LiveCD Demo
Moderators: enjay, williamconley, Staydog, mflorell, MJCoate, mcargile, Kumba
by boiken » Sat Mar 14, 2020 7:07 pm
Hello
Im facing an issue
I have a cluster with 1 DB/WEB and 1 Tel.
The telephony has issues service vicidial doesnt start,it shows this error
(Mar 14 23:44:26 telephony1 systemd[1]: Starting LSB: ViciDial Telephony Server...
Mar 14 23:44:26 telephony1 vicidial[1468]: Starting ViciDial Telephony Server...
Mar 14 23:44:26 telephony1 vicidial[1468]: find: '/etc/wanpipe': No such file or directory
Mar 14 23:44:26 telephony1 vicidial[1468]: Loading dahdi_dummy module... failed.
Mar 14 23:44:26 telephony1 vicidial[1468]: Fallback to dahdi module... final failure! Aborting startup.)
Normally asterisk doesnt start too at boot.
If i start asterisk manually when i login the conference doesnt work, i get a ring on the softphone and once i answer the conference fails and the session goes down.
This is a cluster done by the procedure.
Thanks
CONTACT US
Vicidial Support
https://www.fiverr.com/share/rxDY0x
-
boiken
-
- Posts: 134
- Joined: Fri Sep 12, 2014 11:56 am
- Location: World
-
by carpenox » Sun Apr 26, 2020 5:12 am
Check if dahdi is running:
dahdi_cfg -vvv
It should tell you what version and that thers 0 channels.
If its not running then try this:
- Code: Select all
***Install Asterisk - Dadhi and libpri
mkdir /usr/src/asterisk
cd /usr/src/asterisk
wget http://downloads.asterisk.org/pub/telephony/libpri/libpri-current.tar.gz
wget http://downloads.asterisk.org/pub/telephony/dahdi-linux-complete/dahdi-linux-complete-current.tar.gz
tar xzf dahdi-linux-complete-*
tar xzf libpri-*
cd /usr/src/asterisk/dahdi-linux-complete-*
make
make install
make config
cd tools
make clean
make
make install
make config
Then check it again, and type: modprobe dahdi
Hope this helps.
-Nox
Alma Linux 9.4 | SVN Version: 3889 | DB Schema Version: 1721 | Asterisk 18.21.1 | PHP8
www.dialer.one -:- 1-833-DIALER-1 -:- https://linktr.ee/CyburDial -:- WA: +19549477572
GC: https://join.skype.com/ujkQ7i5lV78O | DC: https://discord.gg/DVktk6smbh
-
carpenox
-
- Posts: 2418
- Joined: Wed Apr 08, 2020 2:02 am
- Location: St Petersburg, FL
-
Return to ViciBox Server Install and Demo
Who is online
Users browsing this forum: No registered users and 50 guests