[Home]

Summary:ASTERISK-26398: core: Remove ABI differences of LOW_MEMORY
Reporter:Corey Farrell (coreyfarrell)Labels:
Date Opened:2016-09-21 14:39:54Date Closed:2016-09-30 06:51:53
Priority:MinorRegression?
Status:Closed/CompleteComponents:Core/General
Versions:GIT Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Setting/unsetting LOW_MEMORY causes the ABI to change (many symbols missing when defined).  Creating stub functions for these symbols makes it possible to use binary modules on a copy of Asterisk compiled with LOW_MEMORY.
Comments:By: Asterisk Team (asteriskteam) 2016-09-21 14:39:55.137-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].