Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jan 2006 19:05:46 +0100
From:      Maarten Dekker <maarten@datastorm.nl>
To:        freebsd-isdn@freebsd.org
Subject:   chan_capi with Asterisk 1.2.1
Message-ID:  <Pine.CYG.4.58.0601041859170.4856@server01.datastorm.nl>

next in thread | raw e-mail | index | archive | help
Hello Hans Petter,

I have installed the latest Asterisk version (1.2.1).
I have installed just Asterisk, so no Zaptel and others.

Does the chan_capi that you provided me a while ago work with this
version?

After the Asterisk install I did:
cd /root/chan_capi.hps
khif01# gmake
gmake: Nothing to be done for `all'.
khif01# gmake install
for x in chan_capi.so; do install -m 755 $x
/usr/local/lib/asterisk/modules ; done
khif01#

make does not seem to work so I used gmake?

When I start asterisk it fails:
  == Parsing '/usr/local/etc/asterisk/modules.conf': Found
 [chan_capi.so]Jan  4 19:09:13 WARNING[36465]: loader.c:325
__load_resource: /usr/local/lib/asterisk/modules/chan_capi.so: Undefined
symbol "ast_pthread_create"
Jan  4 19:09:13 WARNING[36465]: loader.c:499 load_modules: Loading module
chan_capi.so failed!

Any ideas?

Regards,

Maarten





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.CYG.4.58.0601041859170.4856>