<p></p>

<h3>Description</h3>
<p>We send all traffic to a Homer (HEPv3) server for monitoring and SIP diagnostics, using the siptrace module. Config below:</p>
<p>modparam("siptrace", "duplicate_uri","sip:IP_ADDR:9060")<br>
modparam("siptrace", "hep_mode_on",1)<br>
modparam("siptrace", "trace_to_database",0)<br>
modparam("siptrace", "trace_on", 1)<br>
modparam("siptrace", "hep_version", 3)<br>
modparam("siptrace", "trace_flag",22)<br>
modparam("siptrace", "trace_mode", 1)</p>
<p>It works just fine of course, but the moment the Homer server goes down or needs to be rebooted, Kamailio doesn't seem to want to "reconnect" to the HEP server - It just stops reporting packets altogether. Kamailio requires a restart.</p>
<h3>Troubleshooting</h3>
<h4>Reproduction</h4>
<p>Set up a Homer server with kamailio tracing HEP packets to it. Then, restart Homer. You will no longer receive packets, until the next time you restart Kamailio.</p>
<p>We're using CentOS 7 x64 on all servers. There is no log information I can provide to assist with this.</p>
<p>Thanks!</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/issues/2411">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZIQCT4WWQOGUGALDODR5QY2RANCNFSM4PH7VXRA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZOXA5EYCG53J3RSVELR5QY2RA5CNFSM4PH7VXRKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4J5PCB4A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/issues/2411",
"url": "https://github.com/kamailio/kamailio/issues/2411",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>