summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xapps/app_voicemail2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/app_voicemail2.c b/apps/app_voicemail2.c
index a2f622557..0db25adca 100755
--- a/apps/app_voicemail2.c
+++ b/apps/app_voicemail2.c
@@ -150,7 +150,7 @@ static int maxlogins;
static char *emailbody = NULL;
static int pbxskip = 0;
-static char fromstring[15];
+static char fromstring[40];
static char emailtitle[100];
STANDARD_LOCAL_USER;