Resources | profiles | callRouting

callRouting

Call routing allows call routes and routing labels to be configured. The route has fields which are matched against call characteristic. It also contains a reference to a routing label which is selected when a match is successful. The matching process is partially controlled by Element Routing Priority.

Exists on Condition (/system/sbcPersonality/role !='msbc') and (/system/sbcPersonality/role !='mrfp')

Configuration

ParameterPresenceTypeDefaultDescription
timeRangeProfileO Time Range Profile.
holidayO Represents a holiday.
elementRoutingPriorityO Element Routing Priority.
crankbackProfileO This table contains Crank Back Profiles for the node.
REST API: GET Example

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

  • No labels