[asterisk-users] MeetMe and setting conference timeout

Jared Smith jsmith at digium.com
Mon Jun 1 14:36:16 CDT 2009


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.




More information about the asterisk-users mailing list