<div>Although I've never tried it along with&nbsp;the &quot;L&quot; option, you could&nbsp;try absolutetimeout:</div>
<div>&nbsp;</div>
<div><font color="#000000">exten =&gt; xxxxx,1,AbsoluteTimeout(60000)</font></div>
<div><font color="#000000">exten =&gt; xxxxx,2,Dial(Sip/xxxx|30|L(60000:30000:10000))<br></font><br>bp</div>
<div>&nbsp;</div>
<div><span class="gmail_quote">On 6/27/06, <b class="gmail_sendername">Andrew Nowrot</b> &lt;<a href="mailto:andrew.nowrot@gmail.com">andrew.nowrot@gmail.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div><br>Thanks for all replies<br><br>I noticed that L option does not hangup the call it only limits the call. (In my case the h extension isn't executed). S option can do that (Asterisk reach the h extension)<br><br>L(x:y:z) - do not hang up the call after x sec. 
<br>S(x) - hangup the call after x sec.<br><br><br>I also noticed that when I combine those to (S and L) only L is working.<br><br>Is there any way to use L option and have also the opportunity to hang up the call?<br><br>
Cheers<br>&nbsp;</div>
<div><span class="sg"><br>Andrew<br></span></div><br>_______________________________________________<br>--Bandwidth and Colocation provided by <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://easynews.com/" target="_blank">
Easynews.com</a> --<br><br>Asterisk-Users mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp; <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br><br><br></blockquote></div><br>