Hi All,<div><br></div><div>I setup a simple IVR. Here is the script. </div><div><br></div><div><span class="Apple-style-span" style="font-family: Verdana; font-size: 13px; "><div style="margin-top: 0px; margin-bottom: 0px; ">
<menu name="test_ivr"</div><div style="margin-top: 0px; margin-bottom: 0px; "> greet-long="test/test-ivr.wav"</div><div style="margin-top: 0px; margin-bottom: 0px; "> greet-short="tset/test-ivr.wav"</div>
<div style="margin-top: 0px; margin-bottom: 0px; "> invalid-sound="ivr/ivr-that_was_an_invalid_entry.wav"</div><div style="margin-top: 0px; margin-bottom: 0px; "> exit-sound="voicemail/vm-goodbye.wav"</div>
<div style="margin-top: 0px; margin-bottom: 0px; "> timeout ="10000"</div><div style="margin-top: 0px; margin-bottom: 0px; "> inter-digit-timeout="2000"</div><div style="margin-top: 0px; margin-bottom: 0px; ">
max-failures="3"></div><div style="margin-top: 0px; margin-bottom: 0px; "> <entry action="menu-exec-app" digits="/^(20[0-9])$/" param="transfer $1 XML default"/></div>
<div style="margin-top: 0px; margin-bottom: 0px; "> <entry action="menu-exec-app" digits="9999" param="transfer 9999 XML default"/></div><div style="margin-top: 0px; margin-bottom: 0px; ">
</menu></div><div style="margin-top: 0px; margin-bottom: 0px; "> </menus></div><div style="margin-top: 0px; margin-bottom: 0px; "></configuration></div><div style="margin-top: 0px; margin-bottom: 0px; ">
<br></div><div style="margin-top: 0px; margin-bottom: 0px; "><b>Dial Plan</b></div><div style="margin-top: 0px; margin-bottom: 0px; "><br></div><div style="margin-top: 0px; margin-bottom: 0px; "><div style="margin-top: 0px; margin-bottom: 0px; ">
<action application="answer"/></div><div style="margin-top: 0px; margin-bottom: 0px; "><action application="ivr" data="test_ivr"/></div><div><br></div></div><div style="margin-top: 0px; margin-bottom: 0px; ">
<span class="Apple-style-span" style="font-family: arial; font-size: small; ">Every time when I reach the IVR . I am getting first one or two words missing( or may be not clear). How can I fix this issue.</span></div><div style="margin-top: 0px; margin-bottom: 0px; ">
<span class="Apple-style-span" style="font-family: arial; font-size: small; "><br></span></div></span>Thanks,<br>Lloyd
</div>