From f1e1e1fe0ff68905eaa45e7f7a1b7284f889ae47 Mon Sep 17 00:00:00 2001 From: Chris Black Date: Sat, 12 Nov 2016 19:56:33 -0800 Subject: [PATCH] Add sip_trust_ctl to w52 provisioning (#2032) --- .../templates/provision/yealink/w52p/{$mac}.cfg | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/resources/templates/provision/yealink/w52p/{$mac}.cfg b/resources/templates/provision/yealink/w52p/{$mac}.cfg index 08fccdab85..30ff4377b9 100644 --- a/resources/templates/provision/yealink/w52p/{$mac}.cfg +++ b/resources/templates/provision/yealink/w52p/{$mac}.cfg @@ -257,6 +257,7 @@ account.1.dnd.enable = #Configure the DND on code and off code for account1. +account.1.sip_trust_ctrl = 1 ####################################################################################### ## Account2 Settings ## @@ -501,6 +502,10 @@ features.dnd_mode = account.2.dnd.enable = #Configure the DND on code and off code for account1. + +account.2.sip_trust_ctrl = 1 + +####################################################################################### ## Account3 Settings ## ####################################################################################### @@ -744,6 +749,9 @@ account.3.dnd.enable = #Configure the DND on code and off code for account3. +account.3.sip_trust_ctrl = 1 + +####################################################################################### ## Account4 Settings ## ####################################################################################### @@ -989,7 +997,7 @@ account.4.dnd.enable = #Configure the DND on code and off code for account4. - +account.4.sip_trust_ctrl = 1 ####################################################################################### ## Account5 Settings ## @@ -1235,8 +1243,11 @@ account.5.dnd.enable = #Configure the DND on code and off code for account5. -####################################################################################### +account.5.sip_trust_ctrl = 1 + voice_mail.number.1 = {$voicemail_number} + +####################################################################################### ## Network ## #######################################################################################