<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">what return_ring_ready means is to consider the call successful on a sip 180 or ringing indication, at that point, we would stop tracking the timeouts. &nbsp;If you want to wait for the timeout until its answered, don't use return_ring_ready.<div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Nov 13, 2014, at 5:26 AM, Pavel &lt;<a href="mailto:my.post@hotmail.com" class="">my.post@hotmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" style="font-family: Calibri; font-size: 16px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><br class="">Hello!<span class="Apple-converted-space">&nbsp;</span><br class=""><div class="">Some clarifications:<br class=""><br class=""><div dir="ltr" class="">This is working:<br class="">$con-&gt;sendRecv("api originate {originate_timeout=5}user/1000&nbsp; &amp;park()")<br class=""><br class="">But this is not:<br class="">$con-&gt;sendRecv("api originate {return_ring_ready=true,originate_timeout=5}user/1000&nbsp; &amp;park()")<br class=""><br class=""><br class="">The originated call keeps ringing.Please advise.<br class=""><br class=""></div></div></div></div></blockquote></div><br class=""></div></body></html>