<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
have a look at the following:<br>"<strong>L(</strong>x[:y][:z]<strong>)</strong>: Limit the call to 'x' 
ms, warning when 'y' ms are left, repeated every 'z' ms) Only 'x' is 
required, 'y' and 'z' are optional."<br><br><br>source <br>http://www.voip-info.org/wiki/view/Asterisk+cmd+Dial<br><br>Tarek Sawah<br><br>Information Technology &nbsp;Adviser<br><br>Integrated Digital Systems<br><br>CCNP, MCSE, RHCE, TELECOM<br><br>USA: +1 386 492 9993<br><br><br><br><div><hr id="stopSpelling">Date: Wed, 28 Sep 2011 17:59:27 +0000<br>From: salah.elharit200@gmail.com<br>To: asterisk-users@lists.digium.com<br>Subject: [asterisk-users] Limit outbond calls duration to 1 minute<br><br><div dir="ltr"><div>hello list </div>
<div>&nbsp;</div>
<div>
<p style="" class="ecxMsoNormal"><span style="" 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>&nbsp;</div>
<div>&nbsp;</div>
<div>in extensions.conf i have </div>
<div>&nbsp;</div>
<div><span lang="FR">
exten =&gt; 222,1,MixMonitor(sip_${EXTEN}_${UNIQUEID}.wav|av(0}V(0))<BR>
exten =&gt; 222,n,AbsoluteTimeout(60)<BR>
<br>exten =&gt; 222,n,Set(AUDIOHOOK_INHERIT(MixMonitor)=yes)<BR>
exten =&gt; 222,n,Dial(SIP/${EXTEN},,KkTt)<BR>
exten =&gt; 222,n,Hangup();<BR>
could you please see this code and tell me waht is wrong<BR>
thanks and regards<BR></span></div>
<div>&nbsp;</div>
<div>&nbsp;</div></div>
<br>--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users</div>                                               </div></body>
</html>