Markus <[email protected]> writes: > thanks! I wasn't clear enough in my original mail. What I meant is: > the volume of the stream that a user is listening to is adjusted, but > the volume of the conference itself is not changed! That means, a > conference is going on, and everyone is listening to the same music at > the same time, but when the music becomes too loud or annoying, a user > can individually adjust the volume of his music, while the volume of > the speech of each user, basically the conference itself, remains the > same.
Your requirements are such that the only solution is to mix the audio for each participant individually. This is a rather expensive operation and not supported in either of the Asterisk conference applications, AFAIK. I can only think of one way of doing that: give each member their own conference and bridge one leg of that conference into the main conference. How to accomplish that is a bit beyond me though, but perhaps others can help. All the mixing is likely to cause a strain on your hardware, and the sound quality could suffer. /Benny -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
