[OpenSIPS-Users] stream_delete and rtpproxy_offer

Cindy Leung cinthia721 at gmail.com
Thu Apr 4 00:49:59 CEST 2013


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20130403/46ea8c03/attachment.htm>


More information about the Users mailing list