DAHDI using OpenVZ with HyperVM

cityguru

New Member
Joined
Nov 17, 2009
Messages
23
Reaction score
0
I have tried the following
cd /root
wget http://nerd.bz/dahdi
apt-get -y update
apt-get -y install zip
unzip install-dahdi.zip
rm install-dahdi.zip
chmod +x install-dahdi.sh
./install-dahdi.sh

However, i am running HyperVM not Proxmox, the openvz template for PIAF Silver works perfectly but i have the same dahdi issue.

I am basically trying to install Dahdi but i cannot seem to get it to work. does anyone know how i get this to work using a HyperVM openvz solution?
 
Ok so i wanted to update everyone on this.... i was able to get the script from Joe to work, and for those using HyperVM you can use the following to get Dahdi to compile and the script to install, the only problem is that after you issue the pabx-enable-conference it still doesnt seem to work (and yes i issued an amportal restart on PIAF Silver belonging to the VZ ID i entered).


Before proceeding please check what Kernel you have and go to the right site to download the right source
uname -r
uname -a
this will tell you kernel as OS version (64 bit or i386)

wget http://download.openvz.org/kernel/b...el-2.6.18-238.5.1.el5.028stab085.3.x86_64.rpm
rpm -i ovzkernel-devel-2.6.18-238.5.1.el5.028stab085.3.x86_64.rpm
yum install gcc
cd /root
wget http://nerd.bz/dahdi
unzip install-dahdi.zip
rm install-dahdi.zip
chmod +x install-dahdi.sh
./install-dahdi.sh

after that issue "pabx-enable-conference" andw when prompted enter the VZ id


Website link for sources:
http://wiki.openvz.org/Download/kernel/rhel5/028stab085.3

OR

http://wiki.openvz.org/Download/kernel/rhel5/028stab070.14



Anyway, any ideas from this point would be much appreciated.
 

Members online

No members online now.

Forum statistics

Threads
26,686
Messages
174,406
Members
20,257
Latest member
Dempan
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Back
Top