<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div class="elementToProof"><span style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">Hello FS Experts</span></div>
<div class="elementToProof"><span style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"><br>
</span></div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
I had posted this Q earlier... posting it again with more details ...</div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<br>
</div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
I have a FS to which two separate external SBCs connect and uses TLS</div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<br>
</div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
Intermittently the FS does not respond to TLS client_hello - because of this, we see that sometimes one of the external SBC is not connected at all..</div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<br>
</div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
I was able to reproduce this with debug logging enabled and below is the snippet of the same</div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
======================================================================================================================================</div>
<div class="elementToProof ContentPasted0" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<br>
<div class="ContentPasted0">nta.c:1289 agent_timer() nta: timer not set</div>
<div class="ContentPasted0">tport.c:2753 tport_wakeup_pri() tport_wakeup_pri(0x7f96d01fa670): events IN</div>
<div class="ContentPasted0">tport.c:862 tport_alloc_secondary() tport_alloc_secondary(0x7f96d01fa670): new secondary tport 0x7f96d001a9d0</div>
<div class="ContentPasted0">tport_type_tcp.c:203 tport_tcp_init_secondary() tport_tcp_init_secondary(0x7f96d001a9d0): Setting TCP_KEEPIDLE to 30</div>
<div class="ContentPasted0">tport_type_tcp.c:209 tport_tcp_init_secondary() tport_tcp_init_secondary(0x7f96d001a9d0): Setting TCP_KEEPINTVL to 30</div>
<div class="ContentPasted0">tport.c:2644 tport_accept() tport_accept(0x7f96d001a9d0): new connection from tcp/65.14.17.172:13980/sip</div>
<div class="ContentPasted0">tport.c:2777 tport_wakeup() tport_wakeup(0x7f96d001a9d0): events IN</div>
<div class="ContentPasted0">tport.c:2868 tport_recv_event() tport_recv_event(0x7f96d001a9d0)</div>
<div class="ContentPasted0"><span style="background-color: rgb(255, 255, 0);">tport.c:3209 tport_recv_iovec() tport_recv_iovec(0x7f96d001a9d0) msg 0x7f96d0027b90 from (tcp/65.14.17.172:13980) has 183 bytes, veclen = 1</span></div>
<div class="ContentPasted0">tport.c:2298 tport_set_secondary_timer() tport(0x7f96d001a9d0): reset timer</div>
<div class="ContentPasted0">tport.c:2777 tport_wakeup() tport_wakeup(0x7f96d0027f50): events IN</div>
<div class="ContentPasted0">tport.c:2868 tport_recv_event() tport_recv_event(0x7f96d0027f50)</div>
========================================================================================================================================<br>
</div>
<div class="elementToProof ContentPasted0" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<br>
</div>
<div class="elementToProof ContentPasted0" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
In the above snippet, you can see that the clietn_hello is received ... [highlighted]</div>
<div class="elementToProof ContentPasted0" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<br>
</div>
<div class="elementToProof ContentPasted0" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
Please let me know if any of you have encountered such an issue and what the fix is</div>
<div class="elementToProof ContentPasted0" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<br>
</div>
<div class="elementToProof ContentPasted0" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
Regards</div>
<div class="elementToProof ContentPasted0" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<br>
</div>
<div class="elementToProof ContentPasted0" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
A</div>
<div class="elementToProof ContentPasted0" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<br>
</div>
</body>
</html>