<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <tt>Hi Cindy,<br>
      <br>
      This is a known bug related to multiple modifications over the
      same part of message - I will work out a fix and send you a patch
      to test.<br>
      <br>
      Best regards,<br>
    </tt>
    <pre class="moz-signature" cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a></pre>
    <br>
    On 04/04/2013 01:49 AM, Cindy Leung wrote:
    <blockquote
      cite="mid:A43137E4-DE6A-4E4E-9CF5-C855359423D3@gmail.com"
      type="cite">Hello,
      <div><br>
      </div>
      <div>I'm having issues with stream_delete() and rtpproxy_offer().
        &nbsp;I'm trying to remove video. &nbsp;After calling stream_delete() the
        sdp becomes like this:</div>
      <div><br>
      </div>
      <div>
        <div><font class="Apple-style-span" face="'Courier New'">v=0</font></div>
        <div><font class="Apple-style-span" face="'Courier New'">o=tandberg
            220 1 IN IP4 10.0.1.5</font></div>
        <div><font class="Apple-style-span" face="'Courier New'">s=-</font></div>
        <div><font class="Apple-style-span" face="'Courier New'">c=IN
            IP4 &lt;my.server.ip.addr&gt;</font></div>
        <div><font class="Apple-style-span" face="'Courier New'">b=AS:512</font></div>
        <div><font class="Apple-style-span" face="'Courier New'">t=0 0</font></div>
        <div><font class="Apple-style-span" face="'Courier New'">m=audio
            31096 RTP/AVP 0 103</font></div>
        <div><font class="Apple-style-span" face="'Courier New'">b=TIAS:64000</font></div>
        <div><font class="Apple-style-span" face="'Courier New'">a=rtpmap:0
            PCMU/8000</font></div>
        <div><font class="Apple-style-span" face="'Courier New'">a=rtpmap:103
            telephone-event/8000</font></div>
        <div><font class="Apple-style-span" face="'Courier New'">a=fmtp:103
            0-15</font></div>
        <div><font class="Apple-style-span" face="'Courier New'">a=sendrecv</font></div>
        <div><font class="Apple-style-span" face="'Courier New'">33644 &nbsp;
            &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </font>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</div>
      </div>
      <div><br>
      </div>
      <div>33644 happens to be the port number offered after calling
        rtpproxy_offer(). &nbsp;I've tried putting stream_delete() before or
        after rtpproxy_offer() and it didn't make a difference. &nbsp;The
        function works well without rtpproxy though.</div>
      <div><br>
      </div>
      <div>Thoughts?</div>
      <div><br>
      </div>
      <div><br>
      </div>
      <div>Cindy</div>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
    </blockquote>
  </body>
</html>