From 60cd61fd9eb5d2ba669e620ee2a6ba4d91305401 Mon Sep 17 00:00:00 2001 From: Len Date: Tue, 17 Jul 2018 14:05:32 -0400 Subject: [PATCH] Update {$mac}.cfg (#3251) --- resources/templates/provision/yealink/w52p/{$mac}.cfg | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/resources/templates/provision/yealink/w52p/{$mac}.cfg b/resources/templates/provision/yealink/w52p/{$mac}.cfg index 35ec85a70f..1e494b71d2 100644 --- a/resources/templates/provision/yealink/w52p/{$mac}.cfg +++ b/resources/templates/provision/yealink/w52p/{$mac}.cfg @@ -144,7 +144,7 @@ account.1.enable_signal_encode = account.1.signal_encode_key = #Configure the DTMF type; 0-INBAND, 1-RFC2833 (default), 2-SIP INFO, 3-AUTO+SIP INFO; -account.1.dtmf.type = +account.1.dtmf.type = {$yealink_dtmf_type} #Configure the RFC2833 payload. It ranges from 96 to 225, the default value is 101. account.1.dtmf.dtmf_payload = @@ -393,7 +393,7 @@ account.2.enable_signal_encode = account.2.signal_encode_key = #Configure the DTMF type; 0-INBAND, 1-RFC2833 (default), 2-SIP INFO, 3-AUTO+SIP INFO; -account.2.dtmf.type = +account.2.dtmf.type = {$yealink_dtmf_type} #Configure the RFC2833 payload. It ranges from 96 to 225, the default value is 101. account.2.dtmf.dtmf_payload = @@ -642,7 +642,7 @@ account.3.enable_signal_encode = account.3.signal_encode_key = #Configure the DTMF type; 0-INBAND, 1-RFC2833 (default), 2-SIP INFO, 3-AUTO+SIP INFO; -account.3.dtmf.type = +account.3.dtmf.type = {$yealink_dtmf_type} #Configure the RFC2833 payload. It ranges from 96 to 225, the default value is 101. account.3.dtmf.dtmf_payload = @@ -892,7 +892,7 @@ account.4.enable_signal_encode = account.4.signal_encode_key = #Configure the DTMF type; 0-INBAND, 1-RFC2833 (default), 2-SIP INFO, 3-AUTO+SIP INFO; -account.4.dtmf.type = +account.4.dtmf.type = {$yealink_dtmf_type} #Configure the RFC2833 payload. It ranges from 96 to 225, the default value is 101. account.4.dtmf.dtmf_payload = @@ -1142,7 +1142,7 @@ account.5.enable_signal_encode = account.5.signal_encode_key = #Configure the DTMF type; 0-INBAND, 1-RFC2833 (default), 2-SIP INFO, 3-AUTO+SIP INFO; -account.5.dtmf.type = +account.5.dtmf.type = {$yealink_dtmf_type} #Configure the RFC2833 payload. It ranges from 96 to 225, the default value is 101. account.5.dtmf.dtmf_payload =