Modify CallTransfer profile D
From TBwiki
		(Difference between revisions)
		
		
| m | |||
| (3 intermediate revisions by one user not shown) | |||
| Line 1: | Line 1: | ||
| − | |||
| {{DISPLAYTITLE:Modifying Call Transfer Profile Settings}} | {{DISPLAYTITLE:Modifying Call Transfer Profile Settings}} | ||
| − | + | {| class="wikitable" | |
| + | |- | ||
| + | |rowspan="3"|This article applies to: | ||
| + | |'''Product''' | ||
| + | |'''Version''' | ||
| + | |- | ||
| + | |Tmedia | ||
| + | |2.9, 2.10, 3.0, 3.2 | ||
| + | |- | ||
| + | |SBC | ||
| + | |3.0, 3.1 | ||
| + | |} | ||
| '''To modify Call Transfer Options settings:''' | '''To modify Call Transfer Options settings:''' | ||
Latest revision as of 14:21, 25 November 2020
| This article applies to: | Product | Version | 
| Tmedia | 2.9, 2.10, 3.0, 3.2 | |
| SBC | 3.0, 3.1 | 
To modify Call Transfer Options settings:
1- Click Call Transfer Options in the Editing Profile window, to display the customizable options.
2- Modify settings as required.
- Click Save
Path
/configurations/@[configuration_name]/profiles/@[profile_name]
Parameters (text)
/configurations/@[configuration_name]/profiles/@[profile_name] name = "@[profile_name]" /configurations/@[configuration_name]/profiles/@[profile_name]/call_transfer_options call_transfer_mode = "Relay" call_transfer_timeout = "1 minute" terminate_transferor_immediately = false
Parameters (json)
{
"call_transfer_options" : {
    "call_transfer_mode" : "Relay",
    "call_transfer_timeout" : "1 minute",
    "terminate_transferor_immediately" : false
  }
}
List of Parameters
Call Transfer Options



