Corey:
listen=tls:127.0.0.1:5066
port=5066
tls.cfg is the same as installed from rpm. I did not change anything in
it. Only defined WITH_TLS.
Thanks!
On 02/13/2014 10:24 AM, Corey Edwards wrote:
On Wed, Feb 12, 2014 at 8:11 PM,
<info(a)vintageelectronics.ca
<mailto:info@vintageelectronics.ca>> wrote:
Kamailio running in Fedora 19 box. The client (Jitsi) can only
connect over TCP.
If connecting over UDP, the clients connect, but cannot
send/receive messages.
Cannot connect over TLS at all. Ultimately I will need to run with
TLS over 5065 port or higher.
Tried using different listen directives, different port directive,
but kamailio either does not start, or only listening on one TCP port.
Post your listen directives and we'll take a look. Should be something
like this:
listen=tls:192.0.2.1:5061 <http://192.0.2.1:5061>
You'll also need a tls.cfg. Have you defined one?
enable_tls=yes
modparam("tls", "config", "/etc/kamailio/tls.cfg")
Sounds like you may have some crazy firewall issues going on, which
might be
causing your issues. You might try Sipsak from the local host.
http://developer.berlios.de/projects/sipsak/
Corey
_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users(a)lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users