Henning,
On Jul 21, 2024, at 6:57 AM, Henning Westerholt via
sr-users <sr-users(a)lists.kamailio.org> wrote:
For TCP/TLS the server uses a different approach, but this is still something that
probably was rarely tested. So, give it a try, but there might be some issues you
encounter.
What is the different approach? My understanding is that, by default, Kamailio creates the
full complement of child processes per listener, regardless of transport.
children=4
listen=udp:10.165.41.241:5060 advertise 54.85.142.125:5060
listen=tcp:10.165.41.241:5060 advertise 54.85.142.125:5060
# kamcmd -s /tmp/kamailio_ctl ps | fgrep receiver
962193 udp receiver child=0 sock=10.165.41.241:5060 (54.85.142.125:5060)
962194 udp receiver child=1 sock=10.165.41.241:5060 (54.85.142.125:5060)
962196 udp receiver child=2 sock=10.165.41.241:5060 (54.85.142.125:5060)
962197 udp receiver child=3 sock=10.165.41.241:5060 (54.85.142.125:5060)
962247 tcp receiver (generic) child=0
962248 tcp receiver (generic) child=1
962251 tcp receiver (generic) child=2
962252 tcp receiver (generic) child=3
-- Alex
--
Alex Balashov
Principal Consultant
Evariste Systems LLC
Web:
https://evaristesys.com
Tel: +1-706-510-6800