14 Configuring Default Session Configuration Objects

The default session configuration defines the policy settings to apply to those SIP calls for which there are no specific configured policies. When a SIP call is received, the ME registers the call and checks all policies and rules to determine how the call should be processed, including those services (such as authentication and accounting services) that should be applied to the SIP call.

If there are no policies that specifically match the SIP call registration information, the call is either forwarded to the SIP call recipient or the call is dropped based on the settings in the default session configuration.

For a description of all default session configuration subobjects, see Configuring Session Configuration Objects.

For more information on the ME policies, refer to the Oracle Communications OS-E Session Services Configuration Guide.

default-session-config

Opens the default session configuration object for editing, which is where you specify the default configuration used for all sessions before policy is applied. For a description of all default session configuration subobjects, see Configuring Session Configuration Objects.

Syntax

config vsp default-session-config

Properties

None

dialog-control-settings

Allows you to configure the ME to reject a message sent within a dialog that contains specified release code and text.

Syntax

config vsp default-session-config dialog-control-settings

Properties

refused-methods<source><code><text>: Select the type of message you want the WebRTC Session Controller Media Engine to reject.

Default: 405 Method Not Allowed
Values: Min: 400 / Max: 499
  • Values: INVITE

  • ACK

  • BYE

  • REGISTER

  • REFER

  • NOTIFY

  • OTHER

  • PRACK

  • CANCEL

  • SUBSCRIBE

  • OPTIONS

  • MESSAGE

  • INFO

  • PUBLISH

  • UPDATE

  • SERVICE

  • PING

  • NONE

Example: set refused-methods invite 450 Method Rejected