Hi,
Can we direct a calls audio to 2 speakers at the same time.
If so, please provide me the info to do it.
Thanks,
Ravi
Did you mean conferencing?
http://www.pjsip.org/pjmedia/docs/html/group__PJMEDIA__CONF.htm
2010/9/16 Ravi Kanth k.ravikanthreddy@gmail.com
Hi,
Can we direct a calls audio to 2 speakers at the same time.
If so, please provide me the info to do it.
Thanks,
Ravi
Visit our blog: http://blog.pjsip.org
pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
No not conferencing.
I have a call from A to B.
Now A has two speakers S1 and S2. S1 is the speaker used by the pjsua conf
where the audio is by default routed to.
Now i create a sound player port for S2 and will create a conferecne port
and connect these two. I add the calls port into this conference bridge, now
i should be able to hear audio on bpth the speakers but thats not happening.
and when i end the call there is a crash somewhere at put_frame.
Is there anything which i am doing wrong. please help its a feature i have
develop in my application.
Ravi
2010/9/17 Paulo Rogério Panhoto paulo@voicetechnology.com.br
Did you mean conferencing?
http://www.pjsip.org/pjmedia/docs/html/group__PJMEDIA__CONF.htm
2010/9/16 Ravi Kanth k.ravikanthreddy@gmail.com
Hi,
Can we direct a calls audio to 2 speakers at the same time.
If so, please provide me the info to do it.
Thanks,
Ravi
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
Hi,
I was able to divert the call into two speakers but the quality of voice is
not good...its broken.
Is there a way where i cna fix this.
please advice i am right now with no clue.
Thanks,
Ravi
On Fri, Sep 17, 2010 at 11:53 AM, Ravi Kanth k.ravikanthreddy@gmail.comwrote:
No not conferencing.
I have a call from A to B.
Now A has two speakers S1 and S2. S1 is the speaker used by the pjsua conf
where the audio is by default routed to.
Now i create a sound player port for S2 and will create a conferecne port
and connect these two. I add the calls port into this conference bridge, now
i should be able to hear audio on bpth the speakers but thats not happening.
and when i end the call there is a crash somewhere at put_frame.
Is there anything which i am doing wrong. please help its a feature i have
develop in my application.
Ravi
2010/9/17 Paulo Rogério Panhoto paulo@voicetechnology.com.br
Did you mean conferencing?
http://www.pjsip.org/pjmedia/docs/html/group__PJMEDIA__CONF.htm
2010/9/16 Ravi Kanth k.ravikanthreddy@gmail.com
Hi,
Can we direct a calls audio to 2 speakers at the same time.
If so, please provide me the info to do it.
Thanks,
Ravi
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
Guys,
Please respond to this question.
I just need some clarification.
Thanks,
Ravi
On Mon, Sep 20, 2010 at 2:21 PM, Ravi Kanth k.ravikanthreddy@gmail.comwrote:
Hi,
I was able to divert the call into two speakers but the quality of voice is
not good...its broken.
Is there a way where i cna fix this.
please advice i am right now with no clue.
Thanks,
Ravi
On Fri, Sep 17, 2010 at 11:53 AM, Ravi Kanth <k.ravikanthreddy@gmail.com
wrote:
No not conferencing.
I have a call from A to B.
Now A has two speakers S1 and S2. S1 is the speaker used by the pjsua conf
where the audio is by default routed to.
Now i create a sound player port for S2 and will create a conferecne port
and connect these two. I add the calls port into this conference bridge, now
i should be able to hear audio on bpth the speakers but thats not happening.
and when i end the call there is a crash somewhere at put_frame.
Is there anything which i am doing wrong. please help its a feature i have
develop in my application.
Ravi
2010/9/17 Paulo Rogério Panhoto paulo@voicetechnology.com.br
Did you mean conferencing?
http://www.pjsip.org/pjmedia/docs/html/group__PJMEDIA__CONF.htm
2010/9/16 Ravi Kanth k.ravikanthreddy@gmail.com
Hi,
Can we direct a calls audio to 2 speakers at the same time.
If so, please provide me the info to do it.
Thanks,
Ravi
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
Hi,
Try using splitter combiner reverse channel, see
pjmedia_splitcomb_create_rev_channel(). For sample code, please find
STEREO_DEMO in pjsua_app.c, in this case you need to add only the
reverse channel to the splitter combiner for the second speaker.
BR,
nanang
On Tue, Sep 21, 2010 at 12:02 PM, Ravi Kanth k.ravikanthreddy@gmail.com wrote:
Guys,
Please respond to this question.
I just need some clarification.
Thanks,
Ravi
On Mon, Sep 20, 2010 at 2:21 PM, Ravi Kanth k.ravikanthreddy@gmail.com
wrote:
Hi,
I was able to divert the call into two speakers but the quality of voice
is not good...its broken.
Is there a way where i cna fix this.
please advice i am right now with no clue.
Thanks,
Ravi
On Fri, Sep 17, 2010 at 11:53 AM, Ravi Kanth k.ravikanthreddy@gmail.com
wrote:
No not conferencing.
I have a call from A to B.
Now A has two speakers S1 and S2. S1 is the speaker used by the pjsua
conf where the audio is by default routed to.
Now i create a sound player port for S2 and will create a conferecne port
and connect these two. I add the calls port into this conference bridge, now
i should be able to hear audio on bpth the speakers but thats not happening.
and when i end the call there is a crash somewhere at put_frame.
Is there anything which i am doing wrong. please help its a feature i
have develop in my application.
Ravi
2010/9/17 Paulo Rogério Panhoto paulo@voicetechnology.com.br
Did you mean conferencing?
http://www.pjsip.org/pjmedia/docs/html/group__PJMEDIA__CONF.htm
2010/9/16 Ravi Kanth k.ravikanthreddy@gmail.com
Hi,
Can we direct a calls audio to 2 speakers at the same time.
If so, please provide me the info to do it.
Thanks,
Ravi
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
Visit our blog: http://blog.pjsip.org
pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
Thanks a lot this is working great :)......
On Tue, Sep 21, 2010 at 10:51 PM, Nanang Izzuddin nanang@pjsip.org wrote:
Hi,
Try using splitter combiner reverse channel, see
pjmedia_splitcomb_create_rev_channel(). For sample code, please find
STEREO_DEMO in pjsua_app.c, in this case you need to add only the
reverse channel to the splitter combiner for the second speaker.
BR,
nanang
On Tue, Sep 21, 2010 at 12:02 PM, Ravi Kanth k.ravikanthreddy@gmail.com
wrote:
Guys,
Please respond to this question.
I just need some clarification.
Thanks,
Ravi
On Mon, Sep 20, 2010 at 2:21 PM, Ravi Kanth k.ravikanthreddy@gmail.com
wrote:
Hi,
I was able to divert the call into two speakers but the quality of voice
is not good...its broken.
Is there a way where i cna fix this.
please advice i am right now with no clue.
Thanks,
Ravi
On Fri, Sep 17, 2010 at 11:53 AM, Ravi Kanth <
wrote:
No not conferencing.
I have a call from A to B.
Now A has two speakers S1 and S2. S1 is the speaker used by the pjsua
conf where the audio is by default routed to.
Now i create a sound player port for S2 and will create a conferecne
port
and connect these two. I add the calls port into this conference
bridge, now
i should be able to hear audio on bpth the speakers but thats not
happening.
and when i end the call there is a crash somewhere at put_frame.
Is there anything which i am doing wrong. please help its a feature i
have develop in my application.
Ravi
2010/9/17 Paulo Rogério Panhoto paulo@voicetechnology.com.br
Did you mean conferencing?
http://www.pjsip.org/pjmedia/docs/html/group__PJMEDIA__CONF.htm
2010/9/16 Ravi Kanth k.ravikanthreddy@gmail.com
Hi,
Can we direct a calls audio to 2 speakers at the same time.
If so, please provide me the info to do it.
Thanks,
Ravi
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
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