Asterisk and H323

Andre andre at netvision.com.br
Fri Feb 13 10:19:43 PST 2004


  I've installed Asterisk 0.7.1 on FreeBSD 4.9. When I run it I get the 
following output:

# asterisk -vvvvvgcd
... several other modules being loaded ...
[chan_h323.so]Feb 13 15:52:05 WARNING[134983680]: loader.c:239 
ast_load_resource: /usr/local/lib/asterisk/modules/chan_h323.so: 
Undefined symbol "__ls__7ostreamPCc"
Feb 13 15:52:05 WARNING[134983680]: loader.c:407 load_modules: Loading 
module chan_h323.so failed!
#

How can I make chan_h323.so find this symbol "__ls__7ostreamPCc"?

Configuring Asterisk to not load the chan_h323 module allows it to run, 
but unfortunately I need it.

Thank you.



More information about the freebsd-ports mailing list