mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-04 06:59:19 +00:00
Update W52P Provisioning Template
account.1.subscribe_mwi should be set to '1' as per Yealink documentation. Not setting this may cause MWI to not work on the W52P.
This commit is contained in:
@@ -80,7 +80,7 @@ account.1.precondition =
|
||||
account.1.subscribe_register =
|
||||
|
||||
#Enable or disable the phone to subscribe the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.1.subscribe_mwi =
|
||||
account.1.subscribe_mwi = 1
|
||||
|
||||
#Configure MWI subscribe expiry time (in seconds). It ranges from 0 to 84600, the default value is 3600.
|
||||
account.1.subscribe_mwi_expires =
|
||||
@@ -1219,4 +1219,4 @@ network.internet_port.ip =
|
||||
network.internet_port.mask =
|
||||
network.internet_port.gateway =
|
||||
network.primary_dns=
|
||||
network.secondary_dns =
|
||||
network.secondary_dns =
|
||||
|
||||
Reference in New Issue
Block a user