aboutsummaryrefslogtreecommitdiffstats
path: root/configs/users.conf.sample
diff options
context:
space:
mode:
authormogorman <mogorman@f38db490-d61c-443f-a65b-d21fe96a405b>2007-01-16 00:29:25 +0000
committermogorman <mogorman@f38db490-d61c-443f-a65b-d21fe96a405b>2007-01-16 00:29:25 +0000
commit0bb5fbb3a6fa437e3b444a43f3e76acd5c37fd2f (patch)
treefd4ac191cb83978bbaea3176bc96fe8458cbdf8c /configs/users.conf.sample
parentb11c258ff3b3c4681360eb465c0034a7601da0ca (diff)
Patch allows for changing voicemail password in users.conf from voicemail main, written by AnthonyL bug #8436
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@51031 f38db490-d61c-443f-a65b-d21fe96a405b
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