Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jun 2009 12:33:03 +0200
From:      Willem Jan Withagen <wjw@digiware.nl>
To:        Hans Petter Selasky <hselasky@c2i.net>, freebsd-isdn@freebsd.org
Subject:   Re: Trying to compile chan_capi
Message-ID:  <4A43525F.6040207@digiware.nl>
In-Reply-To: <200906251157.59713.hselasky@c2i.net>
References:  <4A4328B1.8040608@digiware.nl> <200906251157.59713.hselasky@c2i.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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".
#

----

--WjW



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A43525F.6040207>