Hi Sam,

Did you build libunicall with

./configure
make
make install

If so, the library will be in /ustr/local/lib. Is this in your search path? Wither add this directory to /etc/ld.so.conf, or build with:

./configure --prefix=/usr
make
make install

This is an issue common to most packages which use ./configure to set them up.

Regards,
Steve


Sam Njenga wrote:

Hi Steve

I have compiled everything now without errors. Problem is loading the
unicall module when starting asterisk. This is the error ......

[chan_unicall.so]Jan 10 18:37:16 WARNING[1076216448]: loader.c:248
ast_load_resource: /usr/lib/asterisk/modules/chan_unicall.so: undefined
symbol: uc_channel_write
Jan 10 18:37:16 WARNING[1076216448]: loader.c:380 load_modules: Loading
module chan_unicall.so failed!
[EMAIL PROTECTED] asterisk]#

Sam Njenga




----- Original Message ----- From: "Steve Underwood" <[EMAIL PROTECTED]>
To: "Asterisk Users Mailing List - Non-Commercial Discussion"
<[email protected]>
Sent: Monday, January 10, 2005 6:05 PM
Subject: Re: [Asterisk-Users] Unicall errors





Hi Sam,

Sorry about that. The copy of libsupertone on the FTP site appeared to
be faulty. I have just replaced it. Please try again.

Strange. You should have had this same problem when testing 0.0.2pre1.

Regards,
Steve

Sam Njenga wrote:



Steve

I have stated below that I tried to install Libsupertone and gote errors.





_______________________________________________
Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users




_______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users




_______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to