1. In the WebUI, click the Settings tab.
  2. In the left navigation pane, go to SIP > Message Manipulation > Message Rule Table.

    SIP Message Rule Table

To create a request line rule entry to a table:

  1. In the left navigation pane, click the Rule Table entry to which you want to add a Request Line Rule.

    Rule Table 1

  2. From the Create Rule drop down box, select Request Line Rule.

    Create SIP Request Line Rule

     


Field Definitions

Condition Expression

This logical expression is evaluated in order to determine whether the rule should be applied or not. An empty expression is evaluated as unconditionally true.
Example Rule:

${1} && (${2} || ${3})

Click the Add/Edit button to launch the Condition Expression Builder. The Condition Expression Builder enables you to create logical expressions using an interactive interface.

Admin State

Specifies whether or not the rule is enabled.

Result Type

Specifies the whether the true evaluation of the expression is optional or mandatory. Optional means subsequent rules are applied if this rule fails, mandatory means subsequent rules are not applied if this rule fails.

Request Line Value

The Request Line Value holds a value that is provided by the SIP REQUEST. The request can be opened to updates it components in the sub-panels.

  • No labels