Trying to compile chan_capi

Hans Petter Selasky hselasky at c2i.net
Thu Jun 25 12:01:48 UTC 2009


On Thursday 25 June 2009 12:33:03 Willem Jan Withagen wrote:
> Hans Petter Selasky wrote:
> > On Thursday 25 June 2009 09:35:13 Willem Jan Withagen wrote:
> >> /usr/local/include/asterisk/frame.h
> >
> > You need to compile chan_capi from I4B SVN.
>
> You care to elaborate?
> Because I have the idea that I'm following what's on your building
> instructions: -----
> HOW TO INSTALL CHAN_CAPI ON FREEBSD AND NETBSD
> ==============================================
>
> #
> # Dependencies:
> # - Subversion must be installed, see "/usr/ports/devel/subversion"
> # - Asterisk must be installed, see "/usr/ports/net/asterisk"
> #
> #
> # Download the following tarball:
> #
>
> http://www.turbocat.net/~hselasky/capi4pbx/releases/chan_capi_1_6_1.tar.bz2
>
> #
> # Extract it using "tar -jxvf chan_capi_1_6_1.tar.bz2", and run:
> #
>
> cd chan_capi_1_6_1
> gmake all install
>
> #
> # Example configuration files are located at
> # "chan_capi_1_6_1/capi.conf" and
> # "chan_capi_1_6_1/extensions.conf".
> #
>

Those instructions are a little outdated, reminding me that my homepage needs 
an update.

svn --username anonsvn --password anonsvn \
      checkout svn://svn.turbocat.net/i4b
#
# The following commands will 
# install the driver on FreeBSD:
#
cd i4b/trunk/chan_capi
gmake all install


Enjoy!

--HPS



More information about the freebsd-isdn mailing list