From: Russell Bryant Date: Mon, 12 Feb 2007 15:38:39 +0000 (+0000) Subject: Fix a typo where "vmpassword" should be "vmsecret" X-Git-Tag: 1.4.1~107 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2123a1bf024e123d10256f21ea96d70ad844cf9b;p=thirdparty%2Fasterisk.git Fix a typo where "vmpassword" should be "vmsecret" git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@54002 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