Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Add_workflow_for_techpubs
AUTH2UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cb8305e9, userName='null'}
AUTH1UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cd5909df, userName='null'}
JIRAIDAUTHSBX-75275
REV5UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cd5909df, userName='null'}
REV6UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cd5909df, userName='null'}
REV3UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26c7480005, userName='null'}
REV1UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26c7480005, userName='null'}


Panel

In this section:

Table of Contents


Summary

Multiexcerpt include
MultiExcerptNameFeature overview
PageWithExcerptDebugging Core Dumps: Gathering Call Flows and PDU Traces from SBC Core

Command Syntax

Multiexcerpt
MultiExcerptNameCLI syntax


Code Block
% set global saveRecentCallFlowsInMemory
	maxMemoryUsage <512-1048576>
	saveCallFlows <false | true>
	storeDataForCompletedCalls <false | true>
	storeDataForStableCalls <false | true>


Defaults per Personality Type

Multiexcerpt include
MultiExcerptNameDefaults
PageWithExcerptSBXDOC121:Debugging Core Dumps: Gathering Call Flows and PDU Traces from SBC Core

Command Parameters

Parameter

Length/Range

Description

M/O
maxMemoryUsage512-10485760

Specify a maximum amount of memory, in kilobytes, to consume for packet storage.

Default = 512

O
saveCallFlowsN/A

Enable this flag to store recent SIP packets sent and received in the SCM process.

  • false (default)
  • true
Info

If you toggle this value from true to false, all stored calls are purged.


O
storeDataForStableCallsN/A

Enable this flag to save data for stable calls and calls in setup up to the amount of memory configured in maxMemoryUsage.

  • false (default)
  • true
Info

If you toggle this value from true to false, all stored stable calls are purged.


O
storeDataForStableCompletedCallsN/A

Enable this flag to save data for completed calls, stable calls and calls in setup up to the amount of memory configured in maxMemoryUsage.

  • false (default)
  • true
Info

If you toggle this value from true to false, all stored completed calls are purged.


Info

If you set storeDataForStableCalls to false, then no completed calls are stored since the calls are purged when they transition to the stable state.


O