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?
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?