<p></p>
<h3>Description</h3>
<p>As admin, I want check TLS encrypted call signaling on local Kamailio.<br>
To do this I can use <a href="https://voipembedded.wordpress.com/2021/03/22/troubleshooting-kamailio-encrypted-sip-traffic/" rel="nofollow">this instruction</a>.<br>
Here used <code>siptrace</code> module.<br>
But at the same time, I need to send the same call signaling to the company <code>Homer</code> server.<br>
So I need to send a copy of the call signaling in two directions.</p>
<p>Could you add the ability to allow specify multiple values in <code>duplicate_uri</code> param like.</p>
<pre><code>modparam("siptrace", "duplicate_uri", "<sip:127.0.0.1:9060>,<sip:homer.example.com:9060>")
</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/2693">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZJCOEQUMBPFJLB5KXDTFSIDPANCNFSM4Z3OUARQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZJ2XAZHSOYBKDO2N3TTFSIDPA5CNFSM4Z3OUAR2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4MRPXXVA.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/2693",
"url": "https://github.com/kamailio/kamailio/issues/2693",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>