diff --git a/resources/templates/provision/yealink/t43u/{$mac}.cfg b/resources/templates/provision/yealink/t43u/{$mac}.cfg index b1003f98d2..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= @@ -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= ####################################################################################### @@ -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= @@ -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= ####################################################################################### @@ -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= @@ -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= ####################################################################################### @@ -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= @@ -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= ####################################################################################### @@ -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= @@ -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= ####################################################################################### @@ -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= @@ -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= #######################################################################################