summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2004-09-03 03:53:48 +0000
committerMark Spencer <markster@digium.com>2004-09-03 03:53:48 +0000
commit1e2db0e885aad1ee75d08b8a5193a4bdee062a92 (patch)
treee20ae0abefeafa42490a34b8d39f2ff5e0cbdb0a /configs
parentd77ae428963e15d9506f7be6c737f1f0e829962f (diff)
Allow external program to be used to change password (bug #2357)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3717 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rwxr-xr-xconfigs/voicemail.conf.sample4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/voicemail.conf.sample b/configs/voicemail.conf.sample
index a763ad2a3..2620a485b 100755
--- a/configs/voicemail.conf.sample
+++ b/configs/voicemail.conf.sample
@@ -28,6 +28,10 @@ maxlogins=3
; called when a voicemail is left, delivered, or your voicemailbox
; is checked, uncomment this:
;externnotify=/usr/bin/myapp
+; If you need to have an external program, i.e. /usr/bin/myapp
+; called when a voicemail password is changed,
+; uncomment this:
+;externpass=/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