[Home]

Summary:ASTERISK-25493: voicemail email limited to 80 characters
Reporter:sharan h (sharkbitz)Labels:
Date Opened:2015-10-23 14:37:25Date Closed:2017-04-17 10:08:28
Priority:MinorRegression?
Status:Closed/CompleteComponents:Applications/app_voicemail
Versions:11.17.1 Frequency of
Occurrence
Occasional
Related
Issues:
Environment:n/a Centos x64 6.5Attachments:
Description: char email[80] in app_voicemail.c is limiting email addresses to 80 characters.  I have manually adjusted it for my needs, but it would be nice if this could be fixed permanently.  RFC compliant email addresses can technically be up to 254 characters.

I am using a pipe delimiter and a custom external script to handle multiple email address delivery for voicemail.  This is why I need to use a higher character limit.

Thanks in advance.
Comments:By: Asterisk Team (asteriskteam) 2015-10-23 14:37:26.152-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: Michael L. Young (elguero) 2015-10-23 17:47:16.127-0500

I believe you should take a look at ASTERISK-24045 as this has already been addressed in recent versions of Asterisk.

By: Rusty Newton (rnewton) 2015-10-30 17:14:44.738-0500

If you want to attempt back-porting and testing the patches found in 12+ that may work..

https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process

By: Asterisk Team (asteriskteam) 2015-11-14 12:00:21.884-0600

Suspended due to lack of activity. This issue will be automatically re-opened if the reporter posts a comment. If you are not the reporter and would like this re-opened please create a new issue instead. If the new issue is related to this one a link will be created during the triage process. Further information on issue tracker usage can be found in the Asterisk Issue Guidlines [1].

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

By: Sean Bright (seanbright) 2017-04-17 10:08:28.972-0500

This limit is no longer present in Asterisk 13, which is the oldest version of Asterisk that is currently supported.