[asterisk-commits] russell: trunk r54004 - in /trunk: ./
	configs/users.conf.sample
    asterisk-commits at lists.digium.com 
    asterisk-commits at lists.digium.com
       
    Mon Feb 12 08:48:29 MST 2007
    
    
  
Author: russell
Date: Mon Feb 12 09:48:28 2007
New Revision: 54004
URL: http://svn.digium.com/view/asterisk?view=rev&rev=54004
Log:
Merged revisions 54002 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r54002 | russell | 2007-02-12 10:38:39 -0500 (Mon, 12 Feb 2007) | 2 lines
Fix a typo where "vmpassword" should be "vmsecret"
........
Modified:
    trunk/   (props changed)
    trunk/configs/users.conf.sample
Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.4-merged' - no diff available.
Modified: trunk/configs/users.conf.sample
URL: http://svn.digium.com/view/asterisk/trunk/configs/users.conf.sample?view=diff&rev=54004&r1=54003&r2=54004
==============================================================================
--- trunk/configs/users.conf.sample (original)
+++ trunk/configs/users.conf.sample Mon Feb 12 09:48:28 2007
@@ -65,7 +65,7 @@
 ;secret = 1234
 ;zapchan = 1
 ;hasvoicemail = yes
-;vmpassword = 1234
+;vmsecret = 1234
 ;hassip = yes
 ;hasiax = no
 ;hash323 = no
    
    
More information about the asterisk-commits
mailing list