[Home]

Summary:ASTERISK-26539: SDP Mangler
Reporter:PowerPBX (PowerPBX)Labels:
Date Opened:2016-10-31 19:29:01Date Closed:2016-10-31 19:33:39
Priority:MinorRegression?
Status:Closed/CompleteComponents:
Versions:14.1.1 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Not sure if this is the correct place for a feature request but here goes.

I think it would be useful if Asterisk had an SDP Mangler.  One possible application I can think of is allowing Direct Media to peers that are behind NAT.  It's probably more difficult than just SDP Mangling but that is probably a good start.  I am sure it would have other uses as well.

Essentially, I am look for an equivalent to the SDP Mangler available for Kamailio without having to install Kamailio and integrate it with Asterisk just for that feature.

http://www.kamailio.org/docs/modules/4.1.x/modules/mangler.html

For directmedia use, it would basically use the same values as nat=force_rport, comedia does.  So it would replace the SDP port and IP with those values if it detects a private IP address.
Comments:By: Asterisk Team (asteriskteam) 2016-10-31 19:29:02.797-0500

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

By: Joshua C. Colp (jcolp) 2016-10-31 19:33:28.810-0500

Features requests without patches are not accepted through the issue tracker. Features requests are openly discussed on the mailing lists, forums, and IRC [1]. Please see the Asterisk Issue Guidelines [2] for more information on feature request and patch submission.

[1] http://asterisk.org/community/discuss
[2] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines

Note that this was discussed at AstriDevCon this year but a framework for an improved feature request system has not yet been established, so issues are still not created as of this time.