[asterisk-users] ooh323 errors while compiling: asterisk 1.8.3 and 1.8.4

Tzafrir Cohen tzafrir.cohen at xorcom.com
Sat Jun 18 03:40:41 CDT 2011


On Fri, Jun 17, 2011 at 06:33:08PM -0700, bilal ghayyad wrote:
> Hi All;
> 
> Please I need a help in the ooh323.
> 
> First of all, the only way to have h323 working in asterisk 1.8.3 or 1.8.4 is to use ooh323? There is no way to get the normal h323 channel that come with asterisk to work fine !!

There's also chan_h323 .

> 
> Now, let us see the ooh323 problem that I am facing:
> 
> Already I compiled ptlib and h323plus successfully (and I was use them to run gnugk).

Those are not needed for ooh323 .

In fact, chan_h323 won't build with them ATM. There's a patch on the
review-board to make it build with it, but noone seems to care about it.

> 
> >From make menuselect, when I tried to select chan_ooh323 from Add-ons without selecting ADDON from the Module Embedding, it is compiling and installing without error message. But it look like that not loading well the chan_ooh323 as I did netstat -ln and did not see any thing related to 1720. From the CLI, I unloaded chan_ooh323 and then I loaded chan_ooh323, but it gave me:
> 
> Call-Bilal*CLI> module load chan_ooh323.so
> Loaded chan_ooh323.so
> [Jun 17 20:23:32] NOTICE[2392]: chan_ooh323.c:2506 reload_config: Unable to load config ooh323.conf, OOH323 disabled
>  Loaded chan_ooh323.so => (Objective Systems H323 Channel)
> 
> Again, from make menuselect, if I selected chan_ooh323 from the Add-ons and I selected ADDON from module embedding. Then I ran ./configure and make. I got an error like the following:
> 
> 
> 
> 
> /usr/src/asterisk-1.8.3.2/addons/chan_ooh323.c:4259: multiple definition of `onModeChanged'
> /usr/bin/ld: Dwarf Error: found dwarf version '1024', this reader only handles version 2 information.
> ../addons/chan_ooh323.eo:(.text+0xb870): first defined here
> ../addons/chan_ooh323.o: In function `configure_local_rtp':
> /usr/src/asterisk-1.8.3.2/addons/chan_ooh323.c:3888: multiple definition of `configure_local_rtp'
> /usr/bin/ld: Dwarf Error: found dwarf version '5', this reader only handles version 2 information.
> ../addons/chan_ooh323.eo:(.text+0x92f0): first defined here
> ../addons/chan_ooh323.o: In function `ooh323_set_write_format':
> /usr/src/asterisk-1.8.3.2/addons/chan_ooh323.c:1413: multiple definition of `ooh323_set_write_format'
> /usr/bin/ld: Dwarf Error: found dwarf version '116', this reader only handles version 2 information.
> ../addons/chan_ooh323.eo:(.text+0xb1f0): first defined here
> ../addons/chan_ooh323.o: In function `close_udptl_connection':
> /usr/src/asterisk-1.8.3.2/addons/chan_ooh323.c:4133: multiple definition of `close_udptl_connection'
> /usr/bin/ld: Dwarf Error: found dwarf version '1026', this reader only handles version 2 information.
> ../addons/chan_ooh323.eo:(.text+0xbe90): first defined here
> ../addons/chan_ooh323.o: In function `ooh323_set_read_format':
> /usr/src/asterisk-1.8.3.2/addons/chan_ooh323.c:1472: multiple definition of `ooh323_set_read_format'
> /usr/bin/ld: Dwarf Error: found dwarf version '1570', this reader only handles version 2 information.
> ../addons/chan_ooh323.eo:(.text+0xc350): first defined here
> ../addons/chan_ooh323.o: In function `setup_udptl_connection':
> /usr/src/asterisk-1.8.3.2/addons/chan_ooh323.c:4074: multiple definition of `setup_udptl_connection'
> /usr/bin/ld: Dwarf Error: found dwarf version '1800', this reader only handles version 2 information.
> ../addons/chan_ooh323.eo:(.text+0xc870): first defined here
> ../addons/chan_ooh323.o: In function `close_rtp_connection':
> /usr/src/asterisk-1.8.3.2/addons/chan_ooh323.c:4009: multiple definition of `close_rtp_connection'
> /usr/bin/ld: Dwarf Error: found dwarf version '6', this reader only handles version 2 information.
> ../addons/chan_ooh323.eo:(.text+0xce30): first defined here
> ../addons/chan_ooh323.o: In function `setup_rtp_connection':
> /usr/src/asterisk-1.8.3.2/addons/chan_ooh323.c:3976: multiple definition of `setup_rtp_connection'
> /usr/bin/ld: Dwarf Error: found dwarf version '5893', this reader only handles version 2 information.
> ../addons/chan_ooh323.eo:(.text+0xd040): first defined here
> ../addons/chan_ooh323.o: In function `ooh323_destroy':
> /usr/src/asterisk-1.8.3.2/addons/chan_ooh323.c:3462: multiple definition of `ooh323_destroy'
> /usr/bin/ld: Dwarf Error: found dwarf version '512', this reader only handles version 2 information.
> ../addons/chan_ooh323.eo:(.text+0xe5d0): first defined here
> collect2: ld returned 1 exit status
> make[1]: *** [asterisk] Error 1
> make: *** [main] Error 2

What is the build system?

-- 
               Tzafrir Cohen
icq#16849755              jabber:tzafrir.cohen at xorcom.com
+972-50-7952406           mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com  iax:guest at local.xorcom.com/tzafrir



More information about the asterisk-users mailing list