Does anyone know offhand if dispatcher has access to existing TCP connections from the core for its OPTIONS pings to TCP dispatcher gateways, or whether it generates its own proprietary TCP connections for this specific purpose?
-- Alex Balashov Principal Consultant Evariste Systems LLC Web: https://evaristesys.com, https://www.csrpswitch.com Tel: +1-706-510-6800
That is a little different (AFAIK) It indeed generated it's own connection from random port as TCP stack requires. However, when endpoint connects to server's port ( for example sends incoming Traffic to Kamailio) dispatcher reuses new socket instead of keeping old one ( for dispatcher too)
So, generally speaking - it is uses existing, but I don't remember which one it picks up at the start.
On Sat, Jun 7, 2025, 05:13 Alex Balashov via sr-users < sr-users@lists.kamailio.org> wrote:
Does anyone know offhand if dispatcher has access to existing TCP connections from the core for its OPTIONS pings to TCP dispatcher gateways, or whether it generates its own proprietary TCP connections for this specific purpose?
-- Alex Balashov Principal Consultant Evariste Systems LLC Web: https://evaristesys.com, https://www.csrpswitch.com Tel: +1-706-510-6800
Kamailio - Users Mailing List - Non Commercial Discussions -- sr-users@lists.kamailio.org To unsubscribe send an email to sr-users-leave@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender!