<div>We fixed the issue compiling ffmpeg with --enable-libgsm.</div>
<div> </div>
<div>Now we have another one. We compiled app_mixer and we have launche ./mcu. But when we start Asterisk, we got:</div>
<div> </div>
<div>...<br>[5084]>CreateConference [Default Room]<br>[5084]>MakeCall [CreateConference]<br>Segmentation fault<br>...</div>
<div> </div>
<div>Launching ./test we got:</div>
<div> </div>
<div>[5340]>CreateConference [Sergio]<br>[5340]>MakeCall [CreateConference]<br>Segmentation fault<br> </div>
<div> </div>
<div>Any clue?</div>
<div> </div>
<div>Thanks.</div>
<div> </div>
<div> </div>
<div><br><br> </div>
<div><span class="gmail_quote">On 10/2/07, <b class="gmail_sendername">Sergio Garcia</b> <<a href="mailto:sergio.garcia@fontventa.com">sergio.garcia@fontventa.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br><br>Can you check that libgsm.so is present in your system? I found that in some cases only<br>libgsm.a
is distributed in the devel package..<br><br>---------- Original Message ----------------------------------<br>From: "jeremij jerome" <<a href="mailto:jeremij@gmail.com">jeremij@gmail.com</a>><br>Reply-To: Development discussion of video media support in Asterisk<
<a href="mailto:asterisk-video@lists.digium.com">asterisk-video@lists.digium.com</a>><br>Date: Tue, 2 Oct 2007 16:46:09 +0200<br><br>>Hi all,<br>><br>>I'm trying to compile Mediamixer (downloaded from <a href="http://sip.fontventa.com/">
http://sip.fontventa.com/</a>)<br>>but I'm stuck with gsm libraries. This is what I get when I launch 'make':<br>><br>>/usr/src/mediamixer/mcu/media/build/debug/gsmcodec.o(.text+0x51): In<br>>function `GSMCodec::GSMCodec()':
<br>>/usr/src/mediamixer/mcu/media/src/gsm/gsmcodec.cpp:13: undefined reference<br>>to `gsm_create'<br>>/usr/src/mediamixer/mcu/media/build/debug/gsmcodec.o(.text+0x6b):/usr/src/mediamixer/mcu/media/src/gsm/gsmcodec.cpp:16:
<br>>undefined reference to `gsm_option'<br>>/usr/src/mediamixer/mcu/media/build/debug/gsmcodec.o(.text+0xed): In<br>>function `GSMCodec::GSMCodec()':<br>>/usr/src/mediamixer/mcu/media/src/gsm/gsmcodec.cpp:13: undefined reference
<br>>to `gsm_create'<br>>/usr/src/mediamixer/mcu/media/build/debug/gsmcodec.o(.text+0x107):/usr/src/mediamixer/mcu/media/src/gsm/gsmcodec.cpp:16:<br>>undefined reference to `gsm_option'<br>>/usr/src/mediamixer/mcu/media/build/debug/gsmcodec.o(.text+0x152): In
<br>>function `GSMCodec::~GSMCodec()':<br>>/usr/src/mediamixer/mcu/media/src/gsm/gsmcodec.cpp:21: undefined reference<br>>to `gsm_destroy'<br>>/usr/src/mediamixer/mcu/media/build/debug/gsmcodec.o(.text+0x1c4): In
<br>>function `GSMCodec::~GSMCodec()':<br>>/usr/src/mediamixer/mcu/media/src/gsm/gsmcodec.cpp:21: undefined reference<br>>to `gsm_destroy'<br>>/usr/src/mediamixer/mcu/media/build/debug/gsmcodec.o(.text+0x236): In
<br>>function `GSMCodec::~GSMCodec()':<br>>/usr/src/mediamixer/mcu/media/src/gsm/gsmcodec.cpp:21: undefined reference<br>>to `gsm_destroy'<br>>/usr/src/mediamixer/mcu/media/build/debug/gsmcodec.o(.text+0x2c5): In
<br>>function `GSMCodec::Encode(unsigned short*, int, unsigned char*, int)':<br>>/usr/src/mediamixer/mcu/media/src/gsm/gsmcodec.cpp:31: undefined reference<br>>to `gsm_encode'<br>>/usr/src/mediamixer/mcu/media/build/debug/gsmcodec.o(.text+0x30b): In
<br>>function `GSMCodec::Decode(unsigned char*, int, unsigned short*, int)':<br>>/usr/src/mediamixer/mcu/media/src/gsm/gsmcodec.cpp:46: undefined reference<br>>to `gsm_decode'<br>>/usr/src/mediamixer/mcu/media/build/debug/gsmcodec.o(.text+0x34f):/usr/src/mediamixer/mcu/media/src/gsm/gsmcodec.cpp:54:
<br>>undefined reference to `gsm_option'<br>>/usr/src/mediamixer/mcu/media/build/debug/gsmcodec.o(.text+0x378):/usr/src/mediamixer/mcu/media/src/gsm/gsmcodec.cpp:60:<br>>undefined reference to `gsm_decode'
<br>>/usr/src/mediamixer/mcu/media/build/debug/gsmcodec.o(.text+0x3a6):/usr/src/mediamixer/mcu/media/src/gsm/gsmcodec.cpp:64:<br>>undefined reference to `gsm_decode'<br>>collect2: ld returned 1 exit status<br>
>make: *** [mcu] Error 1<br>><br>>I guess that is something related to gsm libraries. I'm using CentOS 4.4 and<br>>the only library I found working is gsm-devel-1.0.10-3.i386.rpm.<br>><br>>Could someone help me ?
<br>><br>>Thanks,<br>>Jeremi<br>><br>><br>><br>><br><br><br>_______________________________________________<br>--Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--">http://www.api-digital.com--
</a><br><br>asterisk-video mailing list<br>To UNSUBSCRIBE or update options visit:<br> <a href="http://lists.digium.com/mailman/listinfo/asterisk-video">http://lists.digium.com/mailman/listinfo/asterisk-video</a><br></blockquote>
</div><br>