On Tue, Dec 15, 2009 at 12:01 PM, ibrahim Karaca <ibo_549 at yahoo.com> wrote: > Hi all. > I have been working on pjsua to create a GUI for windows. I almost see how > does it works. Everything is cool but I couldn't figure out how to handle > conference calls on pjsua. Okey making multiple calls for same destination > is cool. It is also okey to make more than one call for different > destinations. (I can talk and the 2 other destinations that I call can > listen me and I can hear them). But my goal is to make a conference call > which everyone can talk and listen at the same time. (for e.g 5 clients). I > read about conference bridge but I still have some problem to add different > users to this conference bridge because I couldn't really figure out how > does conference bridge works. Any suggestions will be very usefull. Thanks. > > Check this out for tutorial on the conference bridge: http://trac.pjsip.org/repos/wiki/Python_SIP/Media It's for Python, but the concept is the same. Cheers Benny