<div dir="ltr">Thanks Brian, here are the related config files:<br>vars.xml<br><br>&nbsp; &lt;X-PRE-PROCESS cmd=&quot;set&quot; data=&quot;hold_music_conf=local_stream://mp3&quot;/&gt;<br><br>moduels.conf.xml<br><br>&nbsp;&nbsp; &lt;!-- File Format Interfaces --&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;load module=&quot;mod_sndfile&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &lt;load module=&quot;mod_native_file&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &lt;!--For icecast/mp3 streams/files--&gt;<br>&nbsp;&nbsp; &lt;load module=&quot;mod_shout&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &lt;!--For local streams (play all the files in a directory)--&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;load module=&quot;mod_local_stream&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &lt;load module=&quot;mod_tone_stream&quot;/&gt;<br><br>local_strean.conf.xml:<br><br>&lt;directory name=&quot;mp3&quot; path=&quot;$${base_dir}/sounds/music/mp3&quot;&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;param name=&quot;rate&quot; value=&quot;8000&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &lt;param name=&quot;shuffle&quot; value=&quot;true&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &lt;param name=&quot;channels&quot; value=&quot;1&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &lt;param name=&quot;interval&quot; value=&quot;20&quot;/&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;param name=&quot;timer_name&quot; value=&quot;soft&quot;/&gt;<br>&nbsp; &lt;/directory&gt;<br><br>and all MP3 files are placed under /opt/local/freeswitch/sounds/music/mp3 <br><br>It had been working fine until recently (a couple of days or weeks ago, when mod_shout undergone some changes I guess)<br>
<br>Am I missing some new settings?<br><br>Thanks,<br><br>Chris<br><br><br><br><br><div class="gmail_quote">On Sat, Oct 11, 2008 at 7:16 PM, Brian West <span dir="ltr">&lt;<a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Can you provide a sample of your configs and/or files you&#39;re playing?<br>
<br>
/b<br>
<div><div></div><div class="Wj3C7c"><br>
On Oct 11, 2008, at 6:09 PM, unknown wrote:<br>
<br>
&gt; Hi there, anybody knows how to solve the issue of mod_shout errors<br>
&gt; after recent svn update?<br>
&gt; My mod_shout had been working fine playing MP3 files, but apparently<br>
&gt; some changes had been done to mod_shout recently, it is not working<br>
&gt; any more, with no configuration changes to local stream and mod<br>
&gt; shout, &nbsp;freeswitch console kept getting the following error:<br>
&gt;<br>
&gt; [frame.c:918] error: Could not set optimization!<br>
&gt; 2008-10-11 19:03:56 [ERR] mod_shout.c:316 decode_fd() Decoder Error!<br>
&gt;<br>
&gt;<br>
&gt; Any ideas would be really appreciated<br>
&gt;<br>
&gt; Thanks,<br>
<br>
<br>
</div></div>_______________________________________________<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>
</blockquote></div><br></div>