[sr-dev] [tracker] Task opened: No TCP-Children, when listening only on TLS-Sockets

sip-router bugtracker at sip-router.org
Mon Apr 28 12:56:20 CEST 2014


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened.  Details are below. 

User who did this - Carsten Bock (carstenbock) 

Attached to Project - sip-router
Summary - No TCP-Children, when listening only on TLS-Sockets
Task Type - Bug Report
Category - tcp
Status - New
Assigned To - 
Operating System - All
Severity - Low
Priority - Normal
Reported Version - 4.1
Due in Version - Undecided
Due Date - Undecided
Details - Hi,

i've noticed the following:

If i only have TLS-Listening sockets, Kamailio won't start any child-listeners for TCP.
I have in my config:

# SIP / UDP
listen=udp:192.168.1.12:5060
# SIP / TLS
listen=tls:192.168.1.12:5061
(and of course TCP enabled and stuff)

=> kamcmd core.ps shows, i have the "tcp main process", but no worker threads.

As soon as i add a TCP-Listening socket (listen=tcp:192.168.1.12:5060), i get the correct "tcp receiver (generic) child=0" threads.

Shouldn't Kamailio start TCP workers, if i want to use TLS only?

More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=425

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.



More information about the sr-dev mailing list