ChargingInstance |
|
ChargingInstance.ChargingType |
Identifies the type of the Charging: reserved or immediate charging.
|
ChargingInstance.Instruction |
Type of charging instructions.
|
ChargingInstance.State |
Represents the current state of a ChargingInstance, an instance is in the
Initial state prior to processing CCA-I, Mid state after processing CCA-I
and Final state after credit finalisation is instructed.
|
ChargingInstanceAlreadyFinalisedException |
Exception thrown if the charging instance is already finalised.
|
ChargingManager |
|
CreditCheckAlreadyInProgressException |
Exception thrown if there is already a credit check in progress.
|
DuplicateNameException |
Exception thrown if charging instance already exists with the supplied name.
|
ImmediateChargingInstance |
|
InstructionAlreadyPendingException |
Exception thrown if there is already an instruction pending.
|
ReservationChargingInstance |
|
ReservationChargingInstance.CreditResultExecutionPhase |
|
SentinelSipAVPs |
When adding a new AVP here, you will also need to add it to the config in sentinel-core:
sentinel-core/sentinel-diameter-ra-deploy/config/profiles/DiameterExtension-AVP.yaml
sentinel-core/sentinel-diameter-ra-deploy/config/profiles/DiameterExtensions.yaml
And remember to update the docs in sentinel-documentation:
sentinel-documentation/sentinel-documentation/sentinel-administration-guide/resources/charging-information/charging-content-avps/opencloud-avp-table.txt
sentinel-documentation/sentinel-documentation/sentinel-administration-guide/resources/charging-information/charging-content-avps/sentinel-avp-definitions-resource.txt
|
SipTimestampAvpPresenceMode |
This enum is used to determine the population mode of Sip Timestamp information in CCRs and ACRs.
|