<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">hi all,<div><br></div><div>I write a small IVR in javascript to react on user&#39;s 1 key input</div><div>
<br></div><div>session.streamFile(&quot;a.wav!b.wav&quot;,dtmf_handle);</div><div><br></div><div>when user press a key at the end of a.wav and the beginning of b.wav, there is no dtmf call back. if another key is pressed after that, the dtmf_handle is call with a event containing 2 digits.</div>
<div><br></div><div>Is this a bug?</div></span>