From: Russell Bryant Date: Mon, 12 Feb 2007 15:48:28 +0000 (+0000) Subject: Merged revisions 54002 via svnmerge from X-Git-Tag: 1.6.0-beta1~3^2~3238 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1bf40c4da37f7b959a4816239901500c8eb18f34;p=thirdparty%2Fasterisk.git 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" ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@54004 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/configs/users.conf.sample b/configs/users.conf.sample index 0ac3aa0cd5..f88adee9cd 100644 --- a/configs/users.conf.sample +++ b/configs/users.conf.sample @@ -65,7 +65,7 @@ pickupgroup = 1 ;secret = 1234 ;zapchan = 1 ;hasvoicemail = yes -;vmpassword = 1234 +;vmsecret = 1234 ;hassip = yes ;hasiax = no ;hash323 = no