Hi,
I'm investigating an issue where TLS connections close with a 'RST' after a random period of time. I can see that PJSIP sets 'PJSIP_TRANSPORT_IDLE_TIME=600', with the option in pjsip.conf 'keep_alive_internal' set, does this set both 'PJSIP_TCP_KEEP_ALIVE_INTERVAL' and 'PJSIP_TLS_KEEP_ALIVE_INTERVAL'? Does a keep-alive packet actually reset 'PJSIP_TRANSPORT_IDLE_TIME' if a response is received? If no response received, how many attempts are made before asterisk disconnects the session? There are options to do 'keep alive' from the Linux kernel, however, I feel that PJSIP keeping sessions alive is the best option. I would be grateful on any views you may have. Kind regards, Ross
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
