summaryrefslogtreecommitdiff
path: root/asn1/gprscdr/GPRSChargingDataTypesV641.asn
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/gprscdr/GPRSChargingDataTypesV641.asn')
-rw-r--r--asn1/gprscdr/GPRSChargingDataTypesV641.asn68
1 files changed, 34 insertions, 34 deletions
diff --git a/asn1/gprscdr/GPRSChargingDataTypesV641.asn b/asn1/gprscdr/GPRSChargingDataTypesV641.asn
index bf56339dc1..1633732385 100644
--- a/asn1/gprscdr/GPRSChargingDataTypesV641.asn
+++ b/asn1/gprscdr/GPRSChargingDataTypesV641.asn
@@ -7,9 +7,9 @@ DEFINITIONS IMPLICIT TAGS ::=
BEGIN
--- EXPORTS everything
+-- EXPORTS everything
-IMPORTS
+IMPORTS
--CallDuration, CalledNumber, CallEventRecordType, CallingNumber, CallReferenceNumber, CellId, DefaultSMS-Handling, Diagnostics, Ext-GeographicalInformation, IMSI, IMEI, IPAddress, ISDN-AddressString, LCSCause, LCSClientExternalID, LCSClientIdentity, LCSClientInternalID, LCSClientType, LCS-Priority, LCSQoSInfo, LevelOfCAMELService, LocalSequenceNumber, LocationAreaAndCell, LocationAreaCode, LocationType, ManagementExtensions, MessageReference, MSISDN, NotificationToMSUser, PositioningData, RecordingEntity, ServiceKey, SMSResult, SmsTpDestinationNumber, TimeStamp
--FROM GenericChargingDataTypes {itu-t (0) identified-organization (4) etsi(0) mobileDomain (0) charging (5) genericChargingDataTypes (0) asn1Module (0) version1 (0)}
@@ -18,7 +18,7 @@ RAIdentity
FROM MAP-CommonDataTypes { itu-t identified-organization (4) etsi (0) mobileDomain (0) gsm-Network (1) modules (3) map-CommonDataTypes (18) version6 (6) }
-- from TS 29.002 [60]
-DefaultGPRS-Handling
+DefaultGPRS-Handling
-- RAIdentity
FROM MAP-MS-DataTypes { itu-t identified-organization (4) etsi (0) mobileDomain (0)
gsm-Network (1) modules (3) map-MS-DataTypes (11) version6 (6)}
@@ -27,12 +27,12 @@ gsm-Network (1) modules (3) map-MS-DataTypes (11) version6 (6)}
LocationMethod
FROM SS-DataTypes { itu-t identified-organization (4) etsi (0) mobileDomain (0) gsm-Access (2) modules (3) ss-DataTypes (2) version7 (7)}
--- from TS 24.080 [61]
+-- from TS 24.080 [61]
--MBMS2G3GIndicator, FileRepairSupported, MBMSServiceType, MBMSUserServiceType, RequiredMBMSBearerCapabilities, MBMSSessionIdentity, TMGI, MBMSInformation
--FROM MBMSChargingDataTypes {itu-t (0) identified-organization (4) etsi(0) mobileDomain (0) charging (5) mbmsChargingDataTypes (8) asn1Module (0) version1 (0)}
--- Editor’s note: consider moving the above 2 items also into the generic module in order to avoid again copying from external sources.
+-- Editor's note: consider moving the above 2 items also into the generic module in order to avoid again copying from external sources.
;
------------------------------------------------------------------------------
@@ -41,7 +41,7 @@ FROM SS-DataTypes { itu-t identified-organization (4) etsi (0) mobileDomain (0)
--
------------------------------------------------------------------------------
-GPRSCallEventRecord ::= CHOICE
+GPRSCallEventRecord ::= CHOICE
{
--
-- Record values 20..27 are GPRS specific
@@ -59,7 +59,7 @@ GPRSCallEventRecord ::= CHOICE
-- sgsnMBMSRecord [29] SGSNMBMSRecord,
-- ggsnMBMSRecord [30] GGSNMBMSRecord
}
--- Editor’s note: the acronyms for the LCS record types are not consistent with CS and the "call event record type" notation. They also contradict to the record type definitons below, so alignment is needed.
+-- Editor's note: the acronyms for the LCS record types are not consistent with CS and the "call event record type" notation. They also contradict to the record type definitons below, so alignment is needed.
GGSNPDPRecord ::= SET
{
@@ -94,7 +94,7 @@ GGSNPDPRecord ::= SET
mSTimeZone [31] MSTimeZone OPTIONAL,
userLocationInformation [32] OCTET STRING OPTIONAL,
cAMELChargingInformation [33] OCTET STRING OPTIONAL
-
+
}
EGSNPDPRecord ::= SET
@@ -146,7 +146,7 @@ EGSNPDPRecord ::= SET
-- cellIdentifier [7] CellId OPTIONAL,
-- changeLocation [8] SEQUENCE OF ChangeLocationV651 OPTIONAL,
-- recordOpeningTime [9] TimeStamp,
--- duration [10] CallDuration OPTIONAL,
+-- duration [10] CallDuration OPTIONAL,
-- sgsnChange [11] SGSNChange OPTIONAL,
-- causeForRecClosing [12] CauseForRecClosingV651,
-- diagnostics [13] Diagnostics OPTIONAL,
@@ -155,7 +155,7 @@ EGSNPDPRecord ::= SET
-- recordExtensions [16] ManagementExtensions OPTIONAL,
-- localSequenceNumber [17] LocalSequenceNumber OPTIONAL,
-- servedMSISDN [18] MSISDN OPTIONAL,
--- chargingCharacteristics [19] ChargingCharacteristics,
+-- chargingCharacteristics [19] ChargingCharacteristics,
-- cAMELInformationMM [20] CAMELInformationMM OPTIONAL,
-- rATType [21] RATType OPTIONAL,
-- chChSelectionMode [22] ChChSelectionMode OPTIONAL
@@ -211,9 +211,9 @@ SGSNSMORecordV651 ::= SET
routingArea [8] RoutingAreaCode OPTIONAL,
cellIdentifier [9] CellId OPTIONAL,
messageReference [10] MessageReference,
- eventTimeStamp [11] TimeStamp,
+ eventTimeStamp [11] TimeStamp,
smsResult [12] SMSResult OPTIONAL,
- recordExtensions [13] ManagementExtensions OPTIONAL,
+ recordExtensions [13] ManagementExtensions OPTIONAL,
nodeID [14] NodeID OPTIONAL,
localSequenceNumber [15] LocalSequenceNumber OPTIONAL,
chargingCharacteristics [16] ChargingCharacteristics,
@@ -235,7 +235,7 @@ SGSNSMTRecordV651 ::= SET
locationArea [7] LocationAreaCode OPTIONAL,
routingArea [8] RoutingAreaCode OPTIONAL,
cellIdentifier [9] CellId OPTIONAL,
- eventTimeStamp [10] TimeStamp,
+ eventTimeStamp [10] TimeStamp,
smsResult [11] SMSResult OPTIONAL,
recordExtensions [12] ManagementExtensions OPTIONAL,
nodeID [13] NodeID OPTIONAL,
@@ -335,7 +335,7 @@ SGSNNILCSRecord ::= SET
chChSelectionMode [22] ChChSelectionMode OPTIONAL,
rATType [23] RATType OPTIONAL,
recordExtensions [24] ManagementExtensions OPTIONAL,
- causeForRecClosing [25] CauseForRecClosingV651
+ causeForRecClosing [25] CauseForRecClosingV651
}
SGSNMBMSRecord ::= SET
@@ -415,7 +415,7 @@ GGSNMBMSRecord ::= SET
--CAMELAccessPointNameOI ::= AccessPointNameOI
---CAMELInformationMM ::= SET
+--CAMELInformationMM ::= SET
--{
-- sCFAddress [1] SCFAddress OPTIONAL,
-- serviceKey [2] ServiceKey OPTIONAL,
@@ -439,7 +439,7 @@ GGSNMBMSRecord ::= SET
-- fFDAppendIndicator [9] FFDAppendIndicator OPTIONAL
--}
---CAMELInformationSMS ::= SET
+--CAMELInformationSMS ::= SET
--{
-- sCFAddress [1] SCFAddress OPTIONAL,
-- serviceKey [2] ServiceKey OPTIONAL,
@@ -455,7 +455,7 @@ CauseForRecClosingV651 ::= INTEGER
--
-- In GGSN the value sGSNChange should be used for partial record
-- generation due to SGSN Address List Overflow
- --
+ --
-- LCS related causes belong to the MAP error causes acc. TS 29.002
--
-- cause codes 0 to 15 are defined 'CauseForTerm' (cause for termination)
@@ -522,7 +522,7 @@ ChangeOfServiceConditionV651 ::= SEQUENCE
--
-- Used for Flow based Charging service data container
--
-
+
ratingGroup [1] RatingGroupId,
chargingRuleBaseName [2] ChargingRuleBaseName OPTIONAL,
resultCode [3] ResultCode OPTIONAL,
@@ -568,7 +568,7 @@ ChangeLocationV651 ::= SEQUENCE
--
--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]
@@ -598,8 +598,8 @@ ChangeLocationV651 ::= SEQUENCE
--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
+-- 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.
--
@@ -607,7 +607,7 @@ ChangeLocationV651 ::= SEQUENCE
--FreeFormatData ::= OCTET STRING (SIZE(1..160))
--
- -- Free formated data as sent in the FurnishChargingInformationGPRS
+ -- Free formated data as sent in the FurnishChargingInformationGPRS
-- see TS 29.078
--
@@ -642,9 +642,9 @@ ChangeLocationV651 ::= SEQUENCE
--
-- This is a 1:1 copy from the Routing Area Identity (RAI) IE specified in TS 29.060 [75]
-- as follows:
- -- OCTET 1 of PLMN-Id = OCTET 2 of RAI
- -- OCTET 2 of PLMN-Id = OCTET 3 of RAI
- -- OCTET 3 of PLMN-Id = OCTET 4 of RAI
+ -- OCTET 1 of PLMN-Id = OCTET 2 of RAI
+ -- OCTET 2 of PLMN-Id = OCTET 3 of RAI
+ -- OCTET 3 of PLMN-Id = OCTET 4 of RAI
--PSFurnishChargingInformation ::= SEQUENCE
@@ -656,13 +656,13 @@ ChangeLocationV651 ::= SEQUENCE
--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
+ -- 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
- --
+ --
-- IP service flow identity (DCCA), range of 4 byte (0...4294967259)
-- see Rating-Group AVP as used in 3GPP TS 32.299 [40]
--
@@ -673,7 +673,7 @@ ChangeLocationV651 ::= SEQUENCE
--
--ResultCode ::= INTEGER
---
+--
-- charging protocol return value, range of 4 byte (0...4294967259)
-- see Result-Code AVP as used in 3GPP 29.210 [85]
--
@@ -683,7 +683,7 @@ ChangeLocationV651 ::= SEQUENCE
-- See TS 24.008 --
--
-ServiceConditionChangeV651 ::= BIT STRING
+ServiceConditionChangeV651 ::= BIT STRING
{
qoSChange (0),
sGSNChange (1),
@@ -705,15 +705,15 @@ reauthorisationRequest (17),
continueOngoingSession (18),
retryAndTerminateOngoingSession (19),
terminateOngoingSession (20)
-}
+}
-- Bits 0-5 are cause values for Gn update/release and TTS
-- Bits 6-9 are cause values for service stop
-- Bits 10-14 are cause values for service reauthorization request
-- Bits 15-17 are cause values for quota return
-- Bits 18-20: are cause values for Failure Handling Procedure
--- Bits 21-32: are unused and will always be zero
+-- Bits 21-32: are unused and will always be zero
-- some of the values are non-exclusive
--- serviceIdledOut – bit 6 is equivalent to service release by QHT
+-- serviceIdledOut - bit 6 is equivalent to service release by QHT
--SCFAddress ::= AddressString
--
@@ -723,7 +723,7 @@ terminateOngoingSession (20)
--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
+ -- the service data flow relates to. See Service-Identifier AVP as defined
-- in 3GPP TS 29.210 [85]
--