<h3>Description</h3>
<p>manage_rtpproxy creates wrong SDP with jammed IPs in o line</p>
<h3>Troubleshooting</h3>
<h4>Reproduction</h4>
<pre><code>    if (nat_uac_test("8"))
    {
        rtpproxy_manage("fco");
    }
    else
    {
        rtpproxy_manage("fcor");
    }
</code></pre>
<h4>SIP Traffic</h4>
<p>SDP bevor manage_rtpproxy</p>
<pre><code>v=0
o=- 584 1 IN IP4 x.x.x.114
s=-
t=0 0
m=audio 35872 RTP/AVP 8 101 13
c=IN IP4 x.x.x.114
a=rtpmap:8 PCMA/8000
a=rtpmap:101 telephone-event/8000
a=rtpmap:13 CN/8000
a=fmtp:101 0-15
a=ptime:20
a=silenceSupp:off - - - -
a=sendrecv
</code></pre>
<p>SDP after manage_rtpproxy()</p>
<pre><code>v=0
o=- 811475204 1682787633 IN IP4 x.x.x.116x.x.x.114
s=-
c=IN IP4 x.x.x.114
t=0 0
m=audio 37872 RTP/AVP 8 101
a=rtpmap:8 PCMA/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=sendrecv
a=direction:both
</code></pre>
<h3>Additional Information</h3>
<ul>
<li><strong>Kamailio Version</strong> - output of <code>kamailio -v</code></li>
</ul>
<pre><code>version: kamailio 5.0.0-pre0 (x86_64/freebsd) 
flags: STATS: Off, USE_TCP, USE_TLS, USE_SCTP, TLS_HOOKS, DISABLE_NAGLE, USE_MCAST, DNS_IP_HACK, SHM_MEM, SHM_MMAP, PKG_MALLOC, Q_MALLOC, F_MALLOC, TLSF_MALLOC, DBG_SR_MEMORY, FAST_LOCK-ADAPTIVE_WAIT, USE_DNS_CACHE, USE_DNS_FAILOVER, USE_NAPTR, USE_DST_BLACKLIST, HAVE_RESOLV_RES
ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTEN 16, MAX_URI_SIZE 1024, BUF_SIZE 65535, DEFAULT PKG_SIZE 8MB
poll method support: poll, select, kqueue.
id: unknown 
compiled on 10:24:52 Jan 27 2017 with clang 3.8
</code></pre>
<ul>
<li><strong>Operating System</strong>:</li>
</ul>
<pre><code>uname -a
FreeBSD xxxx 11.0-RELEASE-p2 FreeBSD 11.0-RELEASE-p2 #0: Mon Oct 24 06:55:27 UTC 2016     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64

freebsd-version -ku
11.0-RELEASE-p2
11.0-RELEASE-p7
</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/1042">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AF36ZWGLOnoahm9UcJNT_dumK0yLjNakks5ropIHgaJpZM4Mm8AW">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AF36ZSLJaTc8B5ew3oD2JkQL9sm5B1Qrks5ropIHgaJpZM4Mm8AW.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/kamailio/kamailio/issues/1042"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>

<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/kamailio/kamailio","title":"kamailio/kamailio","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/kamailio/kamailio"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"rtpproxy: jammed two IP in SDP o line (#1042)"}],"action":{"name":"View Issue","url":"https://github.com/kamailio/kamailio/issues/1042"}}}</script>