mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update {$mac}.cfg (#3259)
This commit is contained in:
@@ -323,7 +323,7 @@ account.1.direct_pickup_code =
|
||||
## DTMF ##
|
||||
#######################################################################################
|
||||
#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 DTMF info type when using the SIP INFO; 0-Disabled (default), 1-DTMF-Relay, 2-DTMF, 3-Telephone-Event;
|
||||
account.1.dtmf.info_type =
|
||||
@@ -788,7 +788,7 @@ account.2.direct_pickup_code =
|
||||
## DTMF ##
|
||||
#######################################################################################
|
||||
#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 DTMF info type when using the SIP INFO; 0-Disabled (default), 1-DTMF-Relay, 2-DTMF, 3-Telephone-Event;
|
||||
account.2.dtmf.info_type =
|
||||
@@ -1297,7 +1297,7 @@ account.3.direct_pickup_code =
|
||||
## DTMF ##
|
||||
#######################################################################################
|
||||
#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 DTMF info type when using the SIP INFO; 0-Disabled (default), 1-DTMF-Relay, 2-DTMF, 3-Telephone-Event;
|
||||
account.3.dtmf.info_type =
|
||||
@@ -1788,7 +1788,7 @@ account.4.direct_pickup_code =
|
||||
## DTMF ##
|
||||
#######################################################################################
|
||||
#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 DTMF info type when using the SIP INFO; 0-Disabled (default), 1-DTMF-Relay, 2-DTMF, 3-Telephone-Event;
|
||||
account.4.dtmf.info_type =
|
||||
@@ -2279,7 +2279,7 @@ account.5.direct_pickup_code =
|
||||
## DTMF ##
|
||||
#######################################################################################
|
||||
#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 DTMF info type when using the SIP INFO; 0-Disabled (default), 1-DTMF-Relay, 2-DTMF, 3-Telephone-Event;
|
||||
account.5.dtmf.info_type =
|
||||
@@ -2769,7 +2769,7 @@ account.56.direct_pickup_code =
|
||||
## DTMF ##
|
||||
#######################################################################################
|
||||
#Configure the DTMF type; 0-INBAND, 1-RFC2833 (default), 2-SIP INFO, 3-AUTO+SIP INFO;
|
||||
account.6.dtmf.type =
|
||||
account.6.dtmf.type = {$yealink_dtmf_type}
|
||||
|
||||
#Configure the DTMF info type when using the SIP INFO; 0-Disabled (default), 1-DTMF-Relay, 2-DTMF, 3-Telephone-Event;
|
||||
account.6.dtmf.info_type =
|
||||
|
||||
Reference in New Issue
Block a user