[asterisk-users] MeetMe and setting conference timeout

Danny Nicholas danny at debsinc.com
Mon Jun 1 14:42:24 CDT 2009


That sounds good Jared;  This would kill the channel 1 hour after caller 1
joined conference?

-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Jared Smith
Sent: Monday, June 01, 2009 2:36 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] MeetMe and setting conference timeout

On Mon, 2009-06-01 at 10:22 -0500, Danny Nicholas wrote:
> Write an AGI to hangup the users using Asterisk Manager.  If you're
> the ambitious type, you could do it with grep and awk from the
> dialplan; just hangup the appropriate channels.

Wow... that sure sounds like complicated overkill to me.  Why not just
set an absolute timeout on the channels?  Something like:

exten => 123,1,Set(TIMEOUT(absolute)=3600)
exten => 123,n,MeetMe(blah,d)

-- 
Jared Smith
Training Manager
Digium, Inc.


_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

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




More information about the asterisk-users mailing list