[Asterisk-Users] Unicall errors

Sam Njenga sam at intersatafrica.com
Tue Jan 11 09:39:36 MST 2005


 Hi Steve

 Thanks. I got past the errors by specifying the prefix. I have now a new
 error

 loader.c:248 ast_load_resource: /usr/lib/asterisk/modules/chan_unicall.so:
 undefined symbol: get_supervisory_tone_set

 Jan 11 18:52:46 WARNING[1076216448]: loader.c:380 load_modules: Loading
 module chan_unicall.so failed!

 Sam Njenga
>
>
>
> ----- Original Message ----- 
> From: "Steve Underwood" <steveu at coppice.org>
> To: "Asterisk Users Mailing List - Non-Commercial Discussion"
> <asterisk-users at lists.digium.com>
> Sent: Tuesday, January 11, 2005 3:17 AM
> Subject: Re: [Asterisk-Users] Unicall errors
>
>
> > 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!
> > >[root at localhost asterisk]#
> > >
> > >Sam Njenga
> > >
> > >
> > >
> > >
> > >----- Original Message ----- 
> > >From: "Steve Underwood" <steveu at coppice.org>
> > >To: "Asterisk Users Mailing List - Non-Commercial Discussion"
> > ><asterisk-users at lists.digium.com>
> > >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
> > >>Asterisk-Users at lists.digium.com
> > >>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
> > >Asterisk-Users at lists.digium.com
> > >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
> > Asterisk-Users at lists.digium.com
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> > To UNSUBSCRIBE or update options visit:
> >    http://lists.digium.com/mailman/listinfo/asterisk-users
> >
>




More information about the asterisk-users mailing list