Second sound device

SB
Santiago Blanco
Wed, Oct 9, 2013 5:28 PM

Hello,

I wish someone could tell me how I add a second device to the conference
bridge using PJSUA API

I want to connect two calls each one to each sound device

thanks,

Santiago

Hello, I wish someone could tell me how I add a second device to the conference bridge using PJSUA API I want to connect two calls each one to each sound device thanks, Santiago
PC
prawin chavan
Wed, Oct 9, 2013 6:08 PM

Hi,

Before trying through the sound devices, you could try bridging the calls
using 'AUTO-CONF' option.
PJSIP does the mixing by itself and connects all the active calls together.

BR,
Praveen

On Wed, Oct 9, 2013 at 12:28 PM, Santiago Blanco sblaare@gmail.com wrote:

Hello,

I wish someone could tell me how I add a second device to the conference
bridge using PJSUA API

I want to connect two calls each one to each sound device

thanks,

Santiago


Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

Hi, Before trying through the sound devices, you could try bridging the calls using 'AUTO-CONF' option. PJSIP does the mixing by itself and connects all the active calls together. BR, Praveen On Wed, Oct 9, 2013 at 12:28 PM, Santiago Blanco <sblaare@gmail.com> wrote: > Hello, > > I wish someone could tell me how I add a second device to the conference > bridge using PJSUA API > > I want to connect two calls each one to each sound device > > thanks, > > Santiago > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > >
SB
Santiago Blanco
Thu, Oct 10, 2013 6:41 AM

Hi,
I do not want to connect the calls together. I want receive one call and
play sound to PA loudspeaker and the other call must connect to personal
mic/speaker.

i want:

call #1 <---> sound device #1
call #2 <---> sound device #2

calls don't communicate with each

thanks,

Santiago

2013/10/9 prawin chavan prawin219@gmail.com

Hi,

Before trying through the sound devices, you could try bridging the calls
using 'AUTO-CONF' option.
PJSIP does the mixing by itself and connects all the active calls together.

BR,
Praveen

On Wed, Oct 9, 2013 at 12:28 PM, Santiago Blanco sblaare@gmail.comwrote:

Hello,

I wish someone could tell me how I add a second device to the conference
bridge using PJSUA API

I want to connect two calls each one to each sound device

thanks,

Santiago


Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

Hi, I do not want to connect the calls together. I want receive one call and play sound to PA loudspeaker and the other call must connect to personal mic/speaker. i want: call #1 <---> sound device #1 call #2 <---> sound device #2 calls don't communicate with each thanks, Santiago 2013/10/9 prawin chavan <prawin219@gmail.com> > Hi, > > Before trying through the sound devices, you could try bridging the calls > using 'AUTO-CONF' option. > PJSIP does the mixing by itself and connects all the active calls together. > > BR, > Praveen > > > On Wed, Oct 9, 2013 at 12:28 PM, Santiago Blanco <sblaare@gmail.com>wrote: > >> Hello, >> >> I wish someone could tell me how I add a second device to the conference >> bridge using PJSUA API >> >> I want to connect two calls each one to each sound device >> >> thanks, >> >> Santiago >> >> _______________________________________________ >> Visit our blog: http://blog.pjsip.org >> >> pjsip mailing list >> pjsip@lists.pjsip.org >> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >> >> > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > >