From eeef48e53616e9afc1a18888a72e42149b8cbec3 Mon Sep 17 00:00:00 2001 From: Len Date: Mon, 12 Jun 2017 23:26:30 -0400 Subject: [PATCH] Create {$mac}.cfg --- .../templates/provision/yealink/t38g/{$mac}.cfg | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/resources/templates/provision/yealink/t38g/{$mac}.cfg b/resources/templates/provision/yealink/t38g/{$mac}.cfg index 06933a1df8..a0e64f99af 100644 --- a/resources/templates/provision/yealink/t38g/{$mac}.cfg +++ b/resources/templates/provision/yealink/t38g/{$mac}.cfg @@ -107,7 +107,7 @@ account.1.subscribe_mwi = account.1.subscribe_mwi_expires = #Configure the type of SIP header(s) to carry the caller ID; 0-FROM (default), 1-PAI 2-PAI-FROM, 3-PRID-PAI-FROM, 4-PAI-RPID-FROM, 5-RPID-FROM; -account.1.cid_source = 1 +account.1.cid_source = {$yealink_cid_source} #Configure the presentation of the callee ID; 0-PAI-PRID, 1-DIALED DIGITS (default), 2-RFC4916; account.1.cp_source = 2 @@ -420,7 +420,7 @@ account.2.subscribe_mwi = account.2.subscribe_mwi_expires = #Configure the type of SIP header(s) to carry the caller ID; 0-FROM (default), 1-PAI 2-PAI-FROM, 3-PRID-PAI-FROM, 4-PAI-RPID-FROM, 5-RPID-FROM; -account.2.cid_source = 1 +account.2.cid_source = {$yealink_cid_source} #Configure the presentation of the callee ID; 0-PAI-PRID, 1-DIALED DIGITS (default), 2-RFC4916; account.2.cp_source = 2 @@ -733,7 +733,7 @@ account.3.subscribe_mwi = account.3.subscribe_mwi_expires = #Configure the type of SIP header(s) to carry the caller ID; 0-FROM (default), 1-PAI 2-PAI-FROM, 3-PRID-PAI-FROM, 4-PAI-RPID-FROM, 5-RPID-FROM; -account.3.cid_source = 1 +account.3.cid_source = {$yealink_cid_source} #Configure the presentation of the callee ID; 0-PAI-PRID, 1-DIALED DIGITS (default), 2-RFC4916; account.3.cp_source = 2 @@ -1046,7 +1046,7 @@ account.4.subscribe_mwi = account.4.subscribe_mwi_expires = #Configure the type of SIP header(s) to carry the caller ID; 0-FROM (default), 1-PAI 2-PAI-FROM, 3-PRID-PAI-FROM, 4-PAI-RPID-FROM, 5-RPID-FROM; -account.4.cid_source = 1 +account.4.cid_source = {$yealink_cid_source} #Configure the presentation of the callee ID; 0-PAI-PRID, 1-DIALED DIGITS (default), 2-RFC4916; account.4.cp_source = 2 @@ -1362,7 +1362,7 @@ account.5.subscribe_mwi = account.5.subscribe_mwi_expires = #Configure the type of SIP header(s) to carry the caller ID; 0-FROM (default), 1-PAI 2-PAI-FROM, 3-PRID-PAI-FROM, 4-PAI-RPID-FROM, 5-RPID-FROM; -account.5.cid_source = 1 +account.5.cid_source = {$yealink_cid_source} #Configure the presentation of the callee ID; 0-PAI-PRID, 1-DIALED DIGITS (default), 2-RFC4916; account.5.cp_source = 2 @@ -1673,7 +1673,7 @@ account.6.subscribe_mwi = account.6.subscribe_mwi_expires = #Configure the type of SIP header(s) to carry the caller ID; 0-FROM (default), 1-PAI 2-PAI-FROM, 3-PRID-PAI-FROM, 4-PAI-RPID-FROM, 5-RPID-FROM; -account.6.cid_source = 1 +account.6.cid_source = {$yealink_cid_source} #Configure the presentation of the callee ID; 0-PAI-PRID, 1-DIALED DIGITS (default), 2-RFC4916; account.6.cp_source = 2