<div dir="ltr">Thank you all for the comments.<br><br>Jared, I&#39;ve implemented your idea, and it worked very well. Thank you very much for it :)<br><br>Ido<br>
<br><br><div class="gmail_quote">On Mon, Jun 1, 2009 at 10:36 PM, Jared Smith <span dir="ltr">&lt;<a href="mailto:jsmith@digium.com">jsmith@digium.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Mon, 2009-06-01 at 10:22 -0500, Danny Nicholas wrote:<br>
&gt; Write an AGI to hangup the users using Asterisk Manager.  If you’re<br>
&gt; the ambitious type, you could do it with grep and awk from the<br>
&gt; dialplan; just hangup the appropriate channels.<br>
<br>
</div>Wow... that sure sounds like complicated overkill to me.  Why not just<br>
set an absolute timeout on the channels?  Something like:<br>
<br>
exten =&gt; 123,1,Set(TIMEOUT(absolute)=3600)<br>
exten =&gt; 123,n,MeetMe(blah,d)<br>
<font color="#888888"><br>
--<br>
Jared Smith<br>
Training Manager<br>
Digium, Inc.<br>
</font><div><div></div><div class="h5"><br>
<br>
_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</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></div></div></blockquote></div><br></div>