<div dir="ltr"><div>hello list </div>
<div> </div>
<div>
<p style="MARGIN: 0cm 0cm 0pt" class="MsoNormal"><span style="mso-ansi-language: EN-GB" lang="EN-GB"><font size="3"><font face="Times New Roman">i have configured a sip account in order to do an outbound calls and i want to force a hang up after 1 min for 222 sip</font></font></span></p>
</div>
<div> </div>
<div> </div>
<div>in extensions.conf i have </div>
<div> </div>
<div><span lang="FR">
<p>exten =&gt; 222,1,MixMonitor(sip_${EXTEN}_${UNIQUEID}.wav|av(0}V(0))</p>
<p>exten =&gt; 222,n,AbsoluteTimeout(60)</p>
<p><br>exten =&gt; 222,n,Set(AUDIOHOOK_INHERIT(MixMonitor)=yes)</p>
<p>exten =&gt; 222,n,Dial(SIP/${EXTEN},,KkTt)</p>
<p>exten =&gt; 222,n,Hangup();</p>
<p>could you please see this code and tell me waht is wrong</p>
<p>thanks and regards</p></span></div>
<div> </div>
<div> </div></div>