[asterisk-bugs] [JIRA] (ASTERISK-25493) voicemail email limited to 80 characters
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Fri Oct 30 17:16:33 CDT 2015
[ https://issues.asterisk.org/jira/browse/ASTERISK-25493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rusty Newton updated ASTERISK-25493:
------------------------------------
Assignee: sharan h
Status: Waiting for Feedback (was: Triage)
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
> voicemail email limited to 80 characters
> ----------------------------------------
>
> Key: ASTERISK-25493
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-25493
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Applications/app_voicemail
> Affects Versions: 11.17.1
> Environment: n/a Centos x64 6.5
> Reporter: sharan h
> Assignee: sharan h
> Severity: Minor
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list