<div dir="ltr"><div>what can i do in order to fix this issue</div>
<div> </div>
<div>regards<br><br></div>
<div class="gmail_quote">2011/7/8 A J Stiles <span dir="ltr">&lt;<a href="mailto:asterisk_list@earthshod.co.uk">asterisk_list@earthshod.co.uk</a>&gt;</span><br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div>
<div></div>
<div class="h5">On Friday 08 Jul 2011, salaheddine elharit wrote:<br>&gt; i want to use timeout  with asterisk 1.4 in order to hangup the outbound<br>&gt; calls after 25 sec<br>&gt;<br>&gt; i call my mobile number 067xxxxxxx from my sip acount 223  and i want to<br>
&gt; hangu up the call automatic after 25 sec  but there is no hangup after 25<br>&gt;<br>&gt; could you please help me<br>&gt;<br>&gt; exten =&gt; 223,1,Set(TIMEOUT(absolute)=25)<br>&gt; exten =&gt; 223,n,MixMonitor(sip_${EXTEN}_${UNIQUEID}.wav|av(0}V(0))<br>
&gt; exten =&gt; 223,n,Set(AUDIOHOOK_INHERIT(MixMonitor)=yes)<br>&gt; exten =&gt; 223,n,Dial(SIP/${EXTEN},,KkTt)<br>&gt; exten =&gt; 223,n,Hangup();<br><br></div></div>What have you got in your &quot;T&quot; extension?  When the absolute timeout expires,<br>
it will jump here.<br><br>--<br>AJS<br><br>Answers come *after* questions.<br><br>--<br>_____________________________________________________________________<br>-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com/" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>              <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>
  <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br></div>