[asterisk-bugs] [JIRA] (ASTERISK-25493) voicemail email limited to 80 characters
sharan h (JIRA)
noreply at issues.asterisk.org
Fri Oct 23 14:37:33 CDT 2015
sharan h created ASTERISK-25493:
-----------------------------------
Summary: 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
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