mirror of
https://github.com/asterisk/asterisk.git
synced 2026-05-04 20:33:53 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user