Modify Telephony Services A

From TBwiki
(Difference between revisions)
Jump to: navigation, search
m
m
Line 4: Line 4:
 
<br>
 
<br>
  
'''To configure TDM SS7 settings, do the following:'''  
+
'''To configure Telephony Services settings, do the following:'''  
  
 
<br>
 
<br>

Revision as of 18:59, 17 August 2020

Applies to version(s): 2.10, 3.0, 3.1, 3.2


To configure Telephony Services settings, do the following:


1- Click Telephony Services in the Editing Profile window, to display the customizable options.

ProfileTelephony 0.png

2- Modify settings as required.

ProfileTelephony 1.png

  • 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

Personal tools