Resources | global

global

Global objects that are applicable Node wide.

Configuration

ParameterPresenceTypeDefaultDescription
licenseO License data.
systemO Global system objects.
cacO Global CAC objects.
callRoutingO Global call routing objects.
qoeCallRoutingO QOE based call routing.
serversO Global server objects.
signalingO Global Signaling objects
sipLocalRegistrarO sipRegistrar related config.
sipOodO Out-Of-Dialog Message Config Data.
securityO Global security objects.
policyServerO Policy Server Statistics
saveRecentCallFlowsInMemoryO Recent call flow storage
callQueuingO call queuing.
callTraceO Call Trace Group configuration for the Node.
monitorEndpointO the monitor endpoint (MCT)
mediaCaptureO
siprecO Initiates Media Recording with siprec protocol.
monitorTargetO the monitor target
sipDomainO SIP Domain.
subscriberO Subscriber.
carrierO Carrier definitions.
countryO Country definitions.
npaNxxO Npa Nxx.

Operational Data

ParameterDescription
activeRegistrationDumpStatus Current Status for the dump of activeRegistration
deletedRegistrationDumpStatus Current Status for the dump of deletedRegistration
generatedSubscriptionDumpStatus Current Status for the dump of generatedSubscription
callCountCurrentStatistics The global current call count statistics.
callCountIntervalStatistics Global interval call count statistics.
serviceAuthorisedCurStats The global current service authorisation statistics.
serviceAuthorisedIntStats Global interval service authorisation statistics.
oodMessageCurrentStatistics The global current out-of-dialog message statistics.
oodMessageIntervalStatistics Global interval OOD message statistics.
facBlockingEntriesStatistics The global statistics shows how many number of packets dropped due to each existing blocking entry.
facCurrentblockingEntries The status command shows all current blocking entries.
facTotalBlockCountStats The stats shows total number of packets dropped due to all blocking entries. This count will be reset on restart of the SBC.
facFaultRecords The current list of fault Recods in the SBC.
callTraceStatus Call Trace detail status.
ipGeneralGroupStatistics The collection of IP General Group information for the specified instance.
icmpGeneralGroupStatistics The collection of ICMP General Group information for the specified instance.
tcpGeneralGroupStatistics The collection of TCP General Group information for the specified instance.
udpGeneralGroupStatistics The collection of UDP General Group information for the specified instance.
callSummaryStatus Call Summary status table.
callDetailStatus Call Detail status table.
callMediaStatus Call Media status table.
callResourceDetailStatus Call Resource Detail Status Table.
callRemoteMediaStatus Call Remote Media Status Table.
callCountStatus Call count statistics for the server.
ocsCallCountStatus Call count statistics for the server.
cnfCallDetailStatus Call Detail status table.
cnfCallMediaStatus Call Media status table.
cnfCallResourceDetailStatus Call Resource Detail Status Table.
cnfCallSummaryStatus Call Summary status table.
srvccCallCountStatus srvcc Call count statistics for the server.
globalTrunkGroupStatus Status for IP trunk groups in this zone.
dtlsSrtpStatistics DTLS SRTP Handshake statistics.
monitorEndpointStatus The status of the MCT setting.
monitorTargetStatus the status of the monitor target
cnfMonitorTargetStatus the status of the monitor target
SipRecStatus List of calls which are being recorded through siprec.
cnfSipRecStatus List of calls which are being recorded through siprec.
script Default scripts for call control.

Operations

Operation NameDescription
callCountReset set operation on this object resets all the statistics counts to zero
terminateCall terminates the call based on the gcid supplied
terminateCallByGuid terminates the call based on the guid supplied
dnsClearCache Clear the Full Cache.
deleteAllFaultRecords delete all fault records.
dumpActiveRegistration Dump the active SIP registration status
dumpDeletedRegistration Dump the Deleted Registrations status
dumpGeneratedSubscription Dump the Generated Subscription status
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusGlobal:global

  • No labels