Dear All, I am a bit confused with the Meetme option A and x. My intention is to close the conference room when the user calls [newConf] hangup, I have the following line in extensions.conf: [newConf] exten => s,1,Answer exten => s,2,MeetMe(,eAx) [enterConf] exten => s,1,Answer exten => s,2,MeetMe(,) UserA calls newConf and is assigned to room 100, userB calls enterConf and entered room 100 when prompted. Then if userA hangup, the conference room 100 is still active if userB still on hold. What did I miss? What should I do to make this work? Thanks for any help available. Regards, TC Chan
In article <1134725757.5402.14.camel@tsip>, tcchan <tikchoong.chan@redtone.com> wrote:> Dear All, > > I am a bit confused with the Meetme option A and x. > > My intention is to close the conference room when the user calls > [newConf] hangup, I have the following line in extensions.conf: > > > [newConf] > exten => s,1,Answer > exten => s,2,MeetMe(,eAx) > > [enterConf] > exten => s,1,Answer > exten => s,2,MeetMe(,) > > UserA calls newConf and is assigned to room 100, userB calls enterConf > and entered room 100 when prompted. Then if userA hangup, the > conference room 100 is still active if userB still on hold. > > What did I miss? > > What should I do to make this work?I think you need to specify option x also on the second MeetMe (but not option A). Cheers Tony -- Tony Mountifield Work: tony@softins.co.uk - http://www.softins.co.uk Play: tony@mountifield.org - http://tony.mountifield.org