Description

Configuration

REST Name
configuration
Methods
retrieve
Retrieve
update
Update
Properties
Name Data Possible Values Description
max-sessions

Type

  • int

Default

  • 4000

Rules

  • required
  • greater_than[-1]

Max Sessions

Global maximum number of simultaneous sessions.

sessions-per-second

Type

  • int

Default

  • 150

Rules

  • required
  • greater_than[-1]

Sessions Per Second

Global maximum number of sessions per second.

loglevel

Type

  • Enumeration

Default

  • info

Rules

  • required

Values

  • debug - Debug
  • info - Info
  • notice - Notice
  • warning - Warning
  • err - Error
  • crit - Critical
  • alert - Alert

Log Level

Global logging level for the call control engine. Listed in order of severity.

sofia/tracelevel

Type

  • Enumeration

Default

  • debug

Rules

  • required

Values

  • debug - Debug
  • info - Info
  • notice - Notice
  • warning - Warning
  • err - Error
  • crit - Critical
  • alert - Alert

SIP Trace Log Level

The log level to use when logging SIP traces (SIP messages logged) for SIP profiles with tracing enabled.

If a log level is used that is below the core log level, the SIP messages will not be logged even when the SIP profiles have tracing enabled.