Go ahead and update to latest git and make sure the problem still exists. (It probably will. :) The go to <a href="http://jira.freeswitch.org">jira.freeswitch.org</a> and open a ticket. I know that English is not your first language but that&#39;s okay, just do your best. If you really need to express something and are not sure how to do it in English then do it in Spanish and we&#39;ll use Google translate to help out. <br>
<br>Thanks,<br>MC<br><br><div class="gmail_quote">On Thu, May 17, 2012 at 9:21 AM, RrodolfoS . <span dir="ltr">&lt;<a href="mailto:rrodolfos@gmail.com" target="_blank">rrodolfos@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
mod_say_es fail when tray pronounce voicemails messages dates, in<br>
english work well but in espanish fail.<br>
<br>
In spanish the ivr and voicemail intro work fine, except the<br>
voicemails messages.<br>
<br>
The logs is the same of this <a href="http://www.freeswitch.es/node/14755" target="_blank">http://www.freeswitch.es/node/14755</a><br>
<br>
Configs details:<br>
<br>
Version<br>
FreeSWITCH Version 1.1.beta1 (git-4283408 2012-04-29 11-33-24 -0400)<br>
<br>
/usr/src/freeswitch/modules.conf<br>
 say/mod_say_es<br>
<br>
# make mod_say_es-install<br>
<br>
/usr/local/freeswitch/conf/freeswitch.xml<br>
  &lt;section name=&quot;languages&quot; description=&quot;Language Management&quot;&gt;<br>
    &lt;X-PRE-PROCESS cmd=&quot;include&quot; data=&quot;lang/de/*.xml&quot;/&gt;<br>
    &lt;X-PRE-PROCESS cmd=&quot;include&quot; data=&quot;lang/en/*.xml&quot;/&gt;<br>
    &lt;!-- &lt;X-PRE-PROCESS cmd=&quot;include&quot; data=&quot;lang/es/*.xml&quot;/&gt; --&gt;<br>
    &lt;X-PRE-PROCESS cmd=&quot;include&quot; data=&quot;lang/fr/*.xml&quot;/&gt;<br>
    &lt;X-PRE-PROCESS cmd=&quot;include&quot; data=&quot;lang/ru/*.xml&quot;/&gt;<br>
    &lt;X-PRE-PROCESS cmd=&quot;include&quot; data=&quot;lang/he/*.xml&quot;/&gt;<br>
  &lt;/section&gt;<br>
<br>
/usr/local/freeswitch/conf/vars.xml<br>
  &lt;X-PRE-PROCESS cmd=&quot;set&quot; data=&quot;default_language=es&quot;/&gt;<br>
<br>
/usr/local/freeswitch/conf/lang/es/es.xml<br>
&lt;include&gt;<br>
  &lt;language name=&quot;es&quot; say-module=&quot;es&quot;<br>
sound-prefix=&quot;$${sounds_dir}/es/mx/maria&quot; tts-engine=&quot;cepstral&quot;<br>
tts-voice=&quot;maria&quot;&gt;<br>
    &lt;phrases&gt;<br>
      &lt;macros&gt;<br>
        &lt;X-PRE-PROCESS cmd=&quot;include&quot; data=&quot;demo/*.xml&quot;/&gt; &lt;!-- Note:<br>
this now grabs whole subdir, previously grabbed only demo.xml --&gt;<br>
        &lt;!-- voicemail_en_tts is purely implemented with tts, we have<br>
the files based one that is the default. --&gt;<br>
        &lt;X-PRE-PROCESS cmd=&quot;include&quot; data=&quot;vm/sounds.xml&quot;/&gt; &lt;!--<br>
vm/tts.xml if you want to use tts and have cepstral --&gt;<br>
        &lt;X-PRE-PROCESS cmd=&quot;include&quot; data=&quot;dir/sounds.xml&quot;/&gt; &lt;!--<br>
dir/tts.xml if you want to use tts and have cepstral --&gt;<br>
        &lt;X-PRE-PROCESS cmd=&quot;include&quot; data=&quot;ivr/*.xml&quot;/&gt;  &lt;!-- IVR and<br>
custom phrases go here --&gt;<br>
      &lt;/macros&gt;<br>
      &lt;X-PRE-PROCESS cmd=&quot;include&quot; data=&quot;vm/voicemail_ivr.xml&quot;/&gt;<br>
    &lt;/phrases&gt;<br>
  &lt;/language&gt;<br>
&lt;/include&gt;<br>
<br>
/usr/local/freeswitch/conf/autoload_configs/modules.conf.xml<br>
    &lt;!-- Say --&gt;<br>
    &lt;load module=&quot;mod_say_es&quot;/&gt;<br>
    &lt;load module=&quot;mod_say_en&quot;/&gt;<br>
    &lt;!-- &lt;load module=&quot;mod_say_ru&quot;/&gt; --&gt;<br>
    &lt;!-- &lt;load module=&quot;mod_say_zh&quot;/&gt; --&gt;<br>
<br>
The spanish sounds are in /usr/local/freeswitch/sounds/es/mx/maria/<br>
with 8000, 16000, 32000, 44100 and 48000 sample rate mono.<br>
<br>
/usr/local/freeswitch/conf/lang/es are a modified copy of<br>
/usr/local/freeswitch/conf/lang/en<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
Join Us At ClueCon - Aug 7-9, 2012<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>
</blockquote></div><br>