You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 9
Next »
Resources |
profiles
profiles 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. |
Configuration
| 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).
|
| featureControlProfile | O | | |
Profile defining the Feature Control Profile Attributes
|
| ipSignalingPeerGroup | O | | |
Represents a IP signaling peer group that identifies set of Ip peer.
|
| aorGroupProfile | O | | |
Profiles related to AoR group.
|
| dbSyncCheckProfile | O | | |
DB Sync Status Check Profile.
|
| voipSubscriber | O | | |
Profiles related to Voip Subscriber.
|
| adAttributeMapProfile | O | | |
Configure The AD Attributes That Needs To Be Fetched From The Remote Domain Controller.
|
| callParamFilterGroupProfile | O | | | |
| adProfile | O | | |
Ad Profile.
|
| callParameterFilterProfile | O | | |
Profile used for call parameter filter profile.
|
| digitProfile | O | | |
Profile defining digit generation and digit detection.
|
| dtmfTrigger | O | | |
Profile defining conditions for triggering on DTMF digit strings.
|
| sipCacProfile | O | | |
Profile defining call/registration admission control for a SIP endpoint.
|
| bfdProfile | O | | | BFD parameters for a BFD session |
REST API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/config/profiles |