[svn-commits] lmadsen: branch 1.6.2 r276269 - in /branches/1.6.2: ./ configs/

SVN commits to the Digium repositories svn-commits at lists.digium.com
Wed Jul 14 06:52:36 CDT 2010


Author: lmadsen
Date: Wed Jul 14 06:52:24 2010
New Revision: 276269

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=276269
Log:
Merged revisions 276268 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

................
  r276268 | lmadsen | 2010-07-14 06:51:48 -0500 (Wed, 14 Jul 2010) | 9 lines
  
  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:
    branches/1.6.2/   (props changed)
    branches/1.6.2/configs/voicemail.conf.sample

Propchange: branches/1.6.2/
------------------------------------------------------------------------------
Binary property 'trunk-merged' - no diff available.

Modified: branches/1.6.2/configs/voicemail.conf.sample
URL: http://svnview.digium.com/svn/asterisk/branches/1.6.2/configs/voicemail.conf.sample?view=diff&rev=276269&r1=276268&r2=276269
==============================================================================
--- branches/1.6.2/configs/voicemail.conf.sample (original)
+++ branches/1.6.2/configs/voicemail.conf.sample Wed Jul 14 06:52:24 2010
@@ -76,7 +76,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 svn-commits mailing list