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

Reply via email to