try reversing the order that you load mod_voipcodecs and mod_sndfile in your modules.conf.xml<br>iirc there is some symbol collision between the 2 that we need to resolve somehow.<br><br><div class="gmail_quote">On Fri, Jun 6, 2008 at 1:29 PM, Miroslav Mostic <<a href="mailto:nuvovoip@gmail.com">nuvovoip@gmail.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>It is not inbound codec issue. When I enable only GSM codec in my x-lite I can see that GSM is negotiated inbound codec. Even in that case recording in gsm is not working. However recording in uncompressed PCM wav format is working properly. </div>
<div>I have the same behaviour with rc3 and some snapshot release after that, but for the sake of this test I have default Freeswitch 1.0 configuration on the separate box.</div>
<div> </div>
<div>Could it be that compressed gsm encoded recordings are not supported anymore? </div>
<div> </div>
<div>Regards,</div>
<div> </div><font color="#888888">
<div>Miroslav <br><br></div></font><div><div></div><div class="Wj3C7c">
<div class="gmail_quote">On Tue, Jun 3, 2008 at 1:49 PM, Miroslav Mostic <<a href="mailto:nuvovoip@gmail.com" target="_blank">nuvovoip@gmail.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">
<div> </div>
<div>G711 u-Law. I was calling from aastra 9133i and X-lite v3.0 and I have default codec configuration of Freeswitch 1.0. After installation of Freeswitch 1.0 the only thing that are changed from default config are sip port 5090 on internal sip profile and additional extensions 9991 and 9992 in default.xml dialplan. In both scenarios I have the same result. </div>
<div> </div>
<div>Console output when I dial from aastra 9133i :</div>
<div> </div>
<div>2008-06-03 12:52:18 [DEBUG] sofia.c:1695 sofia_handle_sip_i_state() Remote SDP:<br>v=0<br>o=MxSIP 0 1966242209 IN IP4 <a href="http://172.22.2.102/" target="_blank">172.22.2.102</a><br>s=SIP Call<br>c=IN IP4 <a href="http://172.22.2.102/" target="_blank">172.22.2.102</a><br>
t=0 0<br>m=audio 3000 RTP/AVP 0 8 18 101<br>a=rtpmap:0 PCMU/8000<br>a=rtpmap:8 PCMA/8000<br>a=rtpmap:18 G729/8000<br>a=rtpmap:101 telephone-event/8000<br>a=fmtp:101 0-15<br>a=ptime:30<br>a=silenceSupp:on - - - -</div>
<div>2008-06-03 12:52:18 [DEBUG] sofia_glue.c:2098 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[G722:9:8000]<br>2008-06-03 12:52:18 [DEBUG] sofia_glue.c:2098 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[PCMU:0:8000]<br>
2008-06-03 12:52:18 [DEBUG] sofia_glue.c:2098 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[PCMA:8:8000]<br>2008-06-03 12:52:18 [DEBUG] sofia_glue.c:2098 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[GSM:3:8000]<br>
2008-06-03 12:52:18 [DEBUG] sofia_glue.c:2137 sofia_glue_negotiate_sdp() Substituting codec <a href="mailto:PCMU@30i@8000h" target="_blank">PCMU@30i@8000h</a><br>2008-06-03 12:52:18 [DEBUG] sofia_glue.c:1392 sofia_glue_tech_set_codec() Set Codec <a href="mailto:sofia/internal/1006@10.47.40.56:5090" target="_blank">sofia/internal/1006@10.47.40.56:5090</a> PCMU/8000 30 ms 240 samples<br>
</div>
<div>Console output when I dial from X-Lite Version 3.0:</div>
<div> </div>
<div>2008-06-03 12:57:03 [DEBUG] sofia.c:1695 sofia_handle_sip_i_state() Remote SDP:<br>v=0<br>o=- 4 2 IN IP4 <a href="http://172.22.2.141/" target="_blank">172.22.2.141</a><br>s=CounterPath X-Lite 3.0<br>c=IN IP4 <a href="http://172.22.2.141/" target="_blank">172.22.2.141</a><br>
t=0 0<br>m=audio 51672 RTP/AVP 0 8 3 101<br>a=rtpmap:101 telephone-event/8000<br>a=fmtp:101 0-15<br>a=alt:1 1 : uY3hci3U 9llPveYf <a href="http://172.22.2.141/" target="_blank">172.22.2.141</a> 51672</div>
<div>2008-06-03 12:57:03 [DEBUG] switch_core_state_machine.c:365 switch_core_session_run() <a href="mailto:sofia/internal/1004@10.47.40.56:5090" target="_blank">sofia/internal/1004@10.47.40.56:5090</a> Running State Change CS_NEW<br>
2008-06-03 12:57:03 [DEBUG] sofia_glue.c:2098 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[G722:9:8000]<br>2008-06-03 12:57:03 [DEBUG] sofia_glue.c:2098 sofia_glue_negotiate_sdp() Audio Codec Compare [PCMU:0:8000]/[PCMU:0:8000]<br>
2008-06-03 12:57:03 [DEBUG] sofia_glue.c:1392 sofia_glue_tech_set_codec() Set Codec <a href="mailto:sofia/internal/1004@10.47.40.56:5090" target="_blank">sofia/internal/1004@10.47.40.56:5090</a> PCMU/8000 20 ms 160 samples</div>
<div> </div>
<div>Regards,</div>
<div> </div><font color="#888888">
<div>Miroslav<br></div></font>
<div>
<div></div>
<div>
<div class="gmail_quote">On Mon, Jun 2, 2008 at 8:52 PM, Brian West <<a href="mailto:brian@freeswitch.org" target="_blank">brian@freeswitch.org</a>> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">
<div><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size: 11pt;">What codec are you using on the inbound side?<br><br>/b
<div>
<div></div>
<div><br><br><br><br>On 6/2/08 4:27 PM, "Miroslav Mostic" <<a href="http://nuvovoip@gmail.com" target="_blank">nuvovoip@gmail.com</a>> wrote:<br><br></div></div></span></font>
<blockquote><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size: 11pt;">
<div>
<div></div>
<div>Hi everyone!<br> <br>I am probably missing something very basic, but I have problems with simple file record and playback in gsm file format.<br> <br>I have just installed 1.0 release system and I changed only default dialplan with following two extensions:<br>
<br><extension name="gsm_record"><br> <condition field="destination_number" expression="^9991$"><br> <action application="answer"/><br> <action application="record" data="/tmp/rec.gsm"/><br>
</condition><br> </extension><br> <extension name="gsm_playback"><br> <condition field="destination_number" expression="^9992$"><br> <action application="answer"/><br>
<action application="playback" data="/tmp/rec.gsm"/><br> </condition><br> </extension><br> <br>When I place call to 9991extension I see INFO message about opening /tmp/rec.gsm, no error messages and when I hangup I can see that file /tmp/rec.gsm exists. However when I try to play this file using 9992 extension the only thing I can hear is noise. <br>
<br>When I just change name to /tmp/rec.wav in both extensions everything is working fine. <br> <br>What am I missing?<br> <br>Many regards,<br> <br>Miroslav<br><br></div></div>
<hr align="center" size="3" width="95%">
</span></font><font size="2"><font face="Consolas, Courier New, Courier"><span style="font-size: 10pt;">_______________________________________________<br>Freeswitch-users mailing list<br><a href="http://Freeswitch-users@lists.freeswitch.org" target="_blank">Freeswitch-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br></span></font></font></blockquote></div><br>_______________________________________________<br>Freeswitch-users mailing list<br><a href="mailto:Freeswitch-users@lists.freeswitch.org" target="_blank">Freeswitch-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br><br></blockquote></div><br></div></div></blockquote></div><br>
</div></div><br>_______________________________________________<br>
Freeswitch-users mailing list<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
<br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br><a href="http://iax:guest@conference.freeswitch.org/888">iax:guest@conference.freeswitch.org/888</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>pstn:213-799-1400