<p></p>
<h3>Description</h3>
<p>Trying to duplicate TLS SIP messages to the remote host directly from Kamailio by using Siptrace Module. Those are the parameters used by the module:</p>
<pre><code>modparam("siptrace", "trace_on", 1)
modparam("siptrace", "force_send_sock", "sip:192.168.1.1:5000")
modparam("siptrace", "trace_mode", 0)
modparam("siptrace", "trace_flag", 22)
modparam("siptrace", "duplicate_uri", "sip:192.168.1.100")
modparam("siptrace", "trace_to_database", 0)
modparam("siptrace", "hep_mode_on", 0)
modparam("siptrace", "xheaders_write", 1)
modparam("siptrace", "trace_local_ip", "MY_EXTERNAL_IP_ADDR")
modparam("siptrace", "trace_sl_acks", 0)
</code></pre>
<p>But seems that Kamailio is ignoring the parameter "force_send_sock" and keep sending from the first listen interface from the configuration file.</p>
<h3>Additional Information</h3>
<ul>
<li><strong>Kamailio Version</strong> - output of <code>kamailio -v</code></li>
</ul>
<pre><code>version: kamailio 5.2.7 (x86_64/linux) 9ea54f
</code></pre>
<ul>
<li><strong>Operating System</strong>:</li>
</ul>

<pre><code>CentsOS 7 3.10.0-1127.el7.x86_64
</code></pre>

<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/2330">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZPQNY4YQYJ3U2PA4HTRRWWGPANCNFSM4NCSGQ4Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZOB3635P6K32LWIE4LRRWWGPA5CNFSM4NCSGQ42YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4JHJDZGQ.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/2330",
"url": "https://github.com/kamailio/kamailio/issues/2330",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>