Yes, you can control this. The threshold value is described here:<div><a href="http://wiki.freeswitch.org/wiki/Mod_voicemail#record-silence-threshold">http://wiki.freeswitch.org/wiki/Mod_voicemail#record-silence-threshold</a></div>
<div><br></div><div>The silence hits is described here:</div><div><a href="http://wiki.freeswitch.org/wiki/Mod_voicemail#record-silence-hits">http://wiki.freeswitch.org/wiki/Mod_voicemail#record-silence-hits</a></div><div>
<br></div><div>Both of those link to the docs for the wait_for_silence dialplan tool, which discusses these values in more detail:</div><div><a href="http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_wait_for_silence#Description">http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_wait_for_silence#Description</a></div>
<div><br></div><div>In a nutshell, if you lower the threshold value then that means the silence needs to be &quot;quieter&quot; to be considered &quot;silence.&quot; So, for a soft-spoken voice you would want to lower the threshold. I would experiment with that. Note that if you set the threshold too low then no silence will ever be detected. As for the &quot;hits&quot; value, that just tweaks how much silence FS needs to detect before it assumes there is silence on the line. The higher the number of hits, the longer the silent period needs to be for FS to assume it is &quot;silence.&quot;</div>
<div><br></div><div>-MC</div><div><br><div class="gmail_quote">On Sun, Oct 2, 2011 at 6:01 PM, Lloyd Aloysius <span dir="ltr">&lt;<a href="mailto:lloyd.aloysius@gmail.com">lloyd.aloysius@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;"><font face="verdana, sans-serif">Hello,<br></font>
<div><font face="verdana, sans-serif"><br></font></div><div><font face="verdana, sans-serif"><div>I have the voicemail issue. When someone  soft spoken leaves a message they get interrupted by the silence detection.</div>



<div><br></div><div>“to play this message press 1, to send this message press 2, to delete this message and try again …”</div><div><br></div><div>I found two options in voicemail.conf. None of them make any difference.</div>



<div><br></div><div>&lt;param name=&quot;record-silence-threshold&quot; value=&quot;200&quot;/&gt;</div><div>&lt;param name=&quot;record-silence-hits&quot; value=&quot;2&quot;/&gt;</div><div><br></div><div>Is there anyway to increase the threshold or time out.</div>



<div><br></div><div><div>FreeSWITCH Version 1.0.head (git-0675b59 2011-06-06 21-28-14 -0500)</div></div><div><br></div><div><br></div><div>Thanks in advance.</div><div>Lloyd</div></font></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></div>