I've had problems with Dialogic apps using GlobalCall with similar symptoms, I had to type "export LD_PRELOAD=/usr/dialogic/lib/libgc.so" before running them. Maybe Mark's answer solves that problem also...
Tim > Need to have chan_dialogic.so => yes in the [globals] > > Mark > > On Thu, 18 Sep 2003, pedro bulach gapski wrote: > > > I am one of those trying to use old dialogic hardware with *. I have the > > following error when loading the driver: > > [chan_dialogic.so] => (Dialogic Global Call API Support) > > dlopen of libicapi.so failed: dlerror=/usr/dialogic/lib/libicapi.so: > > undefined symbol: gcdb_InsertLinedev > > WARNING[1024]: File chan_dialogic.c, Line 832 (load_module): Failed to > > start Global Call (GC) > > WARNING[1024]: File loader.c, Line 299 (ast_load_resource): > > chan_dialogic.so: load_module failed, returning -1 > > WARNING[1024]: File loader.c, Line 394 (load_modules): Loading module > > chan_dialogic.so failed! > > > > Indeed, gcdb_InsertLinedev is not defined in libicapi. It is defined in > > libgc, which is linked to chan_dialogic. > > > > Anyone has seen this before? > > > > [], > > > > pedro > > > > > > _______________________________________________ > > Asterisk-Users mailing list > > [EMAIL PROTECTED] > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > _______________________________________________ > Asterisk-Users mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/asterisk-users > -- Timothy F. Costello Sr. Systems Analyst Ne te quae siveris extra ObQuote: Sounds great! If I miss, I get to be captain. -- Chakotay to Janeway, about phasering an apple off her head, "Coda" _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
