<div>Hi</div><div>I'm using the below ivr menu and sending the caller to voice mail by transferring to an extension but the problem is that beep tone is also recorded!</div><div>I mean the recorded voice mails begin with beep sound (deeeed)!!!!</div>
<div>thanks</div><div><menu name="sepanta_ivr"</div><div> greet-long="sepanta/mainMenu.wav" </div><div> invalid-sound="sepanta/digitCollectError.wav" </div><div> confirm-key="" </div>
<div> confirm-attempts="3"</div><div> timeout="10000"</div><div> inter-digit-timeout="2000"</div><div> max-failures="3"</div><div> max-timeouts="3"</div>
<div> digit-len="1"> </div><div> <entry action="menu-exec-app" digits="1" param="managed Answering 1"/><span class="Apple-tab-span" style="white-space:pre">        </span><!-- ADSL sale service --></div>
<div> <entry action="menu-exec-app" digits="2" param="managed Answering 2"/> <!-- Customer services and contract renewal --> </div><div><span class="Apple-tab-span" style="white-space:pre"><b>        </b></span><b><entry action="menu-exec-app" digits="3" param="transfer manager-voice-mail"/> <!-- Managing Director --></b></div>
<div> <entry action="menu-sub" digits="4" param="sepanta_ivr_submenu"/> </div><div><br></div><div><div> <extension name="manager-voice-mail"><span class="Apple-tab-span" style="white-space:pre">                </span></div>
<div><span class="Apple-tab-span" style="white-space:pre">                </span><condition field="destination_number" expression="^manager-voice-mail$"><span class="Apple-tab-span" style="white-space:pre">                </span></div>
<div><span class="Apple-tab-span" style="white-space:pre">                </span><action application="set" data="voicemail_greeting_number=2"/><span class="Apple-tab-span" style="white-space:pre">                        </span></div>
<div><span class="Apple-tab-span" style="white-space:pre">                        </span><action application="set" data="skip_instructions=true"/></div><div> <action application="voicemail" data="default ${domain_name} kiarash"/> <span class="Apple-tab-span" style="white-space:pre">        </span></div>
<div> </condition></div><div> </extension></div></div>