From a3325e5bbe398b592a301a94e235635bd42330f4 Mon Sep 17 00:00:00 2001 From: markster Date: Wed, 15 Sep 2004 19:54:46 +0000 Subject: Make ADSI in voicemail configurable (bug #2209) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3788 f38db490-d61c-443f-a65b-d21fe96a405b --- configs/voicemail.conf.sample | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'configs/voicemail.conf.sample') diff --git a/configs/voicemail.conf.sample b/configs/voicemail.conf.sample index f026e3d82..315611a76 100755 --- a/configs/voicemail.conf.sample +++ b/configs/voicemail.conf.sample @@ -36,6 +36,12 @@ maxlogins=3 ;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 -- cgit v1.2.3