Dahdi with Proxmox

In utilizing the following from the nerdvittles article to get conf running on 64 bit with Proxmox host:


Installing DAHDI on the Proxmox Server. At the outset, we want to express our deep appreciation to Joe Roper, one of the founders of the PBX in a Flash project, for his work in putting together a simple script to install and activate DAHDI on the Proxmox server. In addition, the script spawns another script which makes it easy to activate DAHDI for any PIAF 64-bit virtual machines desired. For our European friends that ever have the need for an Asterisk consultant, you can do no better than Joe Roper. Thanks, Joe!
To begin, log into your Proxmox server as root and issue the following commands:

cd /root
wget http://tr.im/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

After completing the above, it appears everything went ok up until here.

The following package could not be found:

make[2]: Entering directory `/usr/src/dahdi-linux-complete/tools/menuselect'
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
make[2]: Leaving directory `/usr/src/dahdi-linux-complete/tools/menuselect'

I'm assuming this is why conferencing is not working , since the package did not install. I searched for the package to know avail. Any suggestions????

Thanks in advance!!
 
Thanks for the response.

heres what I got

yum install gtk2-devel.x86_64
Setting up Install Process
Parsing package install arguments
No package gtk2-devel.x86_64 available.
Nothing to do
 
Of course it's Not i'm a tw*t sometimes sorry!
I was still on my first cup of coffee when i answered this post as you can see the result :-)
I have had more coffee now so issue
apt-get install libgtk2.0-dev

That should get you moving
 
is devel the kernel? I see lenny throughout the other dependency installs. Just want to make sure I'm still supposed to issue yum install gtk2-devel.x86_64?

Thanks Again
 
done. I did an amportal restart and Conference still not working. When dialing confernce it asks for pin. I enter the pin and it disconnects?
 
Did you run the other script enable-pbx i think it was ?
which selects the vps to use dandi for
also check you have at least 1 extension and a conference setup.

do a reboot to be sure the new settings stick.

Col
 

Members online

No members online now.

Forum statistics

Threads
26,687
Messages
174,411
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