[OpenSER-Devel] [ openser-Feature Requests-1835933 ] mediaproxy module does not rewrite a=rtcp:12345

SourceForge.net noreply at sourceforge.net
Wed Nov 21 20:28:43 UTC 2007


Feature Requests item #1835933, was opened at 2007-11-21 19:58
Message generated for change (Comment added) made by dan_pascu
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743023&aid=1835933&group_id=139143

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
>Category: modules
>Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Aron Rosenberg (amr42)
Assigned to: Nobody/Anonymous (nobody)
Summary: mediaproxy module does not rewrite a=rtcp:12345

Initial Comment:
When using the mediaproxy module it does not update the SDP if a a=rtcp line is added under a m= line. a=rtcp is defined in RFC 3605.

The same might be true with the nathelper module, but we don't use that so I can't verify.

Example (before processing by mediaproxy)

m=audio 10000 RTP/AVP 0
a=rtcp:10001

After processing (actual)

m=audio 60320 RTP/AVP 0
a=rtcp:10001

(Expected)

m=audio 60320 RTP/AVP 0
a=rtcp:60321



----------------------------------------------------------------------

>Comment By: Dan (dan_pascu)
Date: 2007-11-21 22:28

Message:
Logged In: YES 
user_id=1296758
Originator: NO

I consider this a feature request not a bug, so it was moved accordingly.
Patches are welcome.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743023&aid=1835933&group_id=139143



More information about the Devel mailing list