Hi Benny,
How can I hear the ringback from the server? I want to hear a ringing sound or a busy tone when I call someone so I can determine if my call is successfully made.
Thanks
Ok if I setup two processes both linked with pjsip libraries. Can
one process use NIC #1 while the other process uses NIC #2 provided both have
two different ip addresses. Or is there something fundamentally
wrong with this?
Thanks,
David Clark
What's purpose you want two process?
regards,
Gang
On Fri, Jan 16, 2009 at 10:16 AM, David Clark vdc1048@tx.rr.com wrote:
Ok if I setup two processes both linked with pjsip libraries. Can one
process use NIC #1 while the other process uses NIC #2 provided both have
two different ip addresses. Or is there something fundamentally wrong with
this?
Thanks,
David Clark
Visit our blog: http://blog.pjsip.org
pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
pjsua can play ringback if remote side provide early media.Otherwise it will
play local ringback.
check pjsua source code for ringback_start() function.
regards,
Gang
On Fri, Jan 16, 2009 at 8:29 AM, Joseph Maiquez josephmaiquez@yahoo.comwrote:
Hi Benny,
How can I hear the ringback from the server? I want to hear a ringing sound
or a busy tone when I call someone so I can determine if my call is
successfully made.
Thanks
Visit our blog: http://blog.pjsip.org
pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
On Fri, Jan 16, 2009 at 2:16 AM, David Clark vdc1048@tx.rr.com wrote:
Ok if I setup two processes both linked with pjsip libraries. Can one
process use NIC #1 while the other process uses NIC #2 provided both have
two different ip addresses.
Sure, just setup the SIP and media bound IP address and that should be all.
What concerns you?
Cheers
Benny