[OpenSIPS-Users] stream_delete and rtpproxy_offer
Bogdan-Andrei Iancu
bogdan at opensips.org
Fri Apr 5 14:02:05 CEST 2013
Hi Cindy,
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.
Best regards,
Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com
On 04/04/2013 01:49 AM, Cindy Leung wrote:
> Hello,
>
> I'm having issues with stream_delete() and rtpproxy_offer(). I'm
> trying to remove video. After calling stream_delete() the sdp becomes
> like this:
>
> v=0
> o=tandberg 220 1 IN IP4 10.0.1.5
> s=-
> c=IN IP4 <my.server.ip.addr>
> b=AS:512
> t=0 0
> m=audio 31096 RTP/AVP 0 103
> b=TIAS:64000
> a=rtpmap:0 PCMU/8000
> a=rtpmap:103 telephone-event/8000
> a=fmtp:103 0-15
> a=sendrecv
> 33644
>
> 33644 happens to be the port number offered after calling
> rtpproxy_offer(). I've tried putting stream_delete() before or after
> rtpproxy_offer() and it didn't make a difference. The function works
> well without rtpproxy though.
>
> Thoughts?
>
>
> Cindy
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20130405/ed630328/attachment.htm>
More information about the Users
mailing list