Description

Configuration

REST Name
configuration
Methods
retrieve
Retrieve
update
Update
Properties
Name Data Possible Values Description
enable-session-log-dumping

Type

  • Enumeration

Default

  • false

Rules

  • required

Values

  • false - Disable
  • true - Enable

Enable Session Log Dumping

When maximum log level is lower or equal to WARNING,

this option allows to enable ability to dump all previous

debug traces when a WARNING, ERROR, CRITICAL or ALERT event occurs.

Enable this option will increase memory usage and reduce performance.

session-log-dump-queue-size

Type

  • int

Default

  • 100

Session Log Dump Queue Size

Maximum number of logging entries

to keep in memory when session log

dumping is enabled.

max-sessions

Type

  • int

Default

  • 4000

Rules

  • required
  • greater_than[-1]

Max SIP Sessions

Global maximum number of simultaneous SIP sessions.

enable-use-system-time

Type

  • Enumeration

Default

  • false

Rules

  • required

Values

  • false - Disable
  • true - Enable

Enable Using System Time

NSC service will use the system time as time reference.

It is not recommended to use this setting in modern machines,

as it is likely to break timing and other things like CDR

Enable this option if only required.

sofia/tracelevel

Type

  • Enumeration

Default

  • debug

Rules

  • required

Values

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

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.

loglevel

Type

  • Enumeration

Default

  • info

Rules

  • required

Values

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

Log Level

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

enable-sip-capture

Type

  • Enumeration

Default

  • false

Rules

  • required

Values

  • false - Disable
  • true - Enable

Enable SIP Capture

Enable Sending sip traces to a configured HEP capture server

Restart NSC service to apply change

sofia/capture-server

Type

  • string

Default

  • None

HEP Capture Server

HEP Capture server to send the sip traces to.

format should be udp:capture_server_ip:capture_server_port

sofia/debug-suppress-ptime-warning

Type

  • Enumeration

Default

  • false

Rules

  • required

Values

  • false - Disable
  • true - Enable

Supress ptime warning

Supress debug warning of ptime change. Restart NSC service to apply change

sessions-per-second

Type

  • int

Default

  • 150

Rules

  • required
  • greater_than[-1]

SIP Sessions Per Second

Global maximum number of SIP sessions per second.