sip-advanced-logging > condition

The sip-advanced-logging's condition subelement allows you to configure multiple sets of matching criteria for the associated sip-advanced-logging element on the Oracle Communications Session Border Controller.

Parameters

match-type
A string identifying the type of information within the SIP message on which the system attempts to find a matching value.
  • Default: recv-agent
  • Values: request-type | recv-agent | recv-realm | request-uri-user | request-uri-host | to-header-user | to-header-host | from-header-user | from-header-host
match-value
A string the system uses as the matching string within the SIP message.
  • If the match-type is "request-type", valid values include:
    • REGISTER | INVITE | ACK | BYE | CANCEL | PRACK | OPTION | INFO | SUBSCRIBE | NOTIFY | REFER | UPDATE | MESSAGE | PUBLISH
  • For all other match-types, enter the string the system must find in the message.

Path: adv-log-condition is a subelement of the sip-advanced-logging element. The full path from the topmost ACLI prompt is: configure terminal > session-router > sip-advanced-logging > condition.

Note:

This is a multiple instance configuration subelement.