From 87e3b8b2ad2d6d57cabaaedf613f4c1305da05c4 Mon Sep 17 00:00:00 2001 From: Mark Spencer Date: Mon, 10 May 2004 13:27:39 +0000 Subject: Allow characterset to be specified (bug #1598) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2943 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/voicemail.conf.sample | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'configs/voicemail.conf.sample') diff --git a/configs/voicemail.conf.sample b/configs/voicemail.conf.sample index 80836515e..3e83c7d32 100755 --- a/configs/voicemail.conf.sample +++ b/configs/voicemail.conf.sample @@ -30,7 +30,8 @@ maxlogins=3 ;externnotify=/usr/bin/myapp ; For the directory, you can override the intro file if you want ;directoryintro=dir-intro - +; The character set for voicemail messages can be specified here +;charset=ISO-8859-1 ; Skip the "[PBX]:" string from the message title ;pbxskip=yes ; Change the From: string -- cgit v1.2.3