< Previous by Date Date Index Next by Date >
  Thread Index  

Re: [reSIProcate] recon & sipx conferencing - how the conference iscreated


Title: Re: [reSIProcate] recon & sipx conferencing - how the conference iscreated

The createConnection call ends up adding the participant to the bridge. FYI- I made a few scattered notes in the readme.txt on the sipXtapi impl. that may be of some use.

Scott
Scott

-Sent from my Blackberry mobile device.

----- Original Message -----
From: resiprocate-devel-bounces@xxxxxxxxxxxxxxx <resiprocate-devel-bounces@xxxxxxxxxxxxxxx>
To: resiprocate-devel@xxxxxxxxxxxxxxxxxxxx <resiprocate-devel@xxxxxxxxxxxxxxxxxxxx>
Sent: Thu May 29 15:32:17 2008
Subject: [reSIProcate] recon & sipx conferencing - how the conference iscreated

Hi (Scott J),



With recon, how are individual remote participants sipx media connections added to a bridge to initiate the conferencing?  I can see calls like MprBridge::setMixWeightsForOutput, but did not see something simple like: “<SipxClass>::addConnectionToBridge()”.  What sipx calls actually add/remove a connection resource to/from a conference? 



I am looking at integrating a different media library for mixing and am trying to abstract the media portions to allow different 3rdparty mixers.



Thanks!

-justin