summaryrefslogtreecommitdiff
path: root/asn1/camel/CamelV2diff.asn
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/camel/CamelV2diff.asn')
-rw-r--r--asn1/camel/CamelV2diff.asn22
1 files changed, 11 insertions, 11 deletions
diff --git a/asn1/camel/CamelV2diff.asn b/asn1/camel/CamelV2diff.asn
index f64f0bb99e..bbc5003120 100644
--- a/asn1/camel/CamelV2diff.asn
+++ b/asn1/camel/CamelV2diff.asn
@@ -25,23 +25,23 @@ InitialDPArgExtensionV2 ::= SEQUENCE {
gmscAddress [1] ISDN-AddressString OPTIONAL,
...
-
+
}
-- Use of the text parameter is network operator/equipment vendor specific.
-NACarrierInformation ::= SEQUENCE {
+NACarrierInformation ::= SEQUENCE {
naCarrierId [0] NAEA-CIC OPTIONAL,
naCICSelectionType [1] NACarrierSelectionInfo OPTIONAL,
...}
-
+
NACarrierSelectionInfo ::= OCTET STRING (SIZE (1))
-- NA carrier selection information octet carries the same values as ANSI
--- ISUP T1.113: '00'H – not indicated or not explicitly provided
--- '01'H – subscribed not dialed
--- '02'H – subscribed and dialed
--- '03'H – subscribed with dialing undetermined
--- '04'H – dialed CIC not subscribed
+-- ISUP T1.113: '00'H - not indicated or not explicitly provided
+-- '01'H - subscribed not dialed
+-- '02'H - subscribed and dialed
+-- '03'H - subscribed with dialing undetermined
+-- '04'H - dialed CIC not subscribed
CAMEL-AChBillingChargingCharacteristicsV2 ::= CHOICE {
@@ -57,8 +57,8 @@ CAMEL-AChBillingChargingCharacteristicsV2 ::= CHOICE {
ReleaseIfDurationExceeded ::= SEQUENCE {
tone BOOLEAN DEFAULT FALSE,
...,
- extensions [10] SEQUENCE SIZE(1..numOfExtensions) OF
+ extensions [10] SEQUENCE SIZE(1..numOfExtensions) OF
ExtensionField OPTIONAL
}
-
-END \ No newline at end of file
+
+END