From: Steve K. <st...@st...> - 2004-09-30 02:21:26
|
On Sep 29, 2004, at 5:04 PM, Geoff Nordli wrote: >> --- NEW FILE: README --- >> app_conference is a channel-independent conference application. >> >> Design goals >> It has several design goals which are different than meetme: >> >> * It does not require a zap channel for timing. >> * It is very efficient when used with channels which >> support DTX (silence >> detection/discontinuous transmission). >> >> * It can do VAD on channels which do not support DTX (although >> this is probably more expensive than just mixing them). >> * It presents messages on the Monitor interface for >> determine which >> speakers are active. >> > > > Hi Steve. > > Does it have the ability to mute/unmute users during a conference? > Something like the app_meetme2 functionality. Not presently, but we might add that sometime. You can mute/unmute from the manager interface, by transferring the call back into the conference with different options. -SteveK |