[asterisk-users] CentOS 4.3 and Zaptel-1.2.7

varun varun_saa at rediffmail.com
Tue Jul 18 07:56:37 MST 2006


I have problems compiling zaptel 1.2.6 on my CentOS 4.3. CentOS is
updated and I believe I have installed all the dependencies.

did you fix spinlock.h?

Go into your kernel source directory(or directories if you have more 
than one kernel source on your system) and edit the file spinlock.h
Then goto line 407

Change this line from :

#define DEFINE_RWLOCK(x) rw_lock_t x = RW__LOCK_UNLOCKED
To:
#define DEFINE_RWLOCK(x) rwlock_t x = RW__LOCK_UNLOCKED 

Save the changes to all copies of this file you have, after these
changes have been made your zaptel drivers should compile just fine.

OR

http://aussievoip.com.au/wiki/freePBX-Centos

OR

www.voip-info.org/wiki/view/Asterisk+Zaptel
+Installation&view_comment_id=11286

Varun


On Tue, 2006-07-18 at 12:30 +0200, Tomislav Parčina wrote:
> 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.
> 
> Thank you!
> 
> 
> --
> Tomislav Parčina
> Lama Computers Split
> Stinice 12, 21000 Split
> Tel.: +385(21)495148
> Mob.: +385(91)1212148
> SIP: tomo at pbx.lama.hr
> e-mail: tparcina#lama.hr
> http://www.lama.hr
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
> 
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
> 




More information about the asterisk-users mailing list