<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
2012-01-16 19:41, asterisk jobs skrev:
<blockquote
cite="mid:CAKM3p0YrCcx=Q4M=JF2s1Jf01v1bGAH3LV41ehF2_rz1FAUW_g@mail.gmail.com"
type="cite">Hello,
<div><br>
</div>
<div>I can do simple, "yum install asterisk18-*" and it installs
Asterisk and Dahdi-tools/Dahdi-Linux on my OpenVZ container.
Everything runs well and smooth. </div>
<div><br>
</div>
<div>However, if I want to compile dahdi-linux on the same openvz
then I get the error, <i><b>"You do not appear to have the
source for the 2.6.32-4-pve kernel installed".</b></i></div>
<div><i><b><br>
</b></i></div>
<div>1- Based on above error and Google search I have concluded
that dahdi-linux module should be installed on mother node. So,
I am puzzled. How does Digium yum repository achive this without
acessing the mother node?</div>
<div><br>
</div>
<div>2- Do I even need Dahdi, if the server doesn't connect to
PSTN at all and it's all SIP? If yes, what do I need it for?</div>
<br>
</blockquote>
<br>
I've just installed a new server with OpenVZ. And as others has
explained you will need Dahdi for Meetme among other things.<br>
<br>
You will need to install dahdi-complete on the Hardware node, and
the kernel sources. ( Debian: apt-get install linux-headers-`uname
-r` )<br>
<br>
In the VE conf-file you will need the following line for the VE to
access Dahdi:<br>
DEVNODES="dahdi/channel:rw dahdi/ctl:rw dahdi/pseudo:rw
dahdi/timer:rw"<br>
<br>
In the VE, compile and install dahdi-complete, then build and
install asterisk.<br>
<br>
<pre class="moz-signature" cols="72">--
Med vänlig hälsning
Johan Wilfer email: <a class="moz-txt-link-abbreviated" href="mailto:johan@jttech.se">johan@jttech.se</a>
JT Tech | Utvecklare webb: <a class="moz-txt-link-freetext" href="http://jttech.se">http://jttech.se</a>
direkt: +46 31 380 91 01 support: +46 31 380 91 00</pre>
</body>
</html>