[asterisk-users] MeetMe and setting conference timeout

JR Richardson jmr.richardson at gmail.com
Mon Jun 1 17:13:49 CDT 2009


> I wish to make in some way a timeout mechanism that after X amount of time,
> it will disconnect the users and kick them out of the conference.
> How can I do such thing ?

This is from my realtime extensions, database formatted.  Set the
TIMEOUT(absolute)=value to whatever you like in seconds.  This will
kick this user out after 2 hours.

incomingconf	136	1	Answer	
incomingconf	136	2	Set	TIMEOUT(absolute)=7200
incomingconf	136	3	Wait	1
incomingconf	136	4	MeetMe	136|Mcp|
incomingconf	136	5	Playback	vm-goodbye
incomingconf	136	6	Hangup	

JR
-- 
JR Richardson
Engineering for the Masses



More information about the asterisk-users mailing list