<p></p>
<p>Just tested with the latest master, should be the same.</p>
<p>Are you sure the RURI as a <code>;</code> at the end in your test ?</p>
<pre><code>$var(target) = "sip:conference@example.com:5080;";
</code></pre>
<p>it seems it is not present looking at your logs :</p>
<pre><code>kamailio[275]: 10(275) INFO: rtp_media_server [rtp_media_server.c:583]: rms_bridging_call(): parsed[sip:conference@example.com:5080][0]
</code></pre>
<p>versus mine</p>
<pre><code> 5(520) INFO: rtp_media_server [rtp_media_server.c:581]: rms_bridging_call(): parsed[sip:conference@example.com:5080;][0]
</code></pre>
<p>I need to fix this pitfall in command arguments automatically ...</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/2524#issuecomment-715515729">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZKVZYE3D6NNCMZO273SMHFTNANCNFSM4S2FXEKQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZJLCNCLIIMPEECPJQLSMHFTNA5CNFSM4S2FXEK2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFKS6OUI.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/2524#issuecomment-715515729",
"url": "https://github.com/kamailio/kamailio/issues/2524#issuecomment-715515729",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>