Skip Headers
Oracle® Communications Service Broker Modules Configuration Guide
Release 6.1

E29454-01
Go to Documentation Home
Home
Go to Table of Contents
Contents
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

35 Setting Up SM-LSS

This chapter describes how to configure an SM-LSS supplementary module.

Configuring an SM-LSS

An Oracle Communications Service Broker deployment includes the instance of SM-LSS already installed.

To configure an SM-LSS:

  1. In the Change Center, click Lock & Edit.

  2. In the domain navigation pane, under the Supplementary Modules node, select the SM-LSS.

    The SM-LSS configuration screen enables you to configure orchestration profiles. The SM-LSS configuration screen displays the orchestration profiles in a table, where each row defines one profile. An orchestration profile consists of the following information:

    • A Rule, which define conditions that must be met in order for the OE to select this profile and apply it over a session.

    • OLP name, which define the type of OLP that the OE should use to process the orchestration profile.

    • OLP data, which define an orchestration profile.

    A default orchestration profile is created during installation.

    Table 35-1 describes the parameters of an orchestration profile:

    Table 35-1 LSS Parameters

    Name Type Description

    Name

    STRING

    A unique identifier

    ID

    INT

    Specifies an internal unique orchestration profile identifier.

    Default value: 0

    Level

    INT

    Specifies the orchestration profile priority.

    This parameter prioritizes orchestration profiles when more than one profile can be applied. The lower the number, the higher the priority. A value of 0 assigns the highest priority. A value of 100 assigns the lowest priority.

    Default value: 0

    By From Prefix

    STRING

    Rule: specifies a session calling party's prefix as a condition that must be met to apply the orchestration profile.

    When this value is not set, the orchestration logic can be applied for any prefix.

    Default value: By From Prefix is not set.

    By To Prefix

    STRING

    Rule: specifies a session destination party's prefix as a condition that must be met to apply the orchestration profile.

    When this value is not set, the orchestration logic can be applied for any prefix.

    Default value: By To Prefix is not set.

    By Service Key

    STRING

    Specifies a regular expression as a condition that must be met to apply the orchestration profile.

    When this value is not set, the orchestration logic can be applied for any service key.

    Default value: By Service Key is not set.

    OLP Name

    STRING

    Specifies an OLP that the OE must use to process the orchestration profile data.

    Set OLP Name to 3GPP-IFC.

    OLP Data

    Medium Text

    Specifies the orchestration profile data for the OLP to process. OLP Data can contain more than 255 characters.

    The current version of Service Broker supports iFC as orchestration data format. For more information about iFC configuration, see the discussion on Initial Filter Criteria in Oracle Communications Service Broker Orchestration User's Guide.