<div dir="ltr"><div>Hi</div>
<div> </div>
<div>i want to use timeout  with asterisk 1.4 in order to hangup the outbound calls after 25 sec</div>
<div> </div>
<div>i call my mobile number 067xxxxxxx from my sip acount 223  and i want to hangu up the call automatic after 25 sec  but there is no hangup after 25</div>
<div> </div>
<div>could you please help me </div>
<div> </div>
<div>exten =&gt; 223,1,Set(TIMEOUT(absolute)=25) <br>exten =&gt; 223,n,MixMonitor(sip_${EXTEN}_${UNIQUEID}.wav|av(0}V(0))<br>exten =&gt; 223,n,Set(AUDIOHOOK_INHERIT(MixMonitor)=yes)<br>exten =&gt; 223,n,Dial(SIP/${EXTEN},,KkTt)<br>
exten =&gt; 223,n,Hangup();</div>
<div> </div>
<div>Best Regards.</div></div>