[asterisk-commits] lmadsen: trunk r276268 - in /trunk: ./ configs/voicemail.conf.sample
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Wed Jul 14 06:52:00 CDT 2010
Author: lmadsen
Date: Wed Jul 14 06:51:48 2010
New Revision: 276268
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=276268
Log:
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.
........
Modified:
trunk/ (props changed)
trunk/configs/voicemail.conf.sample
Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.4-merged' - no diff available.
Modified: trunk/configs/voicemail.conf.sample
URL: http://svnview.digium.com/svn/asterisk/trunk/configs/voicemail.conf.sample?view=diff&rev=276268&r1=276267&r2=276268
==============================================================================
--- trunk/configs/voicemail.conf.sample (original)
+++ trunk/configs/voicemail.conf.sample Wed Jul 14 06:51:48 2010
@@ -77,7 +77,8 @@
;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.
More information about the asterisk-commits
mailing list