<div dir="ltr">Dear all<div><br></div><div>i'm creating an outgoing call to number xxx with this command:</div><div><br></div><div>http://host:port/mxml?action=Originate&Channel=Local/xxx@to-external&Exten=testDTMF&Context=cRETEUNICA&Priority=1<br></div><div><br></div><div>wich points correctly to this portion of dialplan:</div><div><br></div><div>[cRETEUNICA]<br></div><div><div><br></div><div>exten => <span class="" style="white-space:pre">        </span>testDTMF,1,Answer</div><div>exten =>  testDTMF,n,Read(digito,,1)</div><div>exten =><span class="" style="white-space:pre">        </span>testDTMF,n,SayDigits(${digito})</div></div><div><br></div><div>The point is that the recognition goes in timeout and i get an error on ast_waitfordigit_full</div><div><br></div><div><div>    -- Executing [testDTMF@cRETEUNICA:1] Answer("SIP/pbx2-000004ad", "") in new stack</div><div>    -- Executing [testDTMF@cRETEUNICA:2] Read("SIP/pbx2-000004ad", "digito,,1") in new stack</div><div><div>[Jun 30 21:56:56] WARNING[5617]: channel.c:2558 ast_waitfordigit_full: Unexpected control subclass '-1'</div></div><div><div>    -- User entered nothing.</div><div><br></div></div><div>Any idea?</div><div><br></div><div>if i call from number xxx to an extension that goes to testDTMF@cRETEUNICA it works properly.</div><div><br></div><div>Thanks</div><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">/*************/<br>nik600<br><a href="http://www.kumbe.it" target="_blank">http://www.kumbe.it</a></div>
</div></div>