Hi guys,<br><br>I&#39;ve got a problem with &quot;sporadic&quot; one-way audio, using latest stable Opensips 1.4 and Mediaproxy 2.<br><br>The problem occurs at re-invites, thou not every time. When it does happen, the media port is changed towards the callee. Example:<br>

<br>First invite:<br>INVITE Trunk:40518 --&gt; Proxy:50358<br>INVITE Proxy:58928 --&gt; UA:5206<br><br>Re-invite:<br>INVITE Trunk:40518 --&gt; Proxy:50358<br>INVITE Proxy:40518 --&gt; UA:5206<br><br>Notice how the Proxy port on the UA side (callee local) changed to the same port that Trunk uses (caller remote).<br>

<br>One way audio now occurs and naturally the call is soon hung up. Mediaproxy now dumps some useful statistics showing:<br><br>&#39;callee_remote&#39;: &#39;UA:5206&#39;<br>&#39;caller_remote&#39;: &#39;TRUNK:40518&#39; <br>

&#39;callee_local&#39;:  &#39;PROXY:58928&#39;<br>&#39;caller_local&#39;:  &#39;PROXY:50358&#39;<br><br>Notice here how the callee_local is the original port used.<br><br>Where should I start looking to be able to solve this problem? Is it most likely my config, something weird with the re-invite or have I stumbled upon a bug?<br>

<br>Thankful for every and all suggestions, as I lay sleepless at night thinking about this! :-P<br><br>Cheers,<br>Magnus<br>