A per-TCP connection lifetime
parameter is needed, to add a new functionnality in the tcpops module: the ability to dynamically modify the connection lifetime on a connection (e.g. raise the lifetime of a successfully authenticated connection).
This requires modifications in the core:
tcp_connection
structuretimeout
value is updated, using this new lifetime
member instead of the core confhttps://github.com/kamailio/kamailio/pull/95
—
Reply to this email directly or view it on GitHub.