Dima Pursanov
2006-Dec-26 11:07 UTC
[asterisk-users] How to limit the duration of the MeetMe conversation?
How to limit the duration of the MeetMe conversation? -- thank you
Tony Mountifield
2006-Dec-27 02:36 UTC
[asterisk-users] Re: How to limit the duration of the MeetMe conversation?
In article <11681742.3061167159941972.JavaMail.root@mail>, Dima Pursanov <dima@expert.ge> wrote:> How to limit the duration of the MeetMe conversation?The easiest way is to set an absolute timeout on each participant before they enter, by using AbsoluteTimeout(xxx) or the newer Set(TIMEOUT(absolute)=xxx) You will obviously have to calculate the value of the timeout xxx for each participant according to their time of entry. Cheers Tony -- Tony Mountifield Work: tony@softins.co.uk - http://www.softins.co.uk Play: tony@mountifield.org - http://tony.mountifield.org