aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configs/voicemail.conf.sample3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/voicemail.conf.sample b/configs/voicemail.conf.sample
index 9fa2e8b60..15627de0c 100644
--- a/configs/voicemail.conf.sample
+++ b/configs/voicemail.conf.sample
@@ -76,7 +76,8 @@ maxlogins=3
;smdiport=/dev/ttyS0
; If you need to have an external program, i.e. /usr/bin/myapp
-; called when a voicemail password is changed, uncomment this:
+; called when a voicemail password is changed, uncomment this. The
+; arguments passed to the application are: <context> <mailbox> <newpassword>
; Note: If this is set, the password will NOT be changed in voicemail.conf
; If you would like to also change the password in voicemail.conf, use
; the externpassnotify option below instead.