<div dir="ltr"><div>I didn&#39;t try with stereo 44100Hz, I tried  simple g711 calls to Verizon cell phones and it didn&#39;t trigger the beep, when calling a voicemail on another freeswitch box it did detect the beep.</div><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 21, 2016 at 9:27 AM, Piotr Gregor <span dir="ltr">&lt;<a href="mailto:piotrek.gregor@gmail.com" target="_blank">piotrek.gregor@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid"><div dir="ltr">Hi Abaci,<div><br></div><div>back to your problems with Verizon voicemail - the cause of them is:</div><div><br></div><div>1. Audio is stereo</div><div>2. Audio is sampled at 44100Hz</div><div>3. DESA algorithm used in avmd is very sensitive to noise</div><div><br></div><div>If you resample audio to 8000Hz and set avmd module to 8000Hz bit rate</div><div>or leave it at 44100Hz but adjust avmd to 44100Hz while always properly</div><div>handling number of channels (mono/stereo/...) then results are good.</div><div>Avmd module in current form is unable to meet these requirements,</div><div>but I am going to add the support for this.</div><div><br></div><div>cheers,</div><div>Piotr</div></div>
<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" rel="noreferrer">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank" rel="noreferrer">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank" rel="noreferrer">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank" rel="noreferrer">http://www.cluecon.com</a><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" rel="noreferrer">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank" rel="noreferrer">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank" rel="noreferrer">http://www.freeswitch.org</a><br></blockquote></div><br></div></div>