Below is what I have in my notes regarding CentOS.&nbsp; I am not sure exactly where I originally found this - could have been right from this mailing list actually!<br><br>

<p class="MsoNormal"><b style=""><span style="font-weight: bold;">&quot;</span>Patch CentOS
spinlock.h file before installing zaptel</b></p>

<p class="MsoNormal" style=""><span style="font-size: 10pt; font-family: &quot;Courier New&quot;;">Rebuilding Zaptel - Every
time there is a kernel update with yum (which is the case here), ZAP device
support needs to be rebuilt using the new kernel.</span></p>

<p class="MsoNormal"><span style="font-size: 10pt; font-family: &quot;Courier New&quot;;">Unfortunately,
a RedHat bug caused the rebuilding process to fail. Here's the fix. Log into
your new server as root and issue the following commands:</span></p>



<span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;;">uname -r (to findout what kernel you are running)<br><br>cd /usr/src/kernels/'uname -r'/include/linux<br>
<br>
mv spinlock.h spinlock.h.old<br>
</span><span style="font-size: 10pt; font-family: &quot;Times New Roman&quot;;">wget http://<b> nerdvittles</b>.com/aah27/<b>spinlock</b>.h</span><br><br>Then install zaptel as normal&quot;<br><br>Hope that helps!<br><br>
<br><div><span class="gmail_quote">On 7/18/06, <b class="gmail_sendername">Tomislav Parčina</b> &lt;<a href="mailto:tparcina@lama.hr">tparcina@lama.hr</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Can someone send me link with instructions how to install Zaptel 1.2.7 on CentOS 4.3? So far I have used Fedora Core 4 distribution and I didn't have any problems. I'm planning to use CentOS from now on.<br><br>Thank you!
<br><br><br>--<br>Tomislav Parčina<br>Lama Computers Split<br>Stinice 12, 21000 Split<br>Tel.: +385(21)495148<br>Mob.: +385(91)1212148<br>SIP: <a href="mailto:tomo@pbx.lama.hr">tomo@pbx.lama.hr</a><br>e-mail: tparcina#lama.hr
<br><a href="http://www.lama.hr">http://www.lama.hr</a><br>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br><br>asterisk-users mailing list
<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>