From ef7e58d309ffa4eb525935f1ab8b500238e8e968 Mon Sep 17 00:00:00 2001 From: Len Date: Tue, 13 Oct 2020 22:22:43 -0400 Subject: [PATCH 1/3] Update {$mac}.cfg --- resources/templates/provision/yealink/t43u/{$mac}.cfg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/templates/provision/yealink/t43u/{$mac}.cfg b/resources/templates/provision/yealink/t43u/{$mac}.cfg index b1003f98d2..eebca7a25d 100644 --- a/resources/templates/provision/yealink/t43u/{$mac}.cfg +++ b/resources/templates/provision/yealink/t43u/{$mac}.cfg @@ -343,10 +343,10 @@ account.1.dnd.on_code= ####################################################################################### ## Voice Mail ## ####################################################################################### -voice_mail.number.1= -account.1.subscribe_mwi= -account.1.subscribe_mwi_to_vm= -account.1.subscribe_mwi_expires= +voice_mail.number.1= {$voicemail_number} +account.1.subscribe_mwi= 1 +account.1.subscribe_mwi_to_vm= {$yealink_subscribe_mwi_to_vm} +account.1.subscribe_mwi_expires= 3600 account.1.display_mwi.enable= ####################################################################################### From aec6e1e2fbd932162d9b6575f72a02df1d969438 Mon Sep 17 00:00:00 2001 From: Len Date: Tue, 13 Oct 2020 22:28:28 -0400 Subject: [PATCH 2/3] Update {$mac}.cfg --- .../provision/yealink/t43u/{$mac}.cfg | 40 +++++++++---------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/resources/templates/provision/yealink/t43u/{$mac}.cfg b/resources/templates/provision/yealink/t43u/{$mac}.cfg index eebca7a25d..8c44d5f1e3 100644 --- a/resources/templates/provision/yealink/t43u/{$mac}.cfg +++ b/resources/templates/provision/yealink/t43u/{$mac}.cfg @@ -911,10 +911,10 @@ account.2.dnd.on_code= ####################################################################################### ## Voice Mail ## ####################################################################################### -voice_mail.number.1= -account.2.subscribe_mwi= -account.2.subscribe_mwi_to_vm= -account.2.subscribe_mwi_expires= +voice_mail.number.1= {$voicemail_number} +account.2.subscribe_mwi= 1 +account.2.subscribe_mwi_to_vm= {$yealink_subscribe_mwi_to_vm} +account.2.subscribe_mwi_expires= 3600 account.2.display_mwi.enable= ####################################################################################### @@ -1479,10 +1479,10 @@ account.3.dnd.on_code= ####################################################################################### ## Voice Mail ## ####################################################################################### -voice_mail.number.1= -account.3.subscribe_mwi= -account.3.subscribe_mwi_to_vm= -account.3.subscribe_mwi_expires= +voice_mail.number.1= {$voicemail_number} +account.3.subscribe_mwi= 1 +account.3.subscribe_mwi_to_vm= {$yealink_subscribe_mwi_to_vm} +account.3.subscribe_mwi_expires= 3600 account.3.display_mwi.enable= ####################################################################################### @@ -2047,10 +2047,10 @@ account.4.dnd.on_code= ####################################################################################### ## Voice Mail ## ####################################################################################### -voice_mail.number.1= -account.4.subscribe_mwi= -account.4.subscribe_mwi_to_vm= -account.4.subscribe_mwi_expires= +voice_mail.number.1= {$voicemail_number} +account.4.subscribe_mwi= 1 +account.4.subscribe_mwi_to_vm= {$yealink_subscribe_mwi_to_vm} +account.4.subscribe_mwi_expires= 3600 account.4.display_mwi.enable= ####################################################################################### @@ -2615,10 +2615,10 @@ account.5.dnd.on_code= ####################################################################################### ## Voice Mail ## ####################################################################################### -voice_mail.number.1= -account.5.subscribe_mwi= -account.5.subscribe_mwi_to_vm= -account.5.subscribe_mwi_expires= +voice_mail.number.1= {$voicemail_number} +account.5.subscribe_mwi= 1 +account.5.subscribe_mwi_to_vm= {$yealink_subscribe_mwi_to_vm} +account.5.subscribe_mwi_expires= 3600 account.5.display_mwi.enable= ####################################################################################### @@ -3183,10 +3183,10 @@ account.6.dnd.on_code= ####################################################################################### ## Voice Mail ## ####################################################################################### -voice_mail.number.1= -account.6.subscribe_mwi= -account.6.subscribe_mwi_to_vm= -account.6.subscribe_mwi_expires= +voice_mail.number.1= {$voicemail_number} +account.6.subscribe_mwi= 1 +account.6.subscribe_mwi_to_vm= {$yealink_subscribe_mwi_to_vm} +account.6.subscribe_mwi_expires= 3600 account.6.display_mwi.enable= ####################################################################################### From e833ede8835f0bd3944d5625a432adfb0d75d38d Mon Sep 17 00:00:00 2001 From: Len Date: Tue, 13 Oct 2020 22:31:30 -0400 Subject: [PATCH 3/3] Update {$mac}.cfg --- .../templates/provision/yealink/t43u/{$mac}.cfg | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/resources/templates/provision/yealink/t43u/{$mac}.cfg b/resources/templates/provision/yealink/t43u/{$mac}.cfg index 8c44d5f1e3..4a54ed3663 100644 --- a/resources/templates/provision/yealink/t43u/{$mac}.cfg +++ b/resources/templates/provision/yealink/t43u/{$mac}.cfg @@ -185,7 +185,7 @@ account.1.auto_answer= ################################################################ account.1.nat.udp_update_enable= account.1.nat.udp_update_time= -account.1.nat.rport= +account.1.nat.rport= {$yealink_rport} account.1.dtmf.type= {$yealink_dtmf_type} account.1.dtmf.info_type= @@ -753,7 +753,7 @@ account.2.auto_answer= ################################################################ account.2.nat.udp_update_enable= account.2.nat.udp_update_time= -account.2.nat.rport= +account.2.nat.rport= {$yealink_rport} account.2.dtmf.type= {$yealink_dtmf_type} account.2.dtmf.info_type= @@ -1321,7 +1321,7 @@ account.3.auto_answer= ################################################################ account.3.nat.udp_update_enable= account.3.nat.udp_update_time= -account.3.nat.rport= +account.3.nat.rport= {$yealink_rport} account.3.dtmf.type= {$yealink_dtmf_type} account.3.dtmf.info_type= @@ -1889,7 +1889,7 @@ account.4.auto_answer= ################################################################ account.4.nat.udp_update_enable= account.4.nat.udp_update_time= -account.4.nat.rport= +account.4.nat.rport= {$yealink_rport} account.4.dtmf.type= {$yealink_dtmf_type} account.4.dtmf.info_type= @@ -2457,7 +2457,7 @@ account.5.auto_answer= ################################################################ account.5.nat.udp_update_enable= account.5.nat.udp_update_time= -account.5.nat.rport= +account.5.nat.rport= {$yealink_rport} account.5.dtmf.type= {$yealink_dtmf_type} account.5.dtmf.info_type= @@ -3025,7 +3025,7 @@ account.6.auto_answer= ################################################################ account.6.nat.udp_update_enable= account.6.nat.udp_update_time= -account.6.nat.rport= +account.6.nat.rport= {$yealink_rport} account.6.dtmf.type= {$yealink_dtmf_type} account.6.dtmf.info_type=