<br><br><div class="gmail_quote">2010/7/26 Maciej Bylica <span dir="ltr">&lt;<a href="mailto:mbsip@gazeta.pl">mbsip@gazeta.pl</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Thanks Micha³ fro prompt answer.<br>
So there is no way to tune this a up in the way i mentioned in modules.conf.xml?<br></blockquote><div><br>About the only thing you can do, short of digging through mod_voicemail.c, is to look in the configs here:<br>conf/lang/en/vm/sounds.xml<br>
<br>Those are the phrase macros that are used by the voicemail module. I think this is the actual phrase that constructs the audio that is played to the caller:<br>&lt;macro name=&quot;voicemail_record_file_check&quot;&gt;<br>
<br>You *COULD* try whittling that down to something like just doing a sleep for 500ms - but I can&#39;t guarantee that it will behave the way you want. FYI, this is covered in chapter 6 of the new book. ;) The eBook is only $5 right now... <a href="http://bit.ly/aijtAC">http://bit.ly/aijtAC</a><br>
<br>-MC<br></div></div><br>