<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'>
<br><span lang="FR">exten =&gt; 222,n,Dial(SIP/${EXTEN},,KkTtLL(60000:30000:10000))</span><br><br>this will call the extension and sets the limit to 60000MS which equals 60 seconds.. and will inform the caller of his remaining time when he has only 30 seconds left.. and will repeat the notification every ten seconds (this is an over do and playing such sounds files at this rate will consume the resources!)<br><br><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 18:22:57 +0000<br>From: salah.elharit200@gmail.com<br>To: asterisk-users@lists.digium.com<br>Subject: Re: [asterisk-users] Limit outbond calls duration to 1 minute<br><br><div dir="ltr"><div>but there is no exemple for when i must put X in order to limit the call</div>
<div>&nbsp;</div>
<div>can you please give me an exemple</div>
<div>&nbsp;</div>
<div>regards<br><br></div>
<div class="ecxgmail_quote">2011/9/28 Tarek Sawah <span dir="ltr">&lt;<a href="mailto:tareksawah@hotmail.com">tareksawah@hotmail.com</a>&gt;</span><br>
<blockquote style="border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;" class="ecxgmail_quote">
<div>
<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><a href="http://www.voip-info.org/wiki/view/Asterisk+cmd+Dial" target="_blank">http://www.voip-info.org/wiki/view/Asterisk+cmd+Dial</a><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>
Date: Wed, 28 Sep 2011 17:59:27 +0000<br>From: <a href="mailto:salah.elharit200@gmail.com">salah.elharit200@gmail.com</a><br>To: <a href="mailto:asterisk-users@lists.digium.com">asterisk-users@lists.digium.com</a><br>
Subject: [asterisk-users] Limit outbond calls duration to 1 minute 
<div>
<div></div>
<div><br><br>
<div dir="ltr">
<div>hello list </div>
<div>&nbsp;</div>
<div>
<span 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><BR></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></div></div>-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com/" target="_blank">http://www.api-digital.com</a> -- New to Asterisk? Join us for a live introductory webinar every Thurs: <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a> asterisk-users mailing list To UNSUBSCRIBE or update options visit: <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a></div>
</div></div><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>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <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>
&nbsp; <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>
<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>