mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-06 04:30:28 +00:00
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
This commit is contained in:
@@ -65,7 +65,7 @@ pickupgroup = 1
|
|||||||
;secret = 1234
|
;secret = 1234
|
||||||
;zapchan = 1
|
;zapchan = 1
|
||||||
;hasvoicemail = yes
|
;hasvoicemail = yes
|
||||||
;vmpassword = 1234
|
;vmsecret = 1234
|
||||||
;hassip = yes
|
;hassip = yes
|
||||||
;hasiax = no
|
;hasiax = no
|
||||||
;hash323 = no
|
;hash323 = no
|
||||||
|
Reference in New Issue
Block a user