I have had * installed for a couple of weeks now and am very impressed. I have got Zap, SIP and MGCP working and can call freely between them with just things like transfer still to sort out etc. I then though I would add H.323 support to my working system, having read the previous threads on the subject I installed pwlib openh323 gnugk for h.323 gatekeeper functionality All of these seem to have installed correctly. On installing chan_h323 to integrate * into the h.323 stack it makes OK, installs OK, appears in modules.conf but on firing up * I get the following problem, has anyone seen this before or knows what the fault is ?? Looks like a library problem but I have not seen this type of error before. [cdr_csv.so] => (Comma Separated Values CDR Backend) [chan_h323.so]WARNING[1024]: File loader.c, Line 212 (ast_load_resource): /usr/ lib/asterisk/modules/chan_h323.so: undefined symbol: _ZNK7PThread11GetThreadIdEv WARNING[1024]: File loader.c, Line 368 (load_modules): Loading module chan_h323. so failed! Thanks, Mark -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030429/8b5b9eac/attachment.htm
This is typical version skew. Make sure you DO NOT have any distro specific installs of PWLib or Open H.323 then make sure you are running the versions of listed in asterisk/channels/h323/README. Then make clean opt Open H.323 and PWLib and finally make clean install chan_h323. Jeremy McNamara Mark Darvill wrote:> I have had * installed for a couple of weeks now and am very > impressed. I have got Zap, SIP and MGCP working and can call freely > between them with just things like transfer still to sort out etc. > > I then though I would add H.323 support to my working system, having > read the previous threads on the subject I installed > > pwlib > openh323 > gnugk for h.323 gatekeeper functionality > > All of these seem to have installed correctly. > > On installing chan_h323 to integrate * into the h.323 stack it makes > OK, installs OK, appears in modules.conf but on firing up * I get the > following problem, has anyone seen this before or knows what the fault > is ?? Looks like a library problem but I have not seen this type of > error before. > > [cdr_csv.so] => (Comma Separated Values CDR Backend) > [chan_h323.so]WARNING[1024]: File loader.c, Line 212 > (ast_load_resource): /usr/ > lib/asterisk/modules/chan_h323.so: undefined symbol: > _ZNK7PThread11GetThreadIdEv > WARNING[1024]: File loader.c, Line 368 (load_modules): Loading module > chan_h323. > so failed! > > Thanks, Mark-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030429/15ac648c/attachment.htm