Update {$mac}.cfg (#3248)
This commit is contained in:
parent
0d94c7730f
commit
1d9c855f0d
|
|
@ -354,7 +354,7 @@ account.1.direct_pickup_code =
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
## DTMF ##
|
## DTMF ##
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
account.1.dtmf.type =
|
account.1.dtmf.type = {$yealink_dtmf_type}
|
||||||
account.1.dtmf.info_type =
|
account.1.dtmf.info_type =
|
||||||
account.1.dtmf.dtmf_payload =
|
account.1.dtmf.dtmf_payload =
|
||||||
|
|
||||||
|
|
@ -818,7 +818,7 @@ account.2.direct_pickup_code =
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
## DTMF ##
|
## DTMF ##
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
account.2.dtmf.type =
|
account.2.dtmf.type = {$yealink_dtmf_type}
|
||||||
account.2.dtmf.info_type =
|
account.2.dtmf.info_type =
|
||||||
account.2.dtmf.dtmf_payload =
|
account.2.dtmf.dtmf_payload =
|
||||||
|
|
||||||
|
|
@ -1278,7 +1278,7 @@ account.3.direct_pickup_code =
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
## DTMF ##
|
## DTMF ##
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
account.3.dtmf.type =
|
account.3.dtmf.type = {$yealink_dtmf_type}
|
||||||
account.3.dtmf.info_type =
|
account.3.dtmf.info_type =
|
||||||
account.3.dtmf.dtmf_payload =
|
account.3.dtmf.dtmf_payload =
|
||||||
|
|
||||||
|
|
@ -1742,7 +1742,7 @@ account.4.direct_pickup_code =
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
## DTMF ##
|
## DTMF ##
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
account.4.dtmf.type =
|
account.4.dtmf.type = {$yealink_dtmf_type}
|
||||||
account.4.dtmf.info_type =
|
account.4.dtmf.info_type =
|
||||||
account.4.dtmf.dtmf_payload =
|
account.4.dtmf.dtmf_payload =
|
||||||
|
|
||||||
|
|
@ -2209,7 +2209,7 @@ account.5.direct_pickup_code =
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
## DTMF ##
|
## DTMF ##
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
account.5.dtmf.type =
|
account.5.dtmf.type = {$yealink_dtmf_type}
|
||||||
account.5.dtmf.info_type =
|
account.5.dtmf.info_type =
|
||||||
account.5.dtmf.dtmf_payload =
|
account.5.dtmf.dtmf_payload =
|
||||||
|
|
||||||
|
|
@ -2679,7 +2679,7 @@ account.6.direct_pickup_code =
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
## DTMF ##
|
## DTMF ##
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
account.6.dtmf.type =
|
account.6.dtmf.type = {$yealink_dtmf_type}
|
||||||
account.6.dtmf.info_type =
|
account.6.dtmf.info_type =
|
||||||
account.6.dtmf.dtmf_payload =
|
account.6.dtmf.dtmf_payload =
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue