Hello,<div><br></div><div>I am asking the user to enter his mobile phone followed by &quot;#&quot; using Read().</div><div>From time to time the Read() application disconnects the user while he is typing his number, though there is a 15 seconds timeout, and even if I type the number very fast it still may happen to me.</div>
<div><br></div><div><i>same =&gt; n,Read(mobileNumber,app/input-mobile,10,,2,15)</i></div><div><br></div><div>In the logs:</div><div>When it fails:</div><div>- - &lt;SIP/ipbx-iwred-000002e&gt; Playing &#39;app/input-mobile.slin&#39; (language &#39;fr&#39;)</div>
<div>- - User disconnected</div><div><br></div><div>When it succeeds:</div>- - &lt;SIP/ipbx-iwred-000002e&gt; Playing &#39;app/input-mobile.slin&#39; (language &#39;fr&#39;)<div>- - User entered &#39;0476123456&#39;</div>
<div><br></div><div>The strange thing is that I cannot understand when it happens, it seems completely random... </div><div>sometimes I type the mobile number very slowly, sometimes very fast, </div><div>and it doesn&#39;t seem to matter.</div>
<div><br></div><div>Anyone encountered such an error? Thank you for any ideas!</div><div><br></div><div><br></div>