multiple media in parallel?

AS
Anshuman S. Rawat
Wed, Oct 31, 2007 2:22 PM

Hi All,

I am using PJSIP 0.7.0 and have a few questions regarding media and conferencing feature.

  • Does this version (or any other) support multiple conferences at the same time?
  • Is there a 'conference hold' feature?

Regarding media, we have a requirement of multiple media flowing in parallel i.e. if there are 3 calls going on in parallel, we want media to flow on all 3 channels. One call might be active (in focus) while others might be recording for doing something else. As far as I know this is not currently possible? But is there a plan to bring in such a feature? If not, any estimate as to how much effort/time would go into this if we decide to do on our own?

Thanks in advance for the inputs.

Regards,
Anshuman

Hi All, I am using PJSIP 0.7.0 and have a few questions regarding media and conferencing feature. - Does this version (or any other) support multiple conferences at the same time? - Is there a 'conference hold' feature? Regarding media, we have a requirement of multiple media flowing in parallel i.e. if there are 3 calls going on in parallel, we want media to flow on all 3 channels. One call might be active (in focus) while others might be recording for doing something else. As far as I know this is not currently possible? But is there a plan to bring in such a feature? If not, any estimate as to how much effort/time would go into this if we decide to do on our own? Thanks in advance for the inputs. Regards, Anshuman
BP
Benny Prijono
Wed, Oct 31, 2007 4:04 PM

Anshuman S. Rawat wrote:

Hi All,

I am using PJSIP 0.7.0 and have a few questions regarding media
and conferencing feature.

  • Does this version (or any other) support multiple conferences at the
    same time?
  • Is there a 'conference hold' feature?

Regarding media, we have a requirement of multiple media flowing in
parallel i.e. if there are 3 calls going on in parallel, we want media
to flow on all 3 channels. One call might be active (in focus) while
others might be recording for doing something else. As far as I know
this is not currently possible? But is there a plan to bring in such a
feature? If not, any estimate as to how much effort/time would go into
this if we decide to do on our own?

This is pretty much a standard feature in PJSUA-LIB (which makes me
think if I have misunderstood the question completely!).

-benny

Thanks in advance for the inputs.

Regards,
Anshuman

Anshuman S. Rawat wrote: > Hi All, > > I am using PJSIP 0.7.0 and have a few questions regarding media > and conferencing feature. > > - Does this version (or any other) support multiple conferences at the > same time? > - Is there a 'conference hold' feature? > > Regarding media, we have a requirement of multiple media flowing in > parallel i.e. if there are 3 calls going on in parallel, we want media > to flow on all 3 channels. One call might be active (in focus) while > others might be recording for doing something else. As far as I know > this is not currently possible? But is there a plan to bring in such a > feature? If not, any estimate as to how much effort/time would go into > this if we decide to do on our own? This is pretty much a standard feature in PJSUA-LIB (which makes me think if I have misunderstood the question completely!). -benny > Thanks in advance for the inputs. > > Regards, > Anshuman
AS
Anshuman S. Rawat
Thu, Nov 1, 2007 12:36 PM

I will try to put it differently.

From what I can see 'pjsua_conf_connect' is used to join calls into a

conference. But it doesn't return a distinct 'conf ID' or anything like
that. I want conferencing features like holding multiple conferences,
conference hold, adding a call to a particular conference. From my
understanding, work needs to be done to implement the said features using
PJSIP-LIB functionality.

Am I correct here?

Regards,
Anshuman

----- Original Message -----
From: "Benny Prijono" bennylp@pjsip.org
To: "pjsip embedded/DSP SIP discussion" pjsip@lists.pjsip.org
Sent: Wednesday, October 31, 2007 9:34 PM
Subject: Re: [pjsip] multiple media in parallel?

Anshuman S. Rawat wrote:

Hi All,

I am using PJSIP 0.7.0 and have a few questions regarding media
and conferencing feature.

  • Does this version (or any other) support multiple conferences at the
    same time?
  • Is there a 'conference hold' feature?

Regarding media, we have a requirement of multiple media flowing in
parallel i.e. if there are 3 calls going on in parallel, we want media
to flow on all 3 channels. One call might be active (in focus) while
others might be recording for doing something else. As far as I know
this is not currently possible? But is there a plan to bring in such a
feature? If not, any estimate as to how much effort/time would go into
this if we decide to do on our own?

This is pretty much a standard feature in PJSUA-LIB (which makes me
think if I have misunderstood the question completely!).

-benny

Thanks in advance for the inputs.

Regards,
Anshuman


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

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

--
Internal Virus Database is out-of-date.
Checked by AVG Free Edition.
Version: 7.5.476 / Virus Database: 269.10.4/897 - Release Date: 7/11/2007
9:57 PM

I will try to put it differently. >From what I can see 'pjsua_conf_connect' is used to join calls into a conference. But it doesn't return a distinct 'conf ID' or anything like that. I want conferencing features like holding multiple conferences, conference hold, adding a call to a particular conference. From my understanding, work needs to be done to implement the said features using PJSIP-LIB functionality. Am I correct here? Regards, Anshuman ----- Original Message ----- From: "Benny Prijono" <bennylp@pjsip.org> To: "pjsip embedded/DSP SIP discussion" <pjsip@lists.pjsip.org> Sent: Wednesday, October 31, 2007 9:34 PM Subject: Re: [pjsip] multiple media in parallel? > Anshuman S. Rawat wrote: >> Hi All, >> >> I am using PJSIP 0.7.0 and have a few questions regarding media >> and conferencing feature. >> >> - Does this version (or any other) support multiple conferences at the >> same time? >> - Is there a 'conference hold' feature? >> >> Regarding media, we have a requirement of multiple media flowing in >> parallel i.e. if there are 3 calls going on in parallel, we want media >> to flow on all 3 channels. One call might be active (in focus) while >> others might be recording for doing something else. As far as I know >> this is not currently possible? But is there a plan to bring in such a >> feature? If not, any estimate as to how much effort/time would go into >> this if we decide to do on our own? > > This is pretty much a standard feature in PJSUA-LIB (which makes me > think if I have misunderstood the question completely!). > > -benny > > >> Thanks in advance for the inputs. >> >> Regards, >> Anshuman > > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > > -- > Internal Virus Database is out-of-date. > Checked by AVG Free Edition. > Version: 7.5.476 / Virus Database: 269.10.4/897 - Release Date: 7/11/2007 > 9:57 PM > >