Hi, I have built a SIP UA app using PJSIP library running on mobile device. I have configured it to register every 10 minutes using TLS. I find that it is opening a new TLS connection to the REGISTRAR, on every re-registration. Is there a way to reuse the existing TLS connection for re-registrations? Best Regards, - Gary