Modify Telephony Services A
From TBwiki
(Difference between revisions)
(Added northbound data) |
|||
| (5 intermediate revisions by one user not shown) | |||
| Line 1: | Line 1: | ||
| − | |||
| − | |||
{{DISPLAYTITLE:Modifying Telephony Profile Settings}} | {{DISPLAYTITLE:Modifying Telephony Profile Settings}} | ||
| − | + | {| class="wikitable" | |
| + | |- | ||
| + | |rowspan="3"|This article applies to: | ||
| + | |'''Product''' | ||
| + | |'''Version''' | ||
| + | |- | ||
| + | |Tmedia | ||
| + | |2.10, 3.0, 3.2 | ||
| + | |- | ||
| + | |SBC | ||
| + | |3.0, 3.1 | ||
| + | |} | ||
| − | '''To configure | + | '''To configure Telephony Services settings, do the following:''' |
<br> | <br> | ||
| Line 23: | Line 32: | ||
'''Path''' | '''Path''' | ||
<pre> | <pre> | ||
| − | /configurations/@[configuration_name]/profiles/@[profile_name] | + | /configurations/@[configuration_name]/profiles/@[profile_name]/telephony_services_profile |
</pre> | </pre> | ||
'''Parameters (text)''' | '''Parameters (text)''' | ||
<pre> | <pre> | ||
| − | |||
| − | |||
configurations/@[configuration_name]/profiles/@[profile_name]/telephony_services_profile | configurations/@[configuration_name]/profiles/@[profile_name]/telephony_services_profile | ||
cnam_collection_timeout_ms = "1 second" | cnam_collection_timeout_ms = "1 second" | ||
Latest revision as of 13:17, 25 November 2020
| This article applies to: | Product | Version |
| Tmedia | 2.10, 3.0, 3.2 | |
| SBC | 3.0, 3.1 |
To configure Telephony Services settings, do the following:
1- Click Telephony Services in the Editing Profile window, to display the customizable options.
2- Modify settings as required.
- Click Save
Path
/configurations/@[configuration_name]/profiles/@[profile_name]/telephony_services_profile
Parameters (text)
configurations/@[configuration_name]/profiles/@[profile_name]/telephony_services_profile cnam_collection_timeout_ms = "1 second" cnam_telephony_service = "" telephony_services_cnam_mode = "Never"
Parameters (json)
{
"telephony_services_profile" : {
"cnam_collection_timeout_ms" : "1 second",
"cnam_telephony_service" : "",
"telephony_services_cnam_mode" : "Never"
},
List of Parameters
SS7

