summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2011-03-26 16:40:24 +0100
committerHarald Welte <laforge@gnumonks.org>2011-03-26 16:40:24 +0100
commit6a49a2d4b2bc904a5e6fe45b2cca14717f578f1b (patch)
treeea8a0335c14c17b7c88e86163bc63960d15d9919
parent952701b8b8d64ba22e77b1491a308f6a3720a18b (diff)
MAP ASN.1: Add noteSubscriberPresent (from MAP-v1)
-rw-r--r--asn1/MAP-Protocol.asn7
-rw-r--r--asn1/MAP-SM-DataTypes.asn4
-rw-r--r--asn1/MAP-ShortMessageServiceOperations.asn12
3 files changed, 22 insertions, 1 deletions
diff --git a/asn1/MAP-Protocol.asn b/asn1/MAP-Protocol.asn
index 2a0a084..5eee8ee 100644
--- a/asn1/MAP-Protocol.asn
+++ b/asn1/MAP-Protocol.asn
@@ -95,6 +95,10 @@ FROM MAP-SupplementaryServiceOperations {
mt-ForwardSM,
reportSM-DeliveryStatus,
alertServiceCentre,
+ -- Add Older version [HW]
+ alertServiceCentreWithoutResult,
+ noteSubscriberPresent,
+ -- End [HW]
informServiceCentre,
readyForSM,
mt-ForwardSM-VGCS
@@ -144,9 +148,12 @@ releaseResources | mt-ForwardSM-VGCS | sendGroupCallInfo
| processUnstructuredSS-Data | notifySS | forwardChargeAdvice | forwardCUG-Info
| buildMPTY | holdMPTY | retrieveMPTY | splitMPTY | explicitCT
| accessRegisterCCEntry | callDeflection | userUserService
+
| lcs-LocationNotification | lcs-MOLR | lcs-AreaEventRequest | lcs-AreaEventReport
| lcs-AreaEventCancellation | lcs-PeriodicLocationRequest | lcs-LocationUpdate
| lcs-PeriodicLocationCancellation
+
+| noteSubscriberPresent | alertServiceCentreWithoutResult
-- End [HW]
}
diff --git a/asn1/MAP-SM-DataTypes.asn b/asn1/MAP-SM-DataTypes.asn
index 4b52318..238aa63 100644
--- a/asn1/MAP-SM-DataTypes.asn
+++ b/asn1/MAP-SM-DataTypes.asn
@@ -269,6 +269,8 @@ DispatcherList ::=
maxNumOfDispatchers INTEGER ::= 5
-
+--- Imported from GSM TS 09.02 Version 4.19.1 (December 2000) [HW]
+NoteSubscriberPresentArg ::= IMSI
+--- End of import [HW]
END
diff --git a/asn1/MAP-ShortMessageServiceOperations.asn b/asn1/MAP-ShortMessageServiceOperations.asn
index cbe5a82..1e72063 100644
--- a/asn1/MAP-ShortMessageServiceOperations.asn
+++ b/asn1/MAP-ShortMessageServiceOperations.asn
@@ -129,6 +129,18 @@ reportSM-DeliveryStatus OPERATION ::= { --Timer s
messageWaitingListFull}
CODE local:47 }
+--- Imported from GSM TS 09.02 Version 4.19.1 (December 2000) [HW]
+noteSubscriberPresent OPERATION ::= {
+ ARGUMENT
+ NoteSubscriberPresentArg
+ CODE local:48 }
+
+alertServiceCentreWithoutResult OPERATION ::= {
+ ARGUMENT
+ AlertServiceCentreArg
+ CODE local: 49 }
+--- End of import [HW]
+
alertServiceCentre OPERATION ::= { --Timer s
ARGUMENT
AlertServiceCentreArg