[Asterisk-Dev] MeetMe Architecture problem
SteveK
stevek at stevek.com
Wed Oct 26 04:49:10 MST 2005
On Oct 26, 2005, at 4:52 AM, Antonio Sergio Varanda wrote:
> Hi,
>
> I have been doing some tests with app_meetme, all the clients i
> used were SIP clients, and i have noticed that MeetMe continues to
> decode the channels of the clients even if they are just connected
> to a conference as listeners or muted. This really affects the
> performance of Asterisk since decoding codecs like ilbc, eats a lot
> of cpu resources, and this is being done for every clients that
> connect to a conference, even if they are not active speakers. Is
> there a simple way to change app_meetme just to decoded the
> channels of the active speakers and to drop the frames of listeners
> or muted clients before the decoding process?
Yes. It's called app_conference.
-SteveK
More information about the asterisk-dev
mailing list