The SBC is enhanced to reduce the usage of SMM rules significantly, using switch semantics. When a value or a regular expression string matches the defined SMM rule, the corresponding action is performed. The switch semantics of the SMM rules are applicable only to the variables, global variables, headers, parameters, and tokens. To support this functionality, a new object switch is added to the sipAdaptorProfile.

  • You can configure up to 128 switch values.
  • This feature is not applicable for message body and isup parameters.
  • Actions configured in switch should be present in list of actions created.
  • The keyword others is used for switchValue which represents all the values which are not explicitly specified.

  • No labels