![]() A profile allows you to create a specific set of characteristics different from the standard SBC 5000 series defaults. When defining a new instance, for example, you can then use the profile to set the values as you would like them. Profiles are referenced by other configuration objects throughout the system, and are a means of sharing the same configuration values among multiple object instances. | |
Exists on Condition | /system/isOAM ='true' |
Parameter | Presence | Type | Default | Description | |
---|---|---|---|---|---|
![]() | system | O | System-level profiles. | ||
![]() | digitParameterHandling | O | Profiles for manipulating digits (Calling, Called, etc) and other call processing parameters. | ||
![]() | callRouting | O | Profiles related to call routing (elementRoutingPriority, timeRangeProfile, etc). | ||
![]() | media | O | Profiles related to media control (Packet Service Profile, Codec Profiles, etc). | ||
![]() | services | O | Profiles related to call services (Disconnect Treatment, Emergency, ARS, etc). | ||
![]() | security | O | Profiles related to security (tlsProfile, cryptoSuiteProfile, etc). | ||
![]() | signaling | O | Profiles related to call signaling (IPSP, SIP Adaptor, Number Globalization, CauseCode Mapping, etc). |
Parameter | Description | |
---|---|---|
![]() | callParameterFilterProfile | Profile used for call parameter filter profile. |
![]() | adProfile | Ad Profile. |
REST API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/config/node/{nodeName}/profiles |