You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 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

ParameterPresenceTypeDefaultDescription
systemO System-level profiles.
digitParameterHandlingO Profiles for manipulating digits (Calling, Called, etc) and other call processing parameters.
callRoutingO Profiles related to call routing (elementRoutingPriority, timeRangeProfile, etc).
mediaO Profiles related to media control (Packet Service Profile, Codec Profiles, etc).
servicesO Profiles related to call services (Disconnect Treatment, Emergency, ARS, etc).
securityO Profiles related to security (tlsProfile, cryptoSuiteProfile, etc).
signalingO Profiles related to call signaling (IPSP, SIP Adaptor, Number Globalization, CauseCode Mapping, etc).
featureControlProfileO Profile defining the Feature Control Profile Attributes
ipSignalingPeerGroupO Represents a IP signaling peer group that identifies set of Ip peer.
voipSubscriberO Profiles related to Voip Subscriber.
aorGroupProfileO Profiles related to AoR group.
digitProfileO Profile defining digit generation and digit detection.
dtmfTriggerO Profile defining conditions for triggering on DTMF digit strings.
sipCacProfileO Profile defining call/registration admission control for a SIP endpoint.

Operational Data

ParameterDescription
callParameterFilterProfile Profile used for routing based on SIP message type.
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/config/profiles

  • No labels