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
This commit is contained in:
Matt O'Gorman
2007-01-16 00:29:25 +00:00
parent b948cf876c
commit a4640ee9d8
2 changed files with 86 additions and 123 deletions

View File

@@ -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