Hi, we need to implement TLS in our current setup and have some questions about it:
1- We have a farm of Asterisk servers behind our kamailio proxy. The call flow is Customers/Providers <--> Proxy <--> Asterisks. Is it possible to have TLS only between the Customers/Providers and the Proxy and then just regular SIP over UDP between the Proxy and the Asterisks?
2- Can we have TLS over both TCP and UDP at the same time?
Thank you a lot
fborot
On 01/11/2013 05:03 PM, Fabian Borot wrote:
Hi, we need to implement TLS in our current setup and have some questions about it:
1- We have a farm of Asterisk servers behind our kamailio proxy. The call flow is Customers/Providers <--> Proxy <--> Asterisks. Is it possible to have TLS only between the Customers/Providers and the Proxy and then just regular SIP over UDP between the Proxy and the Asterisks?
Yes you can.
2- Can we have TLS over both TCP and UDP at the same time?
Thank you a lot
TLS is working only via TCP.
Hello, 1 On 11.01.2013, at 16:03, Fabian Borot fborot@hotmail.com wrote:
Hi, we need to implement TLS in our current setup and have some questions about it:
1- We have a farm of Asterisk servers behind our kamailio proxy. The call flow is Customers/Providers <--> Proxy <--> Asterisks. Is it possible to have TLS only between the Customers/Providers and the Proxy and then just regular SIP over UDP between the Proxy and the Asterisks?
Possible, i use kamailio in similar configuration
2- Can we have TLS over both TCP and UDP at the same time?
TLS works over TCP only
Thank you a lot
fborot _______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
thank you
From: fborot@hotmail.com To: users@lists.kamailio.org Subject: TLS questions Date: Fri, 11 Jan 2013 10:03:15 -0500
Hi, we need to implement TLS in our current setup and have some questions about it:
1- We have a farm of Asterisk servers behind our kamailio proxy. The call flow is Customers/Providers <--> Proxy <--> Asterisks. Is it possible to have TLS only between the Customers/Providers and the Proxy and then just regular SIP over UDP between the Proxy and the Asterisks?
2- Can we have TLS over both TCP and UDP at the same time?
Thank you a lot
fborot