aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/gprscdr/GPRSChargingDataTypesV641.asn
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/gprscdr/GPRSChargingDataTypesV641.asn')
-rw-r--r--asn1/gprscdr/GPRSChargingDataTypesV641.asn301
1 files changed, 146 insertions, 155 deletions
diff --git a/asn1/gprscdr/GPRSChargingDataTypesV641.asn b/asn1/gprscdr/GPRSChargingDataTypesV641.asn
index 50bddc2ce9..44ba9ed29b 100644
--- a/asn1/gprscdr/GPRSChargingDataTypesV641.asn
+++ b/asn1/gprscdr/GPRSChargingDataTypesV641.asn
@@ -47,11 +47,11 @@ GPRSCallEventRecord ::= CHOICE
-- Record values 20..27 are GPRS specific
-- Record values 29..30 are GPRS and MBMS specific
- sgsnPDPRecord [20] SGSNPDPRecord,
+ sgsnPDPRecord [20] SGSNPDPRecordV651,
ggsnPDPRecord [21] GGSNPDPRecord,
sgsnMMRecord [22] SGSNMMRecord,
- sgsnSMORecord [23] SGSNSMORecord,
- sgsnSMTRecord [24] SGSNSMTRecord,
+ sgsnSMORecord [23] SGSNSMORecordV651,
+ sgsnSMTRecord [24] SGSNSMTRecordV651,
-- sgsnLCTRecord [25] SGSNLCTRecord,
-- sgsnLCORecord [26] SGSNLCORecord,
-- sgsnLCNRecord [27] SGSNLCNRecord,
@@ -73,10 +73,10 @@ GGSNPDPRecord ::= SET
pdpType [8] PDPType OPTIONAL,
servedPDPAddress [9] PDPAddress OPTIONAL,
dynamicAddressFlag [11] DynamicAddressFlag OPTIONAL,
- listOfTrafficVolumes [12] SEQUENCE OF ChangeOfCharCondition OPTIONAL,
+ listOfTrafficVolumes [12] SEQUENCE OF ChangeOfCharConditionV651 OPTIONAL,
recordOpeningTime [13] TimeStamp,
duration [14] CallDuration,
- causeForRecClosing [15] CauseForRecClosing,
+ causeForRecClosing [15] CauseForRecClosingV651,
diagnostics [16] Diagnostics OPTIONAL,
recordSequenceNumber [17] INTEGER OPTIONAL,
nodeID [18] NodeID OPTIONAL,
@@ -109,10 +109,10 @@ EGSNPDPRecord ::= SET
pdpType [8] PDPType OPTIONAL,
servedPDPAddress [9] PDPAddress OPTIONAL,
dynamicAddressFlag [11] DynamicAddressFlag OPTIONAL,
- listOfTrafficVolumes [12] SEQUENCE OF ChangeOfCharCondition OPTIONAL,
+ listOfTrafficVolumes [12] SEQUENCE OF ChangeOfCharConditionV651 OPTIONAL,
recordOpeningTime [13] TimeStamp,
duration [14] CallDuration,
- causeForRecClosing [15] CauseForRecClosing,
+ causeForRecClosing [15] CauseForRecClosingV651,
diagnostics [16] Diagnostics OPTIONAL,
recordSequenceNumber [17] INTEGER OPTIONAL,
nodeID [18] NodeID OPTIONAL,
@@ -131,37 +131,37 @@ EGSNPDPRecord ::= SET
mSTimeZone [31] MSTimeZone OPTIONAL,
userLocationInformation [32] OCTET STRING OPTIONAL,
cAMELChargingInformation [33] OCTET STRING OPTIONAL,
- listOfServiceData [34] SEQUENCE OF ChangeOfServiceCondition OPTIONAL
+ listOfServiceData [34] SEQUENCE OF ChangeOfServiceConditionV651 OPTIONAL
}
-SGSNMMRecord ::= SET
-{
- recordType [0] CallEventRecordType,
- servedIMSI [1] IMSI,
- servedIMEI [2] IMEI OPTIONAL,
- sgsnAddress [3] GSNAddress OPTIONAL,
- msNetworkCapability [4] MSNetworkCapability OPTIONAL,
- routingArea [5] RoutingAreaCode OPTIONAL,
- locationAreaCode [6] LocationAreaCode OPTIONAL,
- cellIdentifier [7] CellId OPTIONAL,
- changeLocation [8] SEQUENCE OF ChangeLocation OPTIONAL,
- recordOpeningTime [9] TimeStamp,
- duration [10] CallDuration OPTIONAL,
- sgsnChange [11] SGSNChange OPTIONAL,
- causeForRecClosing [12] CauseForRecClosing,
- diagnostics [13] Diagnostics OPTIONAL,
- recordSequenceNumber [14] INTEGER OPTIONAL,
- nodeID [15] NodeID OPTIONAL,
- recordExtensions [16] ManagementExtensions OPTIONAL,
- localSequenceNumber [17] LocalSequenceNumber OPTIONAL,
- servedMSISDN [18] MSISDN OPTIONAL,
- chargingCharacteristics [19] ChargingCharacteristics,
- cAMELInformationMM [20] CAMELInformationMM OPTIONAL,
- rATType [21] RATType OPTIONAL,
- chChSelectionMode [22] ChChSelectionMode OPTIONAL
-}
-
-SGSNPDPRecord ::= SET
+--SGSNMMRecord ::= SET
+--{
+-- recordType [0] CallEventRecordType,
+-- servedIMSI [1] IMSI,
+-- servedIMEI [2] IMEI OPTIONAL,
+-- sgsnAddress [3] GSNAddress OPTIONAL,
+-- msNetworkCapability [4] MSNetworkCapability OPTIONAL,
+-- routingArea [5] RoutingAreaCode OPTIONAL,
+-- locationAreaCode [6] LocationAreaCode OPTIONAL,
+-- cellIdentifier [7] CellId OPTIONAL,
+-- changeLocation [8] SEQUENCE OF ChangeLocationV651 OPTIONAL,
+-- recordOpeningTime [9] TimeStamp,
+-- duration [10] CallDuration OPTIONAL,
+-- sgsnChange [11] SGSNChange OPTIONAL,
+-- causeForRecClosing [12] CauseForRecClosingV651,
+-- diagnostics [13] Diagnostics OPTIONAL,
+-- recordSequenceNumber [14] INTEGER OPTIONAL,
+-- nodeID [15] NodeID OPTIONAL,
+-- recordExtensions [16] ManagementExtensions OPTIONAL,
+-- localSequenceNumber [17] LocalSequenceNumber OPTIONAL,
+-- servedMSISDN [18] MSISDN OPTIONAL,
+-- chargingCharacteristics [19] ChargingCharacteristics,
+-- cAMELInformationMM [20] CAMELInformationMM OPTIONAL,
+-- rATType [21] RATType OPTIONAL,
+-- chChSelectionMode [22] ChChSelectionMode OPTIONAL
+--}
+
+SGSNPDPRecordV651 ::= SET
{
recordType [0] CallEventRecordType,
networkInitiation [1] NetworkInitiatedPDPContext OPTIONAL,
@@ -177,11 +177,11 @@ SGSNPDPRecord ::= SET
accessPointNameNI [12] AccessPointNameNI OPTIONAL,
pdpType [13] PDPType OPTIONAL,
servedPDPAddress [14] PDPAddress OPTIONAL,
- listOfTrafficVolumes [15] SEQUENCE OF ChangeOfCharCondition OPTIONAL,
+ listOfTrafficVolumes [15] SEQUENCE OF ChangeOfCharConditionV651 OPTIONAL,
recordOpeningTime [16] TimeStamp,
duration [17] CallDuration,
sgsnChange [18] SGSNChange OPTIONAL,
- causeForRecClosing [19] CauseForRecClosing,
+ causeForRecClosing [19] CauseForRecClosingV651,
diagnostics [20] Diagnostics OPTIONAL,
recordSequenceNumber [21] INTEGER OPTIONAL,
nodeID [22] NodeID OPTIONAL,
@@ -198,7 +198,7 @@ SGSNPDPRecord ::= SET
dynamicAddressFlag [33] DynamicAddressFlag OPTIONAL
}
-SGSNSMORecord ::= SET
+SGSNSMORecordV651 ::= SET
{
recordType [0] CallEventRecordType,
servedIMSI [1] IMSI,
@@ -223,7 +223,7 @@ SGSNSMORecord ::= SET
chChSelectionMode [20] ChChSelectionMode OPTIONAL
}
-SGSNSMTRecord ::= SET
+SGSNSMTRecordV651 ::= SET
{
recordType [0] CallEventRecordType,
servedIMSI [1] IMSI,
@@ -275,7 +275,7 @@ SGSNMTLCSRecord ::= SET
chChSelectionMode [24] ChChSelectionMode OPTIONAL,
rATType [25] RATType OPTIONAL,
recordExtensions [26] ManagementExtensions OPTIONAL,
- causeForRecClosing [27] CauseForRecClosing
+ causeForRecClosing [27] CauseForRecClosingV651
}
SGSNMOLCSRecord ::= SET
@@ -305,7 +305,7 @@ SGSNMOLCSRecord ::= SET
chChSelectionMode [22] ChChSelectionMode OPTIONAL,
rATType [23] RATType OPTIONAL,
recordExtensions [24] ManagementExtensions OPTIONAL,
- causeForRecClosing [25] CauseForRecClosing
+ causeForRecClosing [25] CauseForRecClosingV651
}
SGSNNILCSRecord ::= SET
@@ -335,7 +335,7 @@ SGSNNILCSRecord ::= SET
chChSelectionMode [22] ChChSelectionMode OPTIONAL,
rATType [23] RATType OPTIONAL,
recordExtensions [24] ManagementExtensions OPTIONAL,
- causeForRecClosing [25] CauseForRecClosing
+ causeForRecClosing [25] CauseForRecClosingV651
}
SGSNMBMSRecord ::= SET
@@ -349,7 +349,7 @@ SGSNMBMSRecord ::= SET
listOfTrafficVolumes [6] SEQUENCE OF ChangeOfMBMSCondition OPTIONAL,
recordOpeningTime [7] TimeStamp,
duration [8] CallDuration,
- causeForRecClosing [9] CauseForRecClosing,
+ causeForRecClosing [9] CauseForRecClosingV651,
diagnostics [10] Diagnostics OPTIONAL,
recordSequenceNumber [11] INTEGER OPTIONAL,
nodeID [12] NodeID OPTIONAL,
@@ -372,7 +372,7 @@ GGSNMBMSRecord ::= SET
listOfTrafficVolumes [6] SEQUENCE OF ChangeOfMBMSCondition OPTIONAL,
recordOpeningTime [7] TimeStamp,
duration [8] CallDuration,
- causeForRecClosing [9] CauseForRecClosing,
+ causeForRecClosing [9] CauseForRecClosingV651,
diagnostics [10] Diagnostics OPTIONAL,
recordSequenceNumber [11] INTEGER OPTIONAL,
nodeID [12] NodeID OPTIONAL,
@@ -387,70 +387,70 @@ GGSNMBMSRecord ::= SET
--
------------------------------------------------------------------------------
-AccessPointNameNI ::= IA5String (SIZE(1..63))
+-- AccessPointNameNI ::= IA5String (SIZE(1..63))
--
-- Network Identifier part of APN in dot representation.
-- For example, if the complete APN is 'apn1a.apn1b.apn1c.mnc022.mcc111.gprs'
-- NI is 'apn1a.apn1b.apn1c' and is presented in this form in the CDR..
--
-AccessPointNameOI ::= IA5String (SIZE(1..37))
+-- AccessPointNameOI ::= IA5String (SIZE(1..37))
--
-- Operator Identifier part of APN in dot representation.
-- In the 'apn1a.apn1b.apn1c.mnc022.mcc111.gprs' example, the OI portion is 'mnc022.mcc111.gprs'
-- and is presented in this form in the CDR.
--
-APNSelectionMode::= ENUMERATED
-{
+--APNSelectionMode::= ENUMERATED
+--{
--
-- See Information Elements TS 29.060 [75]
--
- mSorNetworkProvidedSubscriptionVerified (0),
- mSProvidedSubscriptionNotVerified (1),
- networkProvidedSubscriptionNotVerified (2)
-}
-
-CAMELAccessPointNameNI ::= AccessPointNameNI
-
-CAMELAccessPointNameOI ::= AccessPointNameOI
-
-CAMELInformationMM ::= SET
-{
- sCFAddress [1] SCFAddress OPTIONAL,
- serviceKey [2] ServiceKey OPTIONAL,
- defaultTransactionHandling [3] DefaultGPRS-Handling OPTIONAL,
- numberOfDPEncountered [4] NumberOfDPEncountered OPTIONAL,
- levelOfCAMELService [5] LevelOfCAMELService OPTIONAL,
- freeFormatData [6] FreeFormatData OPTIONAL,
- fFDAppendIndicator [7] FFDAppendIndicator OPTIONAL
-}
-
-CAMELInformationPDP ::= SET
-{
- sCFAddress [1] SCFAddress OPTIONAL,
- serviceKey [2] ServiceKey OPTIONAL,
- defaultTransactionHandling [3] DefaultGPRS-Handling OPTIONAL,
- cAMELAccessPointNameNI [4] CAMELAccessPointNameNI OPTIONAL,
- cAMELAccessPointNameOI [5] CAMELAccessPointNameOI OPTIONAL,
- numberOfDPEncountered [6] NumberOfDPEncountered OPTIONAL,
- levelOfCAMELService [7] LevelOfCAMELService OPTIONAL,
- freeFormatData [8] FreeFormatData OPTIONAL,
- fFDAppendIndicator [9] FFDAppendIndicator OPTIONAL
-}
-
-CAMELInformationSMS ::= SET
-{
- sCFAddress [1] SCFAddress OPTIONAL,
- serviceKey [2] ServiceKey OPTIONAL,
- defaultSMSHandling [3] DefaultSMS-Handling OPTIONAL,
- cAMELCallingPartyNumber [4] CallingNumber OPTIONAL,
- cAMELDestinationSubscriberNumber [5] SmsTpDestinationNumber OPTIONAL,
- cAMELSMSCAddress [6] AddressString OPTIONAL,
- freeFormatData [7] FreeFormatData OPTIONAL,
- smsReferenceNumber [8] CallReferenceNumber OPTIONAL
-}
-CauseForRecClosing ::= INTEGER
+-- mSorNetworkProvidedSubscriptionVerified (0),
+-- mSProvidedSubscriptionNotVerified (1),
+-- networkProvidedSubscriptionNotVerified (2)
+--}
+
+--CAMELAccessPointNameNI ::= AccessPointNameNI
+
+--CAMELAccessPointNameOI ::= AccessPointNameOI
+
+--CAMELInformationMM ::= SET
+--{
+-- sCFAddress [1] SCFAddress OPTIONAL,
+-- serviceKey [2] ServiceKey OPTIONAL,
+-- defaultTransactionHandling [3] DefaultGPRS-Handling OPTIONAL,
+-- numberOfDPEncountered [4] NumberOfDPEncountered OPTIONAL,
+-- levelOfCAMELService [5] LevelOfCAMELService OPTIONAL,
+-- freeFormatData [6] FreeFormatData OPTIONAL,
+-- fFDAppendIndicator [7] FFDAppendIndicator OPTIONAL
+--}
+
+--CAMELInformationPDP ::= SET
+--{
+-- sCFAddress [1] SCFAddress OPTIONAL,
+-- serviceKey [2] ServiceKey OPTIONAL,
+-- defaultTransactionHandling [3] DefaultGPRS-Handling OPTIONAL,
+-- cAMELAccessPointNameNI [4] CAMELAccessPointNameNI OPTIONAL,
+-- cAMELAccessPointNameOI [5] CAMELAccessPointNameOI OPTIONAL,
+-- numberOfDPEncountered [6] NumberOfDPEncountered OPTIONAL,
+-- levelOfCAMELService [7] LevelOfCAMELService OPTIONAL,
+-- freeFormatData [8] FreeFormatData OPTIONAL,
+-- fFDAppendIndicator [9] FFDAppendIndicator OPTIONAL
+--}
+
+--CAMELInformationSMS ::= SET
+--{
+-- sCFAddress [1] SCFAddress OPTIONAL,
+-- serviceKey [2] ServiceKey OPTIONAL,
+-- defaultSMSHandling [3] DefaultSMS-Handling OPTIONAL,
+-- cAMELCallingPartyNumber [4] CallingNumber OPTIONAL,
+-- cAMELDestinationSubscriberNumber [5] SmsTpDestinationNumber OPTIONAL,
+-- cAMELSMSCAddress [6] AddressString OPTIONAL,
+-- freeFormatData [7] FreeFormatData OPTIONAL,
+-- smsReferenceNumber [8] CallReferenceNumber OPTIONAL
+--}
+CauseForRecClosingV651 ::= INTEGER
{
--
-- In GGSN the value sGSNChange should be used for partial record
@@ -478,7 +478,7 @@ CauseForRecClosing ::= INTEGER
listofDownstreamNodeChange (59)
}
-ChangeCondition ::= ENUMERATED
+ChangeConditionV651 ::= ENUMERATED
{
--
-- Failure Handling values used in eGCDR only
@@ -491,7 +491,7 @@ ChangeCondition ::= ENUMERATED
failureHandlingTerminateOngoing (5)
}
-ChangeOfCharCondition ::= SEQUENCE
+ChangeOfCharConditionV651 ::= SEQUENCE
{
--
-- Used in PDP context record only
@@ -500,7 +500,7 @@ ChangeOfCharCondition ::= SEQUENCE
qosNegotiated [2] QoSInformation OPTIONAL,
dataVolumeGPRSUplink [3] DataVolumeGPRS,
dataVolumeGPRSDownlink [4] DataVolumeGPRS,
- changeCondition [5] ChangeCondition,
+ changeCondition [5] ChangeConditionV651,
changeTime [6] TimeStamp
}
ChangeOfMBMSCondition ::= SEQUENCE
@@ -512,11 +512,11 @@ ChangeOfMBMSCondition ::= SEQUENCE
qosNegotiated [2] QoSInformation OPTIONAL,
dataVolumeMBMSUplink [3] DataVolumeMBMS OPTIONAL,
dataVolumeMBMSDownlink [4] DataVolumeMBMS,
- changeCondition [5] ChangeCondition,
+ changeCondition [5] ChangeConditionV651,
changeTime [6] TimeStamp,
failureHandlingContinue [7] FailureHandlingContinue OPTIONAL
}
-ChangeOfServiceCondition ::= SEQUENCE
+ChangeOfServiceConditionV651 ::= SEQUENCE
{
--
-- Used for Flow based Charging service data container
@@ -529,7 +529,7 @@ ChangeOfServiceCondition ::= SEQUENCE
timeOfFirstUsage [5] TimeStamp OPTIONAL,
timeOfLastUsage [6] TimeStamp OPTIONAL,
timeUsage [7] CallDuration OPTIONAL,
- serviceConditionChange [8] ServiceConditionChange,
+ serviceConditionChange [8] ServiceConditionChangeV651,
qoSInformationNeg [9] QoSInformation OPTIONAL,
sgsn-Address [10] GSNAddress OPTIONAL,
-- sGSNPLMNIdentifier [11] SGSNPLMNIdentifier OPTIONAL, Typo ?
@@ -543,7 +543,7 @@ ChangeOfServiceCondition ::= SEQUENCE
pSFurnishChargingInformation [18] PSFurnishChargingInformation OPTIONAL
}
-ChangeLocation ::= SEQUENCE
+ChangeLocationV651 ::= SEQUENCE
{
--
-- used in SGSNMMRecord only
@@ -554,90 +554,90 @@ ChangeLocation ::= SEQUENCE
changeTime [3] TimeStamp
}
-ChargingCharacteristics ::= OCTET STRING (SIZE(2))
+--ChargingCharacteristics ::= OCTET STRING (SIZE(2))
--
-- Bit 0-3: Profile Index
-- Bit 4-15: For Behavior
--
-ChargingID ::= INTEGER (0..4294967295)
+--ChargingID ::= INTEGER (0..4294967295)
--
-- Generated in GGSN, part of PDP context, see TS 23.060
-- 0..4294967295 is equivalent to 0..2**32-1
--
-ChargingRuleBaseName ::= IA5String (SIZE(1..16))
+--ChargingRuleBaseName ::= IA5String (SIZE(1..16))
--
-- identifier for the group of charging rules
-- see Charging-Rule-Base-Name AVP as desined in 3GPP TS 29.210 [85]
-ChChSelectionMode ::= ENUMERATED
-{
- sGSNSupplied (0), -- For GGSN only
- subscriptionSpecific (1), -- For SGSN only
- aPNSpecific (2), -- For SGSN only
- homeDefault (3), -- For SGSN and GGSN
- roamingDefault (4), -- For SGSN and GGSN
- visitingDefault (5) -- For SGSN and GGSN
-}
+--ChChSelectionMode ::= ENUMERATED
+--{
+-- sGSNSupplied (0), - - For GGSN only
+-- subscriptionSpecific (1), - - For SGSN only
+-- aPNSpecific (2), - - For SGSN only
+-- homeDefault (3), - - For SGSN and GGSN
+-- roamingDefault (4), - - For SGSN and GGSN
+-- visitingDefault (5) - - For SGSN and GGSN
+--}
-DataVolumeGPRS ::= INTEGER
+--DataVolumeGPRS ::= INTEGER
--
-- The volume of data transferred in octets.
--
-DynamicAddressFlag ::= BOOLEAN
+--DynamicAddressFlag ::= BOOLEAN
-ETSIAddress ::= AddressString
+--ETSIAddress ::= AddressString
--
-- First octet for nature of address, and numbering plan indicator (3 for X.121)
-- Other octets TBCD
-- See TS 29.002
--
-FailureHandlingContinue ::= BOOLEAN
+--FailureHandlingContinue ::= BOOLEAN
--
-- This parameter is included when the failure handling procedure has been executed and new
-- containers are opened. This parameter shall be included in the first and subsequent
-- containers opened after the failure handling execution.
--
-FFDAppendIndicator ::= BOOLEAN
+--FFDAppendIndicator ::= BOOLEAN
-FreeFormatData ::= OCTET STRING (SIZE(1..160))
+--FreeFormatData ::= OCTET STRING (SIZE(1..160))
--
-- Free formated data as sent in the FurnishChargingInformationGPRS
-- see TS 29.078
--
-GSNAddress ::= IPAddress
+--GSNAddress ::= IPAddress
-MSNetworkCapability ::= OCTET STRING (SIZE(1..8))
+--MSNetworkCapability ::= OCTET STRING (SIZE(1..8))
-- see 3G TS 24.008
-NetworkInitiatedPDPContext ::= BOOLEAN
+--NetworkInitiatedPDPContext ::= BOOLEAN
--
-- Set to true if PDP context was initiated from network side
--
-NodeID ::= IA5String (SIZE(1..20))
+--NodeID ::= IA5String (SIZE(1..20))
-NumberOfDPEncountered ::= INTEGER
+--NumberOfDPEncountered ::= INTEGER
-PDPAddress ::= CHOICE
-{
- iPAddress [0] IPAddress,
- eTSIAddress [1] ETSIAddress
-}
+--PDPAddress ::= CHOICE
+--{
+-- iPAddress [0] IPAddress,
+-- eTSIAddress [1] ETSIAddress
+--}
-PDPType ::= OCTET STRING (SIZE(2))
+--PDPType ::= OCTET STRING (SIZE(2))
--
-- OCTET 1: PDP Type Organization
-- OCTET 2: PDP Type Number
-- See TS 29.060 [75]
--
-PLMN-Id ::= OCTET STRING (SIZE (3))
+--PLMN-Id ::= OCTET STRING (SIZE (3))
--
-- This is a 1:1 copy from the Routing Area Identity (RAI) IE specified in TS 29.060 [75]
-- as follows:
@@ -646,52 +646,43 @@ PLMN-Id ::= OCTET STRING (SIZE (3))
-- OCTET 3 of PLMN-Id = OCTET 4 of RAI
-PSFurnishChargingInformation ::= SEQUENCE
-{
- pSFreeFormatData [1] FreeFormatData,
- pSFFDAppendIndicator [2] FFDAppendIndicator OPTIONAL
-}
+--PSFurnishChargingInformation ::= SEQUENCE
+--{
+-- pSFreeFormatData [1] FreeFormatData,
+-- pSFFDAppendIndicator [2] FFDAppendIndicator OPTIONAL
+--}
-QoSInformation ::= OCTET STRING (SIZE (4..15))
+--QoSInformation ::= OCTET STRING (SIZE (4..15))
--
-- This octet string
-- is a 1:1 copy of the contents (i.e. starting with octet 4) of the "Quality of
-- service Profile" information element specified in 3GPP TS 29.060 [75].
-- RatingGroup ::= INTEGER Typo ?
-RatingGroupId ::= INTEGER
+-- RatingGroupId ::= INTEGER
--
-- IP service flow identity (DCCA), range of 4 byte (0...4294967259)
-- see Rating-Group AVP as used in 3GPP TS 32.299 [40]
--
-RATType ::= INTEGER
+-- RATType ::= INTEGER
--
-- Ihis integer is 1:1 copy of the RAT type value as defined in 3GPP TS 29.060 [75].
--
--- WS Extension
-{
- reserved (0),
- utran (1),
- geran (2),
- wlan (3),
- gan (4),
- hspa-evolution (5)
-}(0..255)
-
-ResultCode ::= INTEGER
+
+--ResultCode ::= INTEGER
--
-- charging protocol return value, range of 4 byte (0...4294967259)
-- see Result-Code AVP as used in 3GPP 29.210 [85]
--
-RoutingAreaCode ::= OCTET STRING (SIZE(1))
+--RoutingAreaCode ::= OCTET STRING (SIZE(1))
--
-- See TS 24.008 --
--
-ServiceConditionChange ::= BIT STRING
+ServiceConditionChangeV651 ::= BIT STRING
{
qoSChange (0),
sGSNChange (1),
@@ -723,19 +714,19 @@ terminateOngoingSession (20)
-- some of the values are non-exclusive
-- serviceIdledOut – bit 6 is equivalent to service release by QHT
-SCFAddress ::= AddressString
+--SCFAddress ::= AddressString
--
-- See TS 29.002
--
-ServiceIdentifier ::= INTEGER (0..4294967295)
+--ServiceIdentifier ::= INTEGER (0..4294967295)
--
-- The service identifier is used to identify the service or the service component
-- the service data flow relates to. See Service-Identifier AVP as defined
-- in 3GPP TS 29.210 [85]
--
-SGSNChange ::= BOOLEAN
+--SGSNChange ::= BOOLEAN
--
-- present if first record after inter SGSN routing area update
-- in new SGSN