session-timer-profile

The session-timer-profile element is used to configure support for RFC 4028 Session Timers.

Parameters

name
The name of this session-timer-profile element. This value is configured in a sip-interface's session-timer-profile parameter.
session-expires
The value of the session expires header in seconds
  • Default: 1800
  • Values: 64-999999999
min-se
The value of the Min-SE header in seconds (this is a minimum session expires value).
  • Default: 90
  • Values: 64-999999999
force-reinvite
Sets if the Oracle Communications Session Border Controller will send a reINVITE to refresh the session timer when applicable
  • Default: disable
  • Values: enable | disable
request-refresher
Set on the outbound side of a call what the Oracle Communications Session Border Controller sets the refresher parameter to. Valid values are uac,, uas, or none.
  • Default: uac
  • Values: nane | uac | uas
response-refresher
Set on the inbound side the value of the refresher parameter in the 200OK message.
  • Default: uas
  • Values: uac | uas

Path

session-timer-profileis an element under the session-router path. The full path from the topmost ACLI prompt is:configure terminal, and then session-router, and then session-timer-profile.