[Home]

Summary:ASTERISK-26688: Documentation: voicemail.conf.sample shows 512 limit for emailbody field, however this is only true if compiled with LOW_MEMORY option
Reporter:Fran Vicente (fvicente)Labels:
Date Opened:2017-01-03 10:22:17.000-0600Date Closed:2018-03-05 08:11:32.000-0600
Priority:MinorRegression?
Status:Closed/CompleteComponents:Documentation
Versions:11.5.1 11.25.1 13.13.1 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:At voicemail.conf.sample exists a note with the following content:
{noformat}
; Note: The emailbody config row can only be up to 512 characters due to a
;       limitation in the Asterisk configuration subsystem.
{noformat}
Which was added long time ago in ASTERISK-1292

The Asterisk configuration subsystem accepts by default 8192 characters unless compiled with LOW_MEMORY option, witch is listed with a "Extended" support state.

Comments:By: Asterisk Team (asteriskteam) 2017-01-03 10:22:17.801-0600

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: Friendly Automation (friendly-automation) 2018-03-05 08:11:33.313-0600

Change 8382 merged by Jenkins2:
core: Fix handling of maximum length lines in config files.

[https://gerrit.asterisk.org/8382|https://gerrit.asterisk.org/8382]

By: Friendly Automation (friendly-automation) 2018-03-05 08:19:24.209-0600

Change 8381 merged by Jenkins2:
core: Fix handling of maximum length lines in config files.

[https://gerrit.asterisk.org/8381|https://gerrit.asterisk.org/8381]

By: Friendly Automation (friendly-automation) 2018-03-05 08:34:05.933-0600

Change 8380 merged by Jenkins2:
core: Fix handling of maximum length lines in config files.

[https://gerrit.asterisk.org/8380|https://gerrit.asterisk.org/8380]