On Thu, Nov 01, 2018 at 09:20:46AM +0000, Toffi Bossol wrote:
> my use case will be:
>    
>    - We use two Kamailio instances (A and B)   
> 
>    - A Client registers to a Kamailio A using TLS (SIP over TLS). The TLS 
> session data shall be stored into an external DB.
>    - Kamailio A is now unreachable.
>    - The client sends a register to Kamailio B over TLS.
>    - Kamailio B shall look into the external DB and checks that there is 
> already a TLS session data and can reuse it.   

In order to make a SIP over TLS handshake, there has to be a new
handshake. So the old data is stale and unusable.


_______________________________________________
Kamailio (SER) - Users Mailing List
[email protected]
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to