summaryrefslogtreecommitdiff
path: root/asn1/gprscdr/GenericChargingDataTypes.asn
diff options
context:
space:
mode:
authorChris Maynard <Christopher.Maynard@GTECH.COM>2013-09-18 02:48:29 +0000
committerChris Maynard <Christopher.Maynard@GTECH.COM>2013-09-18 02:48:29 +0000
commitb9ee9fa694935d06c050dbf3c35c55c98c386f94 (patch)
tree23aba9f7d167f8b35f4b08327ab73657bcdec105 /asn1/gprscdr/GenericChargingDataTypes.asn
parent0fb41d119d04da438eac19f83360e5f610bb4049 (diff)
downloadwireshark-b9ee9fa694935d06c050dbf3c35c55c98c386f94.tar.gz
Remove all non-ASCII characters from all .asn files. I didn't see the harm in replacing them all as opposed to only those not copied verbatim from other sources.
svn path=/trunk/; revision=52132
Diffstat (limited to 'asn1/gprscdr/GenericChargingDataTypes.asn')
-rw-r--r--asn1/gprscdr/GenericChargingDataTypes.asn92
1 files changed, 46 insertions, 46 deletions
diff --git a/asn1/gprscdr/GenericChargingDataTypes.asn b/asn1/gprscdr/GenericChargingDataTypes.asn
index 20339c369a..f514f98cf7 100644
--- a/asn1/gprscdr/GenericChargingDataTypes.asn
+++ b/asn1/gprscdr/GenericChargingDataTypes.asn
@@ -1,6 +1,6 @@
-- $Id$
-- 3GPP TS 32.298 V9.6.0 (2010-12)
-GenericChargingDataTypes {itu-t (0) identified-organization (4) etsi(0) mobileDomain (0) charging (5) genericChargingDataTypes (0) asn1Module (0) version1 (0)}
+GenericChargingDataTypes {itu-t (0) identified-organization (4) etsi(0) mobileDomain (0) charging (5) genericChargingDataTypes (0) asn1Module (0) version1 (0)}
DEFINITIONS IMPLICIT TAGS ::=
@@ -8,7 +8,7 @@ BEGIN
-- EXPORTS everything
-IMPORTS
+IMPORTS
CallReferenceNumber, NumberOfForwarding
FROM MAP-CH-DataTypes { itu-t identified-organization (4) etsi (0) mobileDomain (0) gsm-Network (1) modules (3) map-CH-DataTypes (13) version6 (6) }
@@ -27,8 +27,8 @@ DefaultCallHandling, DefaultSMS-Handling, NotificationToMSUser, ServiceKey
FROM MAP-MS-DataTypes { itu-t identified-organization (4) etsi (0) mobileDomain (0)
gsm-Network (1) modules (3) map-MS-DataTypes (11) version6 (6) }
-- from TS 29.002 [214]
-
-Ext-GeographicalInformation, LCSClientType, LCS-Priority, LocationType
+
+Ext-GeographicalInformation, LCSClientType, LCS-Priority, LocationType
FROM MAP-LCS-DataTypes { itu-t identified-organization (4) etsi (0) mobileDomain (0) gsm-Network (1) modules (3) map-LCS-DataTypes (25) version7 (7)}
-- from TS 29.002 [214]
@@ -39,30 +39,30 @@ FROM MAP-ER-DataTypes { itu-t identified-organization (4) etsi (0) mobileDomain
--
BasicService
-FROM Basic-Service-Elements { itu-t identified-organization (4) etsi (0)
+FROM Basic-Service-Elements { itu-t identified-organization (4) etsi (0)
196 basic-service-elements (8) }
--
-- from "Digital Subscriber Signalling System No. one (DSS1) protocol" ETS 300 196 [310]
--
-ObjectInstance
+ObjectInstance
FROM CMIP-1 {joint-iso-itu-t ms (9) cmip (1) version1 (1) protocol (3)}
--
--- from Rec. X.2ab[304] Editor’s note: clarify if this definition is still needed. It appears that it ends in Nirvana.
+-- from Rec. X.2ab[304] Editor's note: clarify if this definition is still needed. It appears that it ends in Nirvana.
-- WS imports localy
--ManagementExtension
--FROM Attribute-ASN1Module {joint-iso-itu-t ms (9) smi (3) part2 (2) asn1Module (2) 1}
--
--- from Rec. X.721 [305] Editor’s note: clarify if this definition is still needed.
+-- from Rec. X.721 [305] Editor's note: clarify if this definition is still needed.
--
AE-title
FROM ACSE-1 {joint-iso-itu-t association-control (2) abstract-syntax (1) apdus (0) version (1) };
--
--- From Rec. X.2cd[306]. Note that the syntax of AE-title to be used is from
+-- From Rec. X.2cd[306]. Note that the syntax of AE-title to be used is from
-- ITU-T Rec. X.227 / ISO 8650 corrigendum and not "ANY"
--- Editor’s note: clarify if this definition is still needed. It appears that it ends in Nirvana.
+-- Editor's note: clarify if this definition is still needed. It appears that it ends in Nirvana.
-- ;
------------------------------------------------------------------------------
--
@@ -81,24 +81,24 @@ BCDDirectoryNumber ::= OCTET STRING
-- together with a BCD encoded digit string.
-- It may also contain both a presentation and screening indicator
-- (octet 3a).
--- For the avoidance of doubt, this field does not include
- -- octets 1 and 2, the element name and length, as this would be
+-- For the avoidance of doubt, this field does not include
+ -- octets 1 and 2, the element name and length, as this would be
-- redundant.
--
CallDuration ::= INTEGER
--
--- The call duration is counted in seconds.
+-- The call duration is counted in seconds.
-- For successful calls /sessions / PDP contexts, this is the chargeable duration.
-- For call attempts this is the call holding time.
---
+--
--- Editor’s note: the explanation above should be removed as proper definitions are required in the individual CDR parameter descriptions in TS 32.250[10] – TS 32.275 [35]
+-- Editor's note: the explanation above should be removed as proper definitions are required in the individual CDR parameter descriptions in TS 32.250[10] - TS 32.275 [35]
CalledNumber ::= BCDDirectoryNumber
-RecordType ::= INTEGER
-{--
+RecordType ::= INTEGER
+{--
-- Record values 0..17 are CS specific.
-- The contents are defined in TS 32.250 [10]
@@ -128,14 +128,14 @@ RecordType ::= INTEGER
sgsnMMRecord (20),
sgsnSMORecord (21),
sgsnSMTRecord (22),
---
+--
-- Record values 23..25 are CS-LCS specific.
-- The contents are defined in TS 32.250 [10]
--
mtLCSRecord (23),
moLCSRecord (24),
niLCSRecord (25),
---
+--
-- Record values 26..28 are GPRS-LCS specific.
-- The contents are defined in TS 32.251 [11]
--
@@ -149,21 +149,21 @@ RecordType ::= INTEGER
mMO1SRecord (30),
mMO4FRqRecord (31),
mMO4FRsRecord (32),
- mMO4DRecord (33),
+ mMO4DRecord (33),
mMO1DRecord (34),
- mMO4RRecord (35),
+ mMO4RRecord (35),
mMO1RRecord (36),
- mMOMDRecord (37),
- mMR4FRecord (38),
- mMR1NRqRecord (39),
- mMR1NRsRecord (40),
- mMR1RtRecord (41),
- mMR1AFRecord (42),
- mMR4DRqRecord (43),
- mMR4DRsRecord (44),
- mMR1RRRecord (45),
- mMR4RRqRecord (46),
- mMR4RRsRecord (47),
+ mMOMDRecord (37),
+ mMR4FRecord (38),
+ mMR1NRqRecord (39),
+ mMR1NRsRecord (40),
+ mMR1RtRecord (41),
+ mMR1AFRecord (42),
+ mMR4DRqRecord (43),
+ mMR4DRsRecord (44),
+ mMR1RRRecord (45),
+ mMR4RRqRecord (46),
+ mMR4RRsRecord (47),
mMRMDRecord (48),
mMFRecord (49),
mMBx1SRecord (50),
@@ -242,7 +242,7 @@ CallReference ::= INTEGER
CellId ::= OCTET STRING (SIZE(2))
--
--- Coded according to TS 24.008 [208]
+-- Coded according to TS 24.008 [208]
--
ChargeIndicator ::= INTEGER
@@ -254,18 +254,18 @@ ChargeIndicator ::= INTEGER
Diagnostics ::= CHOICE
{
gsm0408Cause [0] INTEGER,
- -- See TS 24.008 [208]
+ -- See TS 24.008 [208]
gsm0902MapErrorValue [1] INTEGER,
-- Note: The value to be stored here corresponds to
- -- the local values defined in the MAP-Errors and
+ -- the local values defined in the MAP-Errors and
-- MAP-DialogueInformation modules, for full details
-- see TS 29.002 [214].
itu-tQ767Cause [2] INTEGER,
-- See Q.767 [309]
networkSpecificCause [3] ManagementExtension,
- -- To be defined by network operator
+ -- To be defined by network operator
manufacturerSpecificCause [4] ManagementExtension,
- -- To be defined by manufacturer
+ -- To be defined by manufacturer
positionMethodFailureCause [5] PositionMethodFailure-Diagnostic,
-- see TS 29.002 [214]
unauthorizedLCSClientCause [6] UnauthorizedLCSClient-Diagnostic
@@ -297,11 +297,11 @@ LCSCause ::= OCTET STRING (SIZE(1))
-- See LCS Cause Value, TS 49.031 [227]
--
-LCSClientIdentity ::= SEQUENCE
+LCSClientIdentity ::= SEQUENCE
{
lcsClientExternalID [0] LCSClientExternalID OPTIONAL,
lcsClientDialedByMS [1] AddressString OPTIONAL,
- lcsClientInternalID [2] LCSClientInternalID OPTIONAL
+ lcsClientInternalID [2] LCSClientInternalID OPTIONAL
}
LCSQoSInfo ::= OCTET STRING (SIZE(4))
@@ -348,8 +348,8 @@ MscNo ::= ISDN-AddressString
-- See TS 23.003 [200]
--
-MSISDN ::= ISDN-AddressString
---
+MSISDN ::= ISDN-AddressString
+--
-- See TS 23.003 [200]
--
@@ -358,7 +358,7 @@ MSTimeZone ::= OCTET STRING (SIZE (2))
-- 1.Octet: Time Zone and 2. Octet: Daylight saving time, see TS 29.060 [215]
--
-NodeAddress ::= CHOICE
+NodeAddress ::= CHOICE
{
iPAddress [0] IPAddress,
domainName [1] GraphicString
@@ -369,13 +369,13 @@ PositioningData ::= OCTET STRING (SIZE(1..33))
-- See Positioning Data IE (octet 3..n), TS 49.031 [227]
--
-RecordingEntity ::= AddressString
+RecordingEntity ::= AddressString
ServiceContextID ::= UTF8String
ServiceSpecificInfo ::= SEQUENCE
{
- serviceSpecificData [0] GraphicString OPTIONAL,
+ serviceSpecificData [0] GraphicString OPTIONAL,
serviceSpecificType [1] INTEGER OPTIONAL
}
@@ -384,7 +384,7 @@ SMSResult ::= Diagnostics
SmsTpDestinationNumber ::= OCTET STRING
--
-- This type contains the binary coded decimal representation of
--- the SMS address field the encoding of the octet string is in
+-- the SMS address field the encoding of the octet string is in
-- accordance with the definition of address fields in TS 23.040 [201].
-- This encoding includes type of number and numbering plan indication
-- together with the address value range.
@@ -437,7 +437,7 @@ TimeStamp ::= OCTET STRING (SIZE(9))
-- Local WS modification Import ManagementExtension here
-- as2wrs fault fix:
DMI-EXTENSION::= CLASS {&id OBJECT IDENTIFIER UNIQUE,
- &Value
+ &Value
}WITH SYNTAX {TYPE &Value
ID &id
}