Resources | global | saveRecentCallFlowsInMemory

saveRecentCallFlowsInMemory

This table is used to configure the storing of packets from recent call flows in memory for analysis purposes

Exists on Condition (/system/sbcPersonality/role !='msbc') and (/system/serverAdmin/hwSubType!='virtual')

Configuration

ParameterPresenceTypeDefaultDescription
saveCallFlowsObooleanfalse Recent call flow data will be saved
maxMemoryUsageOuint32512 The maximum amount of amount of memory to be consumed for packet storage in KiloBytes
storeDataForStableCallsObooleanfalse Store data for stable calls in addition to calls in setup
storeDataForCompletedCallsObooleanfalse Store data for completed calls in addition to calls in setup or stable
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/config/global/saveRecentCallFlowsInMemory

  • No labels