[Asterisk-cvs] asterisk/configs voicemail.conf.sample,1.39,1.40
markster at lists.digium.com
markster at lists.digium.com
Wed Sep 15 15:53:19 CDT 2004
Update of /usr/cvsroot/asterisk/configs
In directory mongoose.digium.com:/tmp/cvs-serv28356/configs
Modified Files:
voicemail.conf.sample
Log Message:
Make ADSI in voicemail configurable (bug #2209)
Index: voicemail.conf.sample
===================================================================
RCS file: /usr/cvsroot/asterisk/configs/voicemail.conf.sample,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- voicemail.conf.sample 6 Sep 2004 06:19:17 -0000 1.39
+++ voicemail.conf.sample 15 Sep 2004 19:54:46 -0000 1.40
@@ -36,6 +36,12 @@
;directoryintro=dir-intro
; The character set for voicemail messages can be specified here
;charset=ISO-8859-1
+; The ADSI feature descriptor number to download to
+;adsifdn=0000000F
+; The ADSI security lock code
+;adsisec=9BDBF7AC
+; The ADSI voicemail application version number.
+;adsiver=1
; Skip the "[PBX]:" string from the message title
;pbxskip=yes
; Change the From: string
More information about the svn-commits
mailing list