[Asterisk-cvs] asterisk/configs voicemail.conf.sample,1.29,1.30
markster at lists.digium.com
markster at lists.digium.com
Mon May 10 09:17:45 CDT 2004
Update of /usr/cvsroot/asterisk/configs
In directory mongoose.digium.com:/tmp/cvs-serv16105/configs
Modified Files:
voicemail.conf.sample
Log Message:
Allow characterset to be specified (bug #1598)
Index: voicemail.conf.sample
===================================================================
RCS file: /usr/cvsroot/asterisk/configs/voicemail.conf.sample,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- voicemail.conf.sample 1 May 2004 23:28:33 -0000 1.29
+++ voicemail.conf.sample 10 May 2004 13:27:39 -0000 1.30
@@ -30,7 +30,8 @@
;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
More information about the svn-commits
mailing list