aboutsummaryrefslogtreecommitdiffstats
path: root/configs/voicemail.conf.sample
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-09-03 03:53:48 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-09-03 03:53:48 +0000
commitcbe157ff02ad552a144b97ad8ad7a49c88d67102 (patch)
treee20ae0abefeafa42490a34b8d39f2ff5e0cbdb0a /configs/voicemail.conf.sample
parentaba9cc4bbf50d9539ab7f90f5dbb2e1040667928 (diff)
Allow external program to be used to change password (bug #2357)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3717 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/voicemail.conf.sample')
-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