You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

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
securityO Global security objects.
policyServerO Policy Server Statistics
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
subscriberO Subscriber.
sipDomainO SIP Domain.
carrierO Carrier definitions.
countryO Country definitions.
npaNxxO Npa Nxx.

Operational Data

ParameterDescription
callCountCurrentStatistics The global current call count statistics.
callCountIntervalStatistics Global interval call count statistics.
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.
callTraceStatus Call Trace detail status.
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.
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
siprecStatus 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
dnsClearCache Clear the Full Cache.
REST API: GET Example

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

  • No labels