This page provides a summary of the statistics defined for Sentinel VoLTE features.
General Features
DetermineChargeMode
DetermineChargeMode statistics are tracked by the volte.sentinel.sip SBB
and can be found under the following parameter set in REM:
SLEE-Usage → volte.sentinel.sip service → volte.sentinel.sip SBB → feature → DetermineChargeMode
or with rhino-stats:
"SLEE-Usage.Services.ServiceID[name=volte.sentinel.sip,vendor=OpenCloud,version=2.7.0].SbbID[name=volte.sentinel.sip,vendor=OpenCloud,version=2.7.0].feature.DetermineChargeMode"
Name | Description |
---|---|
Started |
Incremented each time the feature runs |
FailedToStart |
Incremented when a fatal error occurs before feature execution |
IssuedWarning |
Incremented when a non-fatal error occurs during feature execution |
FailedDuringExecution |
Incremented when a fatal error occurs during feature execution |
TimedOut |
Incremented when feature execution does not complete within a reasonable time frame |
MonitorOnly |
Incremented when the feature has set the MonitorCallOnly Session State field to true |
NonMonitorOnly |
Incremented when the feature has set the MonitorCallOnly Session State field to false |
Error |
Incremented when the feature was unable to determine the charge mode |
DetermineInitialLegNames
DetermineInitialLegNames statistics are tracked by the volte.sentinel.sip SBB and can be found under the following parameter set: SLEE-Usage → volte.sentinel.sip service → volte.sentinel.sip SBB.
Name | Description |
---|---|
DetermineInitialLegNamesFeatureStarted |
Incremented each time the feature runs |
DetermineInitialLegNamesFeatureFailedToStart |
Incremented when sentinel VoLTE encounters an error while attempting to start the feature |
DetermineInitialLegNamesFeatureIssuedWarning |
Incremented when a non-fatal problem is encountered and the feature and issues a warning |
DetermineInitialLegNamesFeatureFailedDuringExecution |
Incremented when a fatal problem is encountered and the feature cannot execute correctly |
DetermineInitialLegNamesFeatureTimedOut |
Incremented when the feature takes too long to complete and Sentinel VoLTE aborts execution |
DetermineInitialLegNamesFeatureCallingLegNameSet |
Incremented when calling leg name is found |
DetermineInitialLegNamesFeatureCalledLegNameSet |
Incremented when called leg name is found |
DetermineVoltePlanId
DetermineVoltePlanId statistics are tracked by the volte.sentinel.sip SBB
and can be found under the following parameter set in REM:
SLEE-Usage → volte.sentinel.sip service → volte.sentinel.sip SBB → feature → DetermineVoltePlanId
or with rhino-stats:
"SLEE-Usage.Services.ServiceID[name=volte.sentinel.sip,vendor=OpenCloud,version=2.7.0].SbbID[name=volte.sentinel.sip,vendor=OpenCloud,version=2.7.0].feature.DetermineVoltePlanId"
Name | Description |
---|---|
Started |
Incremented each time the feature runs |
FailedToStart |
Incremented when a fatal error occurs before feature execution |
IssuedWarning |
Incremented when a non-fatal error occurs during feature execution |
FailedDuringExecution |
Incremented when a fatal error occurs during feature execution |
TimedOut |
Incremented when feature execution does not complete within a reasonable time frame |
NoPlanSelected |
Incremented when the feature fails to select an appropriate plan ID |
MmtelOriginatingPlanSelected |
Incremented when the feature selects the plan ID as “mmtel-orig” |
MmtelTerminatingPlanSelected |
Incremented when the feature selects the plan ID as “mmtel-term” |
MmtelConferencingPlanSelected |
Incremented when the feature selects the plan ID as “mmtel-conf” |
SccOriginatingPlanSelected |
Incremented when the feature selects the plan ID as “scc-orig” |
SccTerminatingPlanSelected |
Incremented when the feature selects the plan ID as “scc-term” |
SccTerminatingTadsOnlyPlanSelected |
Incremented when the feature selects the plan ID as “scc-term-tads” |
SccTerminatingAnchorOnlyPlanSelected |
Incremented when the feature selects the plan ID as “scc-term-anchor” |
SccReoriginationPlanSelected |
Incremented when the feature selects the plan ID as “scc-reorigination” |
SccAccessTransferPlanSelected |
Incremented when the feature selects the plan ID as “scc-access-transfer” |
ConferenceConfigurationNotFound |
Incremented when the feature is unable to find a valid conference PSI from configuration profiles |
IMSIDLookup
IMSIDLookup statistics are tracked by the IMSIDLookup SBB and can be found under the following parameter set:
SLEE-Usage ▶ volte.sentinel.sip service ID ▶ IMSIDLookup SBB ID.
Name | Type | Description |
---|---|---|
Invoked |
Counter |
Incremented when the feature runs. |
FeatureError |
Counter |
Incremented when a fatal error occurs during feature execution. |
NoSubscriberSpecified |
Counter |
Incremented when the feature is unable to determine which subscriber to retrieve IDs for. |
IMSIDRetrieveSuccess |
Counter |
Incremented when IDs are successfully retrieved and decoded. |
IMSIDRetrieveFail |
Counter |
Incremented when ID retrieval or decoding fails. |
CacheQueried |
Counter |
Incremented when a query is made to the Sh-Cache. |
CacheIndicatedQuerySuccess |
Counter |
Incremented when a success response is received from the Sh-Cache. |
CacheIndicatedQueryFailure |
Counter |
Incremented when a failure response is received from the Sh-Cache. |
SubscriberNotRegistered |
Counter |
Incremented when the searched subscriber is not present in the Sh-Cache or has no valid registration. |
RegistrationOutOfSync |
Counter |
Incremented when the searched subscriber information is not consistent between the network and the Sh-Cache. |
ResponseLatency |
Sampled |
Records elapsed time between requesting data from the Sh-Cache RA and getting a response (in milliseconds). |
IMSIDLookupFromCassandra
IMSIDLookupFromCassandra statistics are tracked by the IMSIDLookupFromCassandra feature and can be found under the following parameter set:
SLEE-Usage ▶ volte.sentinel.sip service ID ▶ volte.sentinel.sip SBB ID ▶ IMSIDLookupFromCassandra.
Name | Type | Description |
---|---|---|
Started |
Counter |
Incremented when the feature runs. |
FailedToStart |
Counter |
Incremented when Sentinel VoLTE encounters an error while attempting to start the feature. |
IssuedWarning |
Counter |
Incremented when a non-fatal problem is encountered and the feature and issues a warning. |
FailedDuringExecution |
Counter |
Incremented when a fatal problem is encountered and the feature cannot execute correctly. |
TimedOut |
Counter |
Incremented when the feature takes too long to complete and Sentinel VoLTE aborts execution. |
NoSubscriberSpecified |
Counter |
Incremented when the feature is unable to determine which subscriber to retrieve IDs for. |
IMSIDRetrieveSuccess |
Counter |
Incremented when IDs are successfully retrieved and decoded. |
IMSIDRetrieveFail |
Counter |
Incremented when ID retrieval or decoding fails. |
CassandraQueried |
Counter |
Incremented when a query is made to Cassandra. |
MultipleDevicesRegistered |
Counter |
Incremented when multiple registered devices have been detected. |
SubscriberNotRegistered |
Counter |
Incremented when could not find an active subscriber. |
RegistrationOutOfSync |
Counter |
Incremented when the searched subscriber information is not consistent between the network and the database. |
ResponseLatency |
Sampled |
Records elapsed time between querying the Cassandra database and getting a response (in milliseconds). |
SubscriberDataLookupFromHSS
SubscriberDataLookupFromHss
statistics are tracked by the SubscriberDataLookupFromHss2
SBB and can be found under the following parameter set: SLEE-Usage → volte.sentinel.sip service ID → SubscriberDataLookupFromHss2 SBB ID.
Name | Type | Description |
---|---|---|
Invoked |
Counter |
Incremented each time the feature runs. |
Failed |
Counter |
Incremented if a fatal error occurs while the feature is running. |
SubscriberDataRetrieved |
Counter |
Incremented when the feature receives subscriber data from the HSS or Sh-Cache. |
SessionStatePopulated |
Counter |
Incremented after the feature successfully processes the data it received, and loads it into session state fields. |
AdaptorClassError |
Counter |
Incremented when Adaptor class is not of type SimservsSessionAdaptor or the feature fails to retrieve adaptor class. |
CodecClassError |
Counter |
Incremented when Codec class is not of type ServiceDataCodec or the feature fails to retrieve codec class. |
Misconfigured |
Counter |
Incremented when absent configuration data prevents the feature from running. |
SessionStateNotFound |
Counter |
Incremented when the session state field the feature requires for operation is missing. |
ResponseLatency |
Sampled |
Records elapsed time between sending the request to the HSS and getting a response (in milliseconds). |
MMTel Features
MMTel Conference
MMTelCONF statistics are tracked by the MMTelCONF SBB and can be found under the following parameter set:
SLEE-Usage → volte.sentinel.sip service ID → MMTelCONF SBB ID.
Statistic | Incremented when… |
---|---|
FeatureInvocations |
the conference feature runs |
FeatureFsmCompletions |
the main conference FSM reaches its end state |
SentinelAborts |
Sentinel VoLTE instructs the conference feature to abort execution |
SipParseMinorFailure |
a non-fatal error occurs while attempting to read the information in a SIP message |
SipDataAccessFailure |
a problem occurs while trying to access a SIP leg or message |
SipParticipantSentByeOnActiveConnection |
a |
SipParticipantSentByeOnInactiveConnection |
a |
SipMRFSentByeOnActiveConnection |
a |
SipMRFSentByeOnInactiveConnection |
a |
ConferenceFeatureConfigurationFailure |
a problem occurs while trying to load the conference feature’s network-level configuration data |
ConferenceCoreError |
a fatal error occurs in the core conference feature FSM |
ConferenceConnectionError |
a fatal error occurs in the conference feature’s non-control connection management FSM |
ConferenceConnectionEstablished |
a non-control connection is successfully established between a conference participant and the MRF |
ConferenceConnectionMRFLegCreated |
a non-control leg to the MRF is successfully established |
ConferenceConnectionTerminated |
a fully established non-control conference connection is terminated |
ConferenceConnectionCreditCheckInitiated |
the conference feature triggers a credit check |
ConferenceConnectionParticipantSupportsVideo |
a participant has indicated that they support video in an SDP answer |
ConferenceControlConnectionError |
a fatal error occurs in the conference feature’s control connection management FSM |
ConferenceControlConnectionEstablished |
a control connection is successfully established between a conference moderator and the MRF. |
ConferenceControlConnectionTerminated |
a fully established conference control connection is terminated. |
ConferenceControlConnectionReceivedMalformedMessage |
a badly formed REFER request is received from the conference moderator. |
FromHeaderAnonymised |
the moderator has indicated they want privacy applied to the outgoing INVITE |
ConferenceMediaVideoSelected |
the moderator sets the conference up as a video session |
ConferenceMediaServerIsAccessedViaSCSCF |
the feature makes a call to the MRF via the S-CSCF |
MMTel Determine International and Roaming Status
DetermineInternationalAndRoamingStatus statistics are tracked by the volte.sentinel.sip SBB
and can be found under the following parameter set in REM:
SLEE-Usage → volte.sentinel.sip service → volte.sentinel.sip SBB → feature → DetermineInternationalAndRoamingStatus
or with rhino-stats:
"SLEE-Usage.Services.ServiceID[name=volte.sentinel.sip,vendor=OpenCloud,version=2.7.0].SbbID[name=volte.sentinel.sip,vendor=OpenCloud,version=2.7.0].feature.DetermineInternationalAndRoamingStatus"
Parameter | Type | Description |
---|---|---|
Started |
Counter |
Incremented each time the feature runs |
FailedToStart |
Counter |
Incremented when a fatal error occurs before feature execution |
IssuedWarning |
Counter |
Incremented when a non-fatal error occurs during feature execution |
FailedDuringExecution |
Counter |
Incremented when a fatal error occurs during feature execution |
TimedOut |
Counter |
Incremented when feature execution does not complete within a reasonable time frame |
VisitedNetworkHeaderFound |
Counter |
Incremented when the requestURI identity is in RegistrationRecords list of public identities. |
AccessNetworkMccFound |
Counter |
Incremented when the mobile-Country-Code is found in the P-Access-Network-Info header. |
DeterminedInternationalUsingAccessNetworkMcc |
Counter |
Incremented when the MCC prefix address list is used to determine whether the call is international. |
DeterminedInternationalUsingVisitedNetworkId |
Counter |
Incremented when the visited-network-id prefix address list is used to determine whether the call is international. |
CouldNotGetPVisitedNetworkID |
Counter |
Incremented when no visited network ID information could be found. |
HomeNetworkIdSetForNetworkOperatorIsEmpty |
Counter |
Incremented when the Sentinel SIP configuration for the network operator has an empty |
InternationalRoaming |
Counter |
Incremented when the feature determines that the served user is roaming in a foreign country. |
NationalRoaming |
Counter |
Incremented when the feature determines that the served user is roaming in their home country. |
NotRoaming |
Counter |
Incremented when the feature determines that the served user is on their home network. |
UnknownRoaming |
Counter |
Incremented when the feature is unable to determine the served user’s roaming status. |
AddressNotMinimumLength |
Counter |
Incremented when destination address is less than the configured minimum length. |
AddressOnBlackList |
Counter |
Incremented when destination address matches an entry in the |
MMTelCDIV
MMTelCDIV statistics are tracked by the volte.sentinel.sip
SBB and can be found under the following parameter set:
SLEE-Usage → volte.sentinel.sip service → volte.sentinel.sip SBB.
Statistic | Incremented when… |
---|---|
MMTelCDIVFeatureStarted |
the feature runs |
MMTelCDIVFeatureFailedToStart |
sentinel VoLTE encounters an error while attempting to start the feature |
MMTelCDIVFeatureIssuedWarning |
a non-fatal problem is encountered and the feature and issues a warning |
MMTelCDIVFeatureFailedDuringExecution |
a fatal problem is encountered and the feature cannot execute correctly |
MMTelCDIVFeatureTimedOut |
the feature takes too long to complete and Sentinel VoLTE aborts execution |
MMTelCDIVFeatureMisconfigured |
the feature configuration could not be loaded |
MMTelCDIVFeatureProcessingSipResponse |
the feature is triggered on a SIP response |
MMTelCDIVFeatureProcessingSipRequest |
the feature is triggered on a SIP request |
MMTelCDIVFeatureLegManagerError |
a problem occurs while trying to access data from the SIP leg manager |
MMTelCDIVFeatureErrorProcessingSipRequest |
a problem occurs while trying to read or modify to a SIP request |
MMTelCDIVFeatureErrorProcessingSipResponse |
a problem occurs while trying to read or modify to a SIP response |
MMTelCDIVFeatureDiversionLoopDetected |
diversion is aborted due to a diversion loop being detected |
MMTelCDIVFeatureDiversionLimitExceeded |
diversion is aborted due to the diversion limit being hit |
MMTelCDIVFeatureCancelledInviteRequest |
the CDIV feature cancels an |
MMTelCDIVFeatureErrorCancellingInviteRequest |
a problem occurs while attempting to cancel an |
MMTelCDIVFeatureTerminatedByResponse |
CDIV is aborted by sending an error response on the originating leg |
MMTelCDIVFeatureTerminatedByRetargeting |
CDIV is aborted by attempting to divert to a fixed final destination |
MMTelCDIVFeatureErrorTerminatingByRetargeting |
diversion fails while trying to terminate by re-targeting |
MMTelCDIVFeatureTimerSet |
the feature sets a timer for CFNR |
MMTelCDIVFeatureTimerCancelled |
the feature cancels a timer for CFNR |
MMTelCDIVFeatureTimerFired |
the feature is triggered by a CFNR timer expiring |
MMTelCDIVFeatureErrorSettingTimer |
a problem occurs while trying to set a CFNR timer |
MMTelCDIVFeatureTimerSuppressedByResponseFromCSDomain |
timer is suppressed when parallel fork is done and the CS domain answers first |
MMTelCDIVFeatureCDIVSuppressedByResponseFromCSDomain |
CDIV service is suppressed when parallel fork is done and the CS domain answers first |
MMTelCDIVFeatureCallerNotifiedOfDiversion |
the feature notify the caller the session is being diverted |
MMTelCDIVFeatureFailedToNotifyCallerOfDiversion |
the feature fails to notify the caller the session is being diverted |
MMTelCDIVFeatureCFUSucceeded |
unconditional call forwarding is successfully executed |
MMTelCDIVFeatureCFUFailed |
a fatal problem occurs while trying to execute unconditional call forwarding |
MMTelCDIVFeatureCFNLSucceeded |
call forwarding due to the target user not being logged into IMS is successfully executed |
MMTelCDIVFeatureCFNLFailed |
a fatal problem occurs while trying to execute call forwarding due to the target user not being logged into IMS |
MMTelCDIVFeatureCFNRSucceeded |
call forwarding due to the target user not replying is successfully executed |
MMTelCDIVFeatureCFNRFailed |
a fatal problem occurs while trying to execute call forwarding due to the target user not replying |
MMTelCDIVFeatureCFBSucceeded |
call forwarding due to the target user being busy is successfully executed |
MMTelCDIVFeatureCFBFailed |
a fatal problem occurs while trying to execute call forwarding due to the target user being busy |
MMTelCDIVFeatureCFNRcSucceeded |
call forwarding due to the target user being unreachable is successfully executed |
MMTelCDIVFeatureCFNRcFailed |
a fatal problem occurs while trying to execute call forwarding due to the target user being unreachable |
MMTelCDIVFeatureCDImmediateSucceeded |
call forwarding due to immediate call deflection is successful. |
MMTelCDIVFeatureCDImmediateFailed |
a fatal problem occurs while trying to execute call forwarding due to immediate call deflection |
MMTelCDIVFeatureCDAlertingSucceeded |
call forwarding due to call deflection during alerting is successful |
MMTelCDIVFeatureCDAlertingFailed |
a fatal problem occurs while trying to execute call forwarding due to call deflection during alerting |
MMTelCDIVFeatureToHeaderChanged |
'To' header is set to diverted party or served user |
MMTelCW
MMTelCW statistics are tracked by the volte.sentinel.sip SBB and can be found under the following parameter set:
SLEE-Usage → volte.sentinel.sip service → volte.sentinel.sip SBB.
Statistic | Incremented when… |
---|---|
MMTelCWFeatureStarted |
the feature runs |
MMTelCWFeatureFailedToStart |
sentinel VoLTE encounters an error while attempting to start the feature |
MMTelCWFeatureIssuedWarning |
a non-fatal problem is encountered and the feature and issues a warning |
MMTelCWFeatureFailedDuringExecution |
a fatal problem is encountered and the feature cannot execute correctly |
MMTelCWFeatureTimedOut |
the feature takes too long to complete and Sentinel VoLTE aborts execution |
MMTelCWFeatureMisconfigured |
a fatal error if the feature configuration can not be loaded |
MMTelCWFeatureTimerError |
there is an error while trying to set a timer |
MMTelCWFeatureTimerCancelled |
a timer is cancelled by the feature |
MMTelCWFeatureTimerSet |
a timer is set by the feature |
MMTelCWFeatureProcessingResponse |
the feature is invoked on receiving a SIP response |
MMTelCWFeatureProcessingTimerEvent |
the feature is invoked on a timer firing |
MMTelCWFeatureOutgoingMessageContentChanged |
the feature changes the contents of an outgoing SIP message |
MMTelCWFeatureReattemptedCallSetup |
the feature requests that call set up be reattempted |
MMTelCWFeatureTriggered180AUDUBResponse |
the feature requests a 180 response be sent back to the original caller, indicating call waiting service |
MMTelCWFeaturePlayAnnouncementTriggered |
the feature triggers an announcement to be played |
MMTelCWFeatureCancelledInviteRequest |
the feature cancels an outgoing |
MMTelCWFeatureFinalResponseChangedTo486 |
the feature changes a SIP response status code to |
MMTelCWFeatureFinalResponseChangedTo480 |
the feature changes a SIP response status code to |
MMTelHold
MMTelHOLD statistics are tracked by the volte.sentinel.sip
SBB and can be found under the following parameter set:
SLEE-Usage → volte.sentinel.sip service → volte.sentinel.sip SBB.
Statistic | Incremented when… |
---|---|
MMTelHoldFeatureStarted |
the feature runs |
MMTelHoldFeatureFailedToStart |
sentinel VoLTE encounters an error while attempting to start the feature |
MMTelHoldFeatureIssuedWarning |
a non-fatal problem is encountered and the feature and issues a warning |
MMTelHoldFeatureFailedDuringExecution |
a fatal problem is encountered and the feature cannot execute correctly |
MMTelHoldFeatureTimedOut |
the feature takes too long to complete and Sentinel VoLTE aborts execution |
MMTelHoldFeatureProcessingRequest |
the feature is invoked on receiving a SIP request |
MMTelHoldFeatureProcessingResponse |
the feature is invoked on receiving a SIP response |
MMTelHoldFeatureSipDataAccessError |
an error occurs while trying to access a SIP leg or message |
MMTelHoldFeatureSipMessageSDPUpdated |
the feature changes the SDP content in a SIP message |
MMTelHoldFeatureReceivedHoldRequest |
the feature determines that an incoming message is a hold request |
MMTelHoldFeatureReceivedResumeRequest |
the feature determines that an incoming message is a resume request |
MMTelHoldFeatureSessionBandwidthAdjusted |
any bandwidth information is adjusted in an SDP body |
MMTelHoldFeatureMediaStreamBandwidthAdjusted |
bandwidth information is adjusted on a SDP media stream description |
MMTelHoldFeatureMissingDataWarningTriggered |
an operation on SDP data fails due to the data being unavailable |
MMTelHoldFeatureReceivedMalformedMessage |
the feature determines that an incoming message is mal formed |
MMTelHoldFeaturePlayAnnouncementTriggered |
the feature determines triggers the play announcement |
MMTelICB
MMTelICB statistics are tracked by the volte.sentinel.sip SBB and can be found under the following parameter set:
SLEE-Usage → volte.sentinel.sip service → volte.sentinel.sip SBB
Statistic | Incremented when… |
---|---|
MMTelICBFeatureStarted |
the feature runs |
MMTelICBFeatureFailedToStart |
sentinel VoLTE encounters an error while attempting to start the feature |
MMTelICBFeatureIssuedWarning |
a non-fatal problem is encountered and the feature and issues a warning |
MMTelICBFeatureFailedDuringExecution |
a fatal problem is encountered and the feature cannot execute correctly |
MMTelICBFeatureTimedOut |
the feature takes too long to complete and Sentinel VoLTE aborts execution |
MMTelICBFeatureCallBarred |
the feature bars a call (including when barring due to ACR) |
MMTelOCBFeatureCallBarredByOdb |
the feature bars a call by Operator Determined Barring rule |
MMTelICBFeaturePlayAnnouncementTriggered |
the feature requests that an announcement be played to the calling party |
MMTelICBFeatureACRTriggered |
a call is barred by ACR |
MMTelICBFeatureOdbRulesEvaluatedTrue |
a rule was evaluated to be True |
MMTelOCB
MMTelOCB statistics are tracked by the volte.sentinel.sip SBB
and can be found under the following parameter set:
SLEE-Usage → volte.sentinel.sip service → volte.sentinel.sip SBB.
Statistic | Incremented when… |
---|---|
MMTelOCBFeatureStarted |
the feature runs |
MMTelOCBFeatureFailedToStart |
sentinel VoLTE encounters an error while attempting to start the feature |
MMTelOCBFeatureIssuedWarning |
a non-fatal problem is encountered and the feature and issues a warning |
MMTelOCBFeatureFailedDuringExecution |
a fatal problem is encountered and the feature cannot execute correctly |
MMTelOCBFeatureTimedOut |
the feature takes too long to complete and Sentinel VoLTE aborts execution |
MMTelOCBFeatureCallBarred |
the feature bars a call |
MMTelOCBFeatureCallBarredByOdb |
the feature bars a call by Operator Determined Barring rule |
MMTelOCBFeaturePlayAnnouncementTriggered |
the feature requests that an announcement be played to the calling party |
MMTelOCBFeatureOdbRulesEvaluatedTrue |
a rule was evaluated to be True |
MMTelOIP
MMTelOIP statistics are tracked by the volte.sentinel.sip
SBB and can be found under the following parameter set:
SLEE-Usage → volte.sentinel.sip service → volte.sentinel.sip SBB → feature → MMTelOIP
Name | Type | Description |
---|---|---|
Started |
Counter |
Incremented when the feature is triggered. |
FailedToStart |
Counter |
Incremented when the feature fails to start. |
FailedDuringExecution |
Counter |
Incremented when the feature fails while executing. |
IssuedWarning |
Counter |
Incremented when the feature issues a warning. |
TimedOut |
Counter |
Incremented when the feature times out during execution. |
Misconfigured |
Counter |
Incremented when a fatal error if the feature configuration can not be loaded. |
ReceivedMalformedPrivacyHeader |
Counter |
Incremented when a non-standard ‘Privacy’ header is found in an incoming SIP message. |
FromHeaderAnonymized |
Counter |
Incremented when the feature anonymizes the ‘From’ header in an outgoing SIP request. |
ContactHeaderAnonymized |
Counter |
Incremented when the feature anonymizes the ‘Contact’ header in an outgoing SIP message. |
ReferredByHeaderAnonymized |
Counter |
Incremented when the feature anonymizes the ‘Referred-By’ header in an outgoing SIP message. |
PerformedUserLevelAnonymization |
Counter |
Incremented when the feature applies user-level privacy to an outgoing SIP message. |
PerformedHeaderLevelAnonymization |
Counter |
Incremented when the feature applies header-level privacy to an outgoing SIP message. |
PerformedSessionLevelAnonymization |
Counter |
Incremented when the feature applies session-level privacy to an outgoing SIP message. |
PerformedCustomHeaderAnonymization |
Counter |
Incremented when the feature finds and evaluates custom header privacy rules for a message. |
OverrideCategoryTriggered |
Counter |
Incremented when the feature disregards requested privacy settings on an incoming SIP message (due to the subscriber having override category status). |
CriticalPrivacyCannotBeFulfilled |
Counter |
Incremented when the feature refuses an incoming request due to a |
MMTelOIR
MMTelOIR statistics are tracked by the volte.sentinel.sip SBB
and can be found under the following parameter set:
SLEE-Usage → volte.sentinel.sip service → volte.sentinel.sip SBB
Statistic | Increments when… |
---|---|
MMTelOIRFeatureStarted |
the feature runs |
MMTelOIRFeatureFailedToStart |
sentinel VoLTE encounters an error while attempting to start the feature |
MMTelOIRFeatureIssuedWarning |
a non-fatal problem is encountered and the feature and issues a warning |
MMTelOIRFeatureFailedDuringExecution |
a fatal problem is encountered and the feature cannot execute correctly |
MMTelOIRFeatureTimedOut |
the feature takes too long to complete and Sentinel VoLTE aborts execution |
MMTelOIRFeatureMisconfigured |
a fatal error if the feature configuration can not be loaded |
MMTelOIRFeatureReceivedMalformedPrivacyHeader |
a non-standard |
MMTelOIRFeatureFromHeaderAnonymized |
the feature anonymizes the |
MMTelOIRFeaturePrivacyHeaderChanged |
the feature changes the contents of the |
MMTelTIP
MMTelTIP statistics are tracked by the volte.sentinel.sip SBB and can be found under the following parameter set:
SLEE-Usage → volte.sentinel.sip service → volte.sentinel.sip SBB
Statistic | Incremented when… |
---|---|
MMTelTIPFeatureStarted |
the feature runs |
MMTelTIPFeatureFailedToStart |
sentinel VoLTE encounters an error while attempting to start the feature |
MMTelTIPFeatureIssuedWarning |
a non-fatal problem is encountered and the feature and issues a warning |
MMTelTIPFeatureFailedDuringExecution |
a fatal problem is encountered and the feature cannot execute correctly |
MMTelTIPFeatureTimedOut |
the feature takes too long to complete and Sentinel VoLTE aborts execution |
MMTelTIPFeatureProcessingResponse |
the feature processes a SIP response |
MMTelTIPFeatureProcessingRequest |
the feature processes a SIP request |
MMTelTIPFeatureOverrideCategoryTriggered |
the feature disregards requested privacy settings on an incoming SIP message (due to the subscriber having override category status) |
MMTelTIPFeatureFromChangeTagRemoved |
the feature removes the |
MMTelTIPFeaturePrivacyHeaderChanged |
the feature changes the contents of the |
MMTelTIR
MMTelTIR statistics are tracked by the volte.sentinel.sip SBB and can be found under the following parameter set:
SLEE-Usage → volte.sentinel.sip service → volte.sentinel.sip SBB.
Statistic |
Incremented when… |
MMTelTIRFeatureStarted |
the feature runs |
MMTelTIRFeatureFailedToStart |
sentinel VoLTE encounters an error while attempting to start the feature |
MMTelTIRFeatureIssuedWarning |
a non-fatal problem is encountered and the feature and issues a warning |
MMTelTIRFeatureFailedDuringExecution |
a fatal problem is encountered and the feature cannot execute correctly |
MMTelTIRFeatureTimedOut |
the feature takes too long to complete and Sentinel VoLTE aborts execution |
MMTelTIRFeatureProcessingResponse |
the feature processes a SIP response |
MMTelTIRFeatureProcessingRequest |
the feature processes a SIP request |
MMTelTIRFeatureFromChangeTagRemoved |
the feature removes the |
MMTelTIRFeatureReceivedMalformedPrivacyHeader |
a non-standard |
MMTelTIRFeaturePrivacyHeaderChanged |
the feature changes the contents of the |
MMTelWifiChargingFinalisation
MMTelWifiChargingFinalisation statistics are tracked by the volte.sentinel.sip SBB
and can be found under the following parameter set:
SLEE-Usage → [volte.sentinel.sip service name] → [volte.sentinel.sip SBB name] → feature.MMTelWifiChargingFinalisation
Statistic |
Increments when… |
Started |
The feature is started. |
OCTerminatingDomainHeaderStripped |
An OC-Terminating-Domain header is found on an outgoing message and removed. |
ChargingInstanceFinalised |
A non-finalised reservation charging instance is found and finalised. |
Received2xxForOriginalInvite |
A SIP 2xx response for the initial INVITE is received by the feature. |
TerminatingDomainIsWifi |
The feature determines that terminating access is over WiFi. |
FailedToStart |
Sentinel VoLTE encounters an error while attempting to start the feature. |
IssuedWarning |
A non-fatal problem is encountered and the feature and issues a warning. |
FailedDuringExecution |
A fatal problem is encountered and the feature cannot execute correctly. |
TimedOut |
The feature takes too long to complete and Sentinel VoLTE aborts execution. |
MMTelParallelFA
Name | Increments when … |
---|---|
ProcessingRequest |
processing a request message. |
ProcessingResponse |
processing a response from the downstream forked legs. |
InviteRequestReceived |
the original INVITE is received. |
CancelRequestReceived |
a CANCEL message is received. |
ProvisionalResponseReceived |
a 1xx message is received. |
SuccessResponseReceived |
a 200 (OK) message is received. |
BusyErrorResponseReceived |
a 486 (Busy Here) message is received. |
NonBusyErrorResponseReceived |
a 4xx message is received that is not a 486 (Busy Here). |
GroupMemberAlerted |
an INVITE request is sent to a group member. |
LegReleased |
a dialog leg is released. |
UpstreamForkCreated |
the feature creates a new leg towards the calling party. It happens on the provisional responses. |
TriggeredOnResponse |
the feature is triggered on a response message. |
TriggeredOnRequest |
the feature is triggered on a request message. |
TriggeredOnTimer |
the feature is triggered on a timmer. |
TimeoutTimerCancelled |
the feature cancel the timer. |
TimeoutTimerSet |
the feature sets the timer. The timer is set before the INVITE is sent to the first group member. |
ExitedEarlyNoMembersToAlert |
there is just one member in the group and it is the pilot number. |
Received480 |
receives a 480 (Temporarily Unavailable) response from a member |
Received486 |
receives a 486 (Busy Here) response from a member |
Received408 |
receives a 408 (Timeout) response from a member |
Received404 |
receives a 404 (Not found) response from a member |
ReceivedSuccess |
receives a 200 (OK) response from a member |
RespondedUpstreamWith480 |
the feature sends a 480 (Temporarily Unavailable) to the calling party. |
RespondedUpstreamWith486 |
the feature sends a 486 (Busy Here) to the calling party. |
RespondedUpstreamWith408 |
the feature sends a 408 (Timeout) to the calling party. |
RespondedUpstreamWith404 |
the feature sends a 404 (Not found) to the calling party. |
RespondedUpstreamWithSuccess |
the feature sends a 200 (OK) to the calling party. |
MMTelSequentialFA
Name | Increments when … |
---|---|
ProcessingRequest |
processing a request message. |
ProcessingResponse |
processing a response from a downstream forked leg. |
InviteRequestReceived |
the original invite is received. |
CancelRequestReceived |
a CANCEL message is received. |
ProvisionalResponseReceived |
a 1xx message is received. |
SuccessResponseReceived |
a 200 (OK) message is received. |
GroupMemberAlerted |
an INVITE message was sent to a group member. |
GroupMemberAddedToQueue |
a group member was queued for alerting. |
MemberLegReleased |
a dialog leg is released. |
RespondedUpstreamManually |
the feature created an upstream response. |
TriggeredOnResponse |
the feature is triggered on a response message. |
TriggeredOnRequest |
the feature is triggered on a request message. |
TriggeredOnTimer |
the feature is triggered on a timer event. |
TriggeredOnLegEndEvent |
the feature is triggered on a SIP leg end event. |
AnyResponseTimerSet |
the feature set a timer to wait for a response on a downstream leg. |
FinalResponseTimerSet |
the feature set a timer to wait for a final response on a downstream leg. |
AnyResponseTimerCancelled |
the timer waiting for a response on a downstream leg was cancelled. |
FinalResponseTimerCancelled |
the timer waiting for a final response on a downstream leg was cancelled. |
TimerFired |
the feature handled a timer event. |
ExitedEarlyNoMembersToAlert |
there is just one member in the group and it is the pilot number. |
MMTelECT
Name | Increments when … |
---|---|
ReferReceivedFromServedUser |
a REFER request has been received from the served user |
ReferDeclined |
the feature has sent responded to a REFER request with 603 (Decline) |
ReferSuccessful |
the transferee has responded to a processed REFER request with a 202 Accepted) |
ReferProcessedAndForwarded |
a REFER request has been received from the transferor, appropriately modified and sent to the transferee |
EctInviteReceived |
an INVITE request has been received from the transferor as a result of a previous REFER request |
EctInviteProcessedAndForwarded |
an ECT INVITE request has been received by the transferee, appropriately modified and sent to the transfer-target |
ThirdPartyCallControlProceduresInvoked |
the Third Party Call Control (3pcc) transfer procedures have been invoked |
ThirdPartyCallControlProceduresFailed |
the Third Party Call Control (3pcc) transfer procedures did not result in a successful dialogue between the transferee and transfer-target |
OriginalCallResumed |
the original dialogue between the transferee and the transferor has been resumed if the 3pcc procedures failed |
CassandraInsertSucceeded |
ECT session information has been successfully inserted into the Cassandra DB |
CassandraInsertFailed |
an error occurred attempting to insert ECT session information into the Cassandra DB |
CassandraQuerySucceeded |
ECT session information has been successfully retrieved from the Cassandra DB |
CassandraQueryFailed |
an error occurred attempting to retrieve ECT session information from the Cassandra DB |
DeletedCassandraRow |
REFER request was cancelled by user, and so the Cassandra ECT record was deleted. |
StoppedHandlingAndAllowedB2BUA |
an INVITE request with a Request URI matching the ECT URI pattern was received and forwarded without modification |
TransferSuccessful |
a 200 (OK) was received from the transfer-target as a result of the ECT procedures |
ErrorOccurredDuringExecution |
an error occurred attempting to execute the feature |
NoAnswerTimerFired |
The feature timed-out waiting for an answer from a sent request. |
MMTel Session Transfer features
MMTelStodBind
Name |
Incremented when… |
BoundAciToImpu |
the ACI is bound to an this is incremented. |
UsedLinkedAciForBinding |
the triggering ACI is not used for binding, i.e the call is not MobileTerminating then the linked ACI is used. |
UsedTriggeringAciForBinding |
the call is a MobileTerminating call the Triggering ACI is used for binding. |
MMTelStodEnabled
Name | Incremented when… |
---|---|
StodIsEnabled |
the Stod is enabled for a subscriber |
StodIsNotEnabled |
the Stod is not enabled for a subscriber |
MMTelStodProcessHandover
Name |
Incremented when… |
SentRemoteUpdate |
a re-INVITE is sent to the called party. |
RemoteUpdateSuccess |
re-INVITE was accepted (200 OK). |
RemoteUpdateError |
re-INVITE was not accepted. |
CallAnsweredWith200 |
the (200 OK) from the re-INVITE is sent to the new access leg |
ReleasedOldAccessLeg |
the previous calling leg is released |
LinkedNewAccessLegToRemoteLeg |
the transfer INVITE leg is linked to the existing called party leg |
TerminatedSession |
the session finishes |
AccessTransferComplete |
the session transfer was done successfully |
HandoverRequestReceived |
a session transfer INVITE is received |
StodEnableSessionTracking |
tries to mark the new transfered session to be tracked |
FoundTrackingKey |
the tracking key is set |
StodSessionTrackingDisabled |
when failed to set the new transfered session to be tracked |
SCC Features
Service Centralisation Features
SCCCamelToIMSReOriginationIN
SCCCamelToIMSReOriginationIN statistics are tracked by the volte.sentinel.ss7 SBB and can be found under the following parameter set:
SLEE-Usage → volte.sentinel.ss7 service → volte.sentinel.ss7 SBB → feature → SCCCamelToIMSReOriginationIN
Parameter | Type | Description |
---|---|---|
Started |
Counter |
Incremented when the feature starts. |
FailedToStart |
Counter |
Incremented when the feature failed to start due to an error. |
IssuedWarning |
Counter |
Incremented when the feature raised a warning. |
FailedDuringExecution |
Counter |
Incremented when the feature failed due to a major error. |
TimedOut |
Counter |
Incremented when the feature timed out during execution. |
CallReOriginated |
Counter |
Incremented when the call is successfully re-originated. |
CallReleased |
Counter |
Incremented when reorigination fails and the call is released. |
Misconfigured |
Counter |
Incremented when the feature has not been correctly configured. |
IdpVlrNumberPresent |
Counter |
Incremented when the VLR number is found in the incoming InitialDP. |
IdpVlrNumberNotPresent |
Counter |
Incremented when the VLR number is not found in the incoming InitialDP. |
VisitedNetworkIdNotFound |
Counter |
Incremented when the feature is unable to determine the Visited Network ID. |
VisitedNetworkIdFound |
Counter |
Incremented when the feature is able to determine the Visited Network ID based on the VLR address. |
PoolAllocationFailed |
Counter |
Incremented when the feature fails to acquire a correlation ID from the correlation RA. |
PoolAllocationSucceeded |
Counter |
Incremented when the feature acquires a correlation ID from the correlation RA. |
OriginatingIMRNAttempt |
Counter |
Incremented when the feature executes reorigination for an originating call leg. |
TerminatingIMRNAttempt |
Counter |
Incremented when the feature executes reorigination for a terminating call leg. |
SCCCamelToIMSReOriginationSIP
SCCCamelToIMSReOriginationSIP statistics are tracked by the volte.sentinel.sip SBB and can be found under the following parameter set:
SLEE-Usage → volte.sentinel.sip service → volte.sentinel.sip SBB → feature → SCCCamelToIMSReOriginationSIP
Statistic | Incremented when… |
---|---|
Complete |
The feature ran to completion |
MultipleHistoryInfoHeadersFound |
Multiple history-info headers found on the INVITE |
NoHistoryInfoHeaderFound |
no history-info header found on the INVITE |
OneHistoryInfoHeaderFoundAndRemoved |
One history-info header found on the INVITE and removed |
HSSLookupFailed |
HSS lookup failed |
HSSLookupSuccess |
HSS lookup succeeded |
HSSLookupSkipped |
HSS lookup was skipped due to SkipHSSLookup feature configuration flag |
CorrelationRaQueried |
Correlation RA was queried for the call information |
CorrelationRaQuerySuccess |
The Correlation RA query succeeded |
CorrelationRaQueryFailure |
The Correlation RA query failed |
IdpVlrNumberPresent |
The VLR number is present in the initial IDP |
IdpVlrNumberNotPresent |
The VLR number is not present in the initial IDP |
VisitedNetworkIdFound |
The feature could set the Visited Network Id based on the Location information or on the VLR address |
VisitedNetworkIdNotFound |
The feature could set the Visited Network Id |
IdpCalledPartyNumberPresent |
The initial IDP has a called party number or called party BCD number |
IdpCalledPartyNumberNotPresent |
The initial IDP does not have a called party number or called party BCD number |
SCSCFAddressNotFound |
The SCSCF could not be found in configuration, or retrieved from the HSS |
Started |
The feature starts |
FailedToStart |
The feature failed to start due to an error |
IssuedWarning |
The feature raised a warning |
FailedDuringExecution |
The feature failed due to a major error |
TimedOut |
The feature timed out during execution |
Terminating Access Domain Selection Features
SCCTADSDataLookup
SCCTADSDataLookUp statistics are tracked by the SCCTADSDataLookUp SBB and can be found under the following parameter set: SLEE-Usage → volte.sentinel.sip service ID → SCCTADSDataLookUp SBB ID.
Name | Type | Description |
---|---|---|
Started |
Counter |
Incremented when the feature is triggered. |
FailedToStart |
Counter |
Incremented when the feature fails to start. |
FailedDuringExecution |
Counter |
Incremented when the feature fails while executing. |
IssuedWarning |
Counter |
Incremented when the feature issues a warning. |
TimedOut |
Counter |
Incremented when the feature times out during execution. |
QueriedShCache |
Counter |
Incremented when the Sh Cache is queried. |
ShCacheDataReceived |
Counter |
Incremented when the Sh Cache returns data from the query. |
FoundValidCSRoute |
Counter |
Incremented when the feature finds a valid route to the CS domain. |
FoundValidPSRoute |
Counter |
Incremented when the feature finds a valid route to the PS domain. |
MsrnAndCmsisdnBothSet |
Counter |
Incremented when both CMSISDN and MSRN are set in session state. |
CannotSetCSRN |
Counter |
Incremented when the CSRN cannot be calculated. |
BlindPSRoutingRequested |
Counter |
Incremented when the feature has set the BlindPSRouting Session State field. |
NoForkDispositionOverrodeRoutingMode |
Counter |
Incremented when the feature does not fork due to disposition header. |
TriggeredEndSession |
Counter |
Incremented when the feature rejects an |
ResponseLatency |
Sampled |
Records elapsed time between requesting data from the Sh-Cache RA and getting a response (in milliseconds). |
SCCTADSParallelRouting
SCCTADSParallelRouting
statistics are tracked by the volte.sentinel.sip
SBB and can be found under the following parameter set:
SLEE-Usage → volte.sentinel.sip service ID → volte.sentinel.sip SBB ID → feature.SCCTADSParallelRouting
Name | Description |
---|---|
Started |
Incremented when the feature is triggered. |
FailedToStart |
Incremented when the feature fails to start. |
FailedDuringExecution |
Incremented when the feature fails while executing. |
IssuedWarning |
Incremented when the feature issues a warning. |
TimedOut |
Incremented when the feature times out during execution. |
TriggeredOnRequest |
Incremented when the feature is triggered on a SIP Request. |
TriggeredOnResponse |
Incremented when the feature is triggered on a SIP Response. |
TriggeredOnTimer |
Incremented when the feature is triggered on the timer firing. |
CSRNNotFound |
Incremented when the CS fork cannot be established because no CSRN can be found. |
MaxWaitTimerSet |
Incremented when the Max Wait Timer is started. |
MaxWaitTimerCancelled |
Incremented when the Max Wait Timer is cancelled. |
UpstreamForkCreated |
Incremented when an upstream forked leg is created for forward a provisional or success response from the CS leg. |
ReceivedProvisionalResponse |
Incremented when a provisional 18x response is received. |
ReceivedFinalResponse |
Incremented when a final response is received for the initial INVITE. |
RouteToCSAttempted |
Incremented when an INVITE is routed down the CS forked leg. |
RouteToPSAttempted |
Incremented when an INVITE is routed down the PS forked leg. |
RouteToCSFailed |
Incremented when the CS leg is torn down without being answered. |
RouteToPSFailed |
Incremented when the PS leg is torn down without being answered. |
AnsweredOnCS |
Incremented when a success response is received on the CS leg. |
AnsweredOnPS |
Incremented when a success response is received on the PS leg. |
SCCTADSRouting
SCCTADSRouting statistics are tracked by the SCCTADSRouting SBB and can be found under the following parameter set: SLEE-Usage → volte.sentinel.sip service ID → SCCTADSRouting SBB ID.
Name | Description |
---|---|
Started |
Incremented when the feature is triggered. |
FailedToStart |
Incremented when the feature fails to start. |
FailedDuringExecution |
Incremented when the feature fails while executing. |
IssuedWarning |
Incremented when the feature issues a warning. |
TimedOut |
Incremented when the feature times out during execution. |
RouteToPreferredPS |
Incremented when the feature successfully to routes to a preferred leg when PS is preferred. |
RouteToPreferredCS |
Incremented when the feature successfully to routes to a preferred leg when CS is preferred. |
RouteToFallbackPS |
Incremented when the feature successfully to routes to a fallback leg when PS is preferred. |
RouteToFallbackCS |
Incremented when the feature successfully to routes to a fallback leg when CS is preferred. |
ErrorResponseMatched |
Incremented when the PS call error response code matches a value in |
Error18xMatched |
Incremented when the PS call 18x response matches the SDP requirements outlined in 18x Response. |
Received18xResponse |
Incremented when the feature receives a 18x response to the initial |
Received488Response |
Incremented when the feature receives a 488 message from the PS call. |
ReceivedBlindPSRoutingResponse |
Incremented when the feature receives a error message from the PS call that is contained in |
TerminatingDomainHeaderSet |
Incremented when the feature adds a terminating domain header to an upstream response |
TADSTimerFired |
Incremented when the Max Wait Timer for a response on a routing attempt is exceeded |