<br><br><div class="gmail_quote">On Thu, Sep 20, 2012 at 4:20 PM, Joćo Mesquita <span dir="ltr">&lt;<a href="mailto:jmesquita@freeswitch.org" target="_blank">jmesquita@freeswitch.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Check the following channel vars:<div><br></div><div>leg_timeout --&gt; This will timeout a leg only and must be set on [] and not globally</div><div>call_timeout --&gt; This will set global timeout for the entire originate/bridge but only for ringing state</div>

<div><span style="line-height:19.049999237060547px;font-size:13px;font-family:sans-serif">leg_delay_start --&gt; This will delay the leg to start and must be set under [] and not globally</span></div>
<div><br></div><div><br></div><div>With these 3 items, you must be able to do what you need/want.</div><div><br></div><div>Regards,<br clear="all">Joćo Mesquita<div><div class="h5"><br></div></div></div></blockquote><div>
+1. Throw in some Lua scripting (or the lang of your choice) and you can build an elegant solution for this.<br>-MC<br>
</div></div>