summaryrefslogtreecommitdiff
path: root/configs/users.conf.sample
diff options
context:
space:
mode:
authorMatt O'Gorman <mogorman@digium.com>2007-01-16 00:29:25 +0000
committerMatt O'Gorman <mogorman@digium.com>2007-01-16 00:29:25 +0000
commita4640ee9d81dc090b393523cfb7bf3223767f77a (patch)
treefd4ac191cb83978bbaea3176bc96fe8458cbdf8c /configs/users.conf.sample
parentb948cf876cb0dc8ac19617935f0714ffe441de16 (diff)
Patch allows for changing voicemail password in users.conf from voicemail main, written by AnthonyL bug #8436
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@51031 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/users.conf.sample')
-rw-r--r--configs/users.conf.sample5
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/users.conf.sample b/configs/users.conf.sample
index b03d7d3ce..67a6b2834 100644
--- a/configs/users.conf.sample
+++ b/configs/users.conf.sample
@@ -26,6 +26,10 @@ userbase = 6000
;
hasvoicemail = yes
;
+; Set voicemail mailbox 6000 password to 1234
+;
+vmpassword = 1234
+;
; Create SIP Peer
;
hassip = yes
@@ -61,6 +65,7 @@ pickupgroup = 1
;secret = 1234
;zapchan = 1
;hasvoicemail = yes
+;vmpassword = 1234
;hassip = yes
;hasiax = no
;hash323 = no