From 17b89a8fc8245c79d18bf60c5a73464d22cd5a40 Mon Sep 17 00:00:00 2001 From: bdstephenson Date: Mon, 8 Feb 2016 08:48:37 -0500 Subject: [PATCH] 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. --- resources/templates/provision/yealink/w52p/{$mac}.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/templates/provision/yealink/w52p/{$mac}.cfg b/resources/templates/provision/yealink/w52p/{$mac}.cfg index 2509a41fbf..22515ece62 100644 --- a/resources/templates/provision/yealink/w52p/{$mac}.cfg +++ b/resources/templates/provision/yealink/w52p/{$mac}.cfg @@ -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 = \ No newline at end of file +network.secondary_dns =