Hello,
I was wondering if there is a way to switch ports (say from 5060 to 4060)
automatically upon a failure of registration or a call. This is to ensure
the application provided with certain ports can automatically switch ports
during a failure and resolve on a different port.
Please do let me know.
Thank you,
Ankhit
Hi Ankhit,
To my knowledge, this capability is not built into pjsip, but you can do
it manually. It requires detecting the error, and then restarting pjsip
with a different port. I've had to do this to to handle port already
used by another SIP application.
Regards,
Bill
On 6/11/2015 10:43 AM, Ankhit Vivekananda wrote:
Hello,
I was wondering if there is a way to switch ports (say from 5060 to
4060) automatically upon a failure of registration or a call. This is
to ensure the application provided with certain ports can
automatically switch ports during a failure and resolve on a different
port.
Please do let me know.
Thank you,
Ankhit
Visit our blog: http://blog.pjsip.org
pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
Hello Bill,
Thank you very much.
Regards,
Ankhit
On Thu, Jun 11, 2015 at 10:04 AM, Bill Gardner billg@wavearts.com wrote:
Hi Ankhit,
To my knowledge, this capability is not built into pjsip, but you can do
it manually. It requires detecting the error, and then restarting pjsip
with a different port. I've had to do this to to handle port already used
by another SIP application.
Regards,
Bill
On 6/11/2015 10:43 AM, Ankhit Vivekananda wrote:
Hello,
I was wondering if there is a way to switch ports (say from 5060 to
4060) automatically upon a failure of registration or a call. This is to
ensure the application provided with certain ports can automatically switch
ports during a failure and resolve on a different port.
Please do let me know.
Thank you,
Ankhit
Visit our blog: http://blog.pjsip.org
pjsip mailing listpjsip@lists.pjsip.orghttp://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