From: Leif Madsen Date: Wed, 14 Jul 2010 11:51:48 +0000 (+0000) Subject: Merged revisions 276267 via svnmerge from X-Git-Tag: 11.0.0-beta1~2671 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=608be652ba9e9a8a677f5a6142dbb2f84fde3401;p=thirdparty%2Fasterisk.git Merged revisions 276267 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r276267 | lmadsen | 2010-07-14 06:49:01 -0500 (Wed, 14 Jul 2010) | 1 line Update documentation for voicemail.conf externpass option. ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@276268 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/configs/voicemail.conf.sample b/configs/voicemail.conf.sample index 71f863e020..2c12a2430e 100644 --- a/configs/voicemail.conf.sample +++ b/configs/voicemail.conf.sample @@ -77,7 +77,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: ; 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.