From 2123a1bf024e123d10256f21ea96d70ad844cf9b Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Mon, 12 Feb 2007 15:38:39 +0000 Subject: [PATCH] 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 --- configs/users.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.3