Merging two outbound calls on Device side

SR
sajjad raza
Fri, Apr 29, 2016 11:33 AM

Hi,
I am using PJSIP 1.x for iPhone Along with GOSSIP (ObjC library for
PJSIP). I want to to merge two outbound calls on device side. Let me
elaborate a little bit

User A calls B
User A calls C  (this time B will be on Hold).
User A merges the both calls and now A, B  and C can hear each other.

This is very much similar to Conference call but maintained at device side.
Please tell me is this possible and if yes please suggest some starting
point.

Pardon for any inconvenience.
Thanks in advance

Sayed Sajjad Raza Zaidi

T : +923353130446
E : itszaidi@gmail.com

Hi, I am using PJSIP 1.x for iPhone Along with GOSSIP (ObjC library for PJSIP). I want to to merge two outbound calls on device side. Let me elaborate a little bit User A calls B User A calls C (this time B will be on Hold). User A merges the both calls and now A, B and C can hear each other. This is very much similar to Conference call but maintained at device side. Please tell me is this possible and if yes please suggest some starting point. Pardon for any inconvenience. Thanks in advance -- Sayed Sajjad Raza Zaidi T : +923353130446 E : itszaidi@gmail.com
BG
Bill Gardner
Fri, Apr 29, 2016 2:42 PM

This is pretty trivially done using pjsua conference bridge. You just
need to connect B's conference port to C's conference port and vice
versa allowing B and C to hear each other. You can get the conference
port for each call in the call info.

Regards,

Bill

On 4/29/2016 7:33 AM, sajjad raza wrote:

Hi,
I am using PJSIP 1.x for iPhone Along with GOSSIP (ObjC library for
PJSIP). I want to to merge two outbound calls on device side. Let me
elaborate a little bit

User A calls B
User A calls C  (this time B will be on Hold).
User A merges the both calls and now A, B  and C can hear each other.

This is very much similar to Conference call but maintained at device
side. Please tell me is this possible and if yes please suggest some
starting point.

Pardon for any inconvenience.
Thanks in advance

Sayed Sajjad Raza Zaidi

T : +923353130446
E : itszaidi@gmail.com mailto:itszaidi@gmail.com


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

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

This is pretty trivially done using pjsua conference bridge. You just need to connect B's conference port to C's conference port and vice versa allowing B and C to hear each other. You can get the conference port for each call in the call info. Regards, Bill On 4/29/2016 7:33 AM, sajjad raza wrote: > Hi, > I am using PJSIP 1.x for iPhone Along with GOSSIP (ObjC library for > PJSIP). I want to to merge two outbound calls on device side. Let me > elaborate a little bit > > User A calls B > User A calls C (this time B will be on Hold). > User A merges the both calls and now A, B and C can hear each other. > > This is very much similar to Conference call but maintained at device > side. Please tell me is this possible and if yes please suggest some > starting point. > > Pardon for any inconvenience. > Thanks in advance > -- > > Sayed Sajjad Raza Zaidi > > T : +923353130446 > E : itszaidi@gmail.com <mailto:itszaidi@gmail.com> > > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
SR
sajjad raza
Mon, May 2, 2016 10:37 AM

Hi,
Any information on the posted question, Is it possible ? or Not?

Pardon for any inconvenience.
Thanks in advance

On Fri, Apr 29, 2016 at 4:33 PM, sajjad raza itszaidi@gmail.com wrote:

Hi,
I am using PJSIP 1.x for iPhone Along with GOSSIP (ObjC library for
PJSIP). I want to to merge two outbound calls on device side. Let me
elaborate a little bit

User A calls B
User A calls C  (this time B will be on Hold).
User A merges the both calls and now A, B  and C can hear each other.

This is very much similar to Conference call but maintained at device
side. Please tell me is this possible and if yes please suggest some
starting point.

Pardon for any inconvenience.
Thanks in advance

Sayed Sajjad Raza Zaidi

T : +923353130446
E : itszaidi@gmail.com

--

Sayed Sajjad Raza Zaidi

T : +923353130446
E : itszaidi@gmail.com

Hi, Any information on the posted question, Is it possible ? or Not? Pardon for any inconvenience. Thanks in advance On Fri, Apr 29, 2016 at 4:33 PM, sajjad raza <itszaidi@gmail.com> wrote: > Hi, > I am using PJSIP 1.x for iPhone Along with GOSSIP (ObjC library for > PJSIP). I want to to merge two outbound calls on device side. Let me > elaborate a little bit > > User A calls B > User A calls C (this time B will be on Hold). > User A merges the both calls and now A, B and C can hear each other. > > This is very much similar to Conference call but maintained at device > side. Please tell me is this possible and if yes please suggest some > starting point. > > Pardon for any inconvenience. > Thanks in advance > -- > > Sayed Sajjad Raza Zaidi > > T : +923353130446 > E : itszaidi@gmail.com > > -- Sayed Sajjad Raza Zaidi T : +923353130446 E : itszaidi@gmail.com