[Freeswitch-users] problems getting openzap compiled for use withfreeswitch

Russell Mosemann Russell.Mosemann at cune.org
Tue Dec 29 04:14:38 PST 2009


Harondel J. Sibble scribbled:
> I am following the wiki page here
> 
> http://wiki.freeswitch.org/wiki/OpenZAP#Zaptel_Installation
...
> the compilation fails as below, 

Zaptel is old. DAHDI is now the way to go. If you have the headers installed for the kernel you are currently using, try this.

1. http://downloads.asterisk.org/pub/telephony/dahdi-linux-complete/dahdi-linux-complete-current.tar.gz
2. tar -xzf dahdi-linux-complete-current.tar.gz
3. cd dahdi-linux-complete-<whatever>
4. make all
5. make install
6. make config (First time only! Modify config files in /etc/dahdi)

If this works, please add a DAHDI section to the wiki. If you want to use a Debian package instead of compiling the latest from scratch, try the dahdi-linux package.

--
Russell Mosemann





More information about the FreeSWITCH-users mailing list