~ubuntu-branches/ubuntu/trusty/erlang/trusty

« back to all changes in this revision

Viewing changes to lib/asn1/test/asn1_SUITE_data/tcapsystem/MAP-ApplicationContexts.asn

  • Committer: Bazaar Package Importer
  • Author(s): Clint Byrum
  • Date: 2011-05-05 15:48:43 UTC
  • mfrom: (3.5.13 sid)
  • Revision ID: james.westby@ubuntu.com-20110505154843-0om6ekzg6m7ugj27
Tags: 1:14.b.2-dfsg-3ubuntu1
* Merge from debian unstable.  Remaining changes:
  - Drop libwxgtk2.8-dev build dependency. Wx isn't in main, and not
    supposed to.
  - Drop erlang-wx binary.
  - Drop erlang-wx dependency from -megaco, -common-test, and -reltool, they
    do not really need wx. Also drop it from -debugger; the GUI needs wx,
    but it apparently has CLI bits as well, and is also needed by -megaco,
    so let's keep the package for now.
  - debian/patches/series: Do what I meant, and enable build-options.patch
    instead.
* Additional changes:
  - Drop erlang-wx from -et
* Dropped Changes:
  - patches/pcre-crash.patch: CVE-2008-2371: outer level option with
    alternatives caused crash. (Applied Upstream)
  - fix for ssl certificate verification in newSSL: 
    ssl_cacertfile_fix.patch (Applied Upstream)
  - debian/patches/series: Enable native.patch again, to get stripped beam
    files and reduce the package size again. (build-options is what
    actually accomplished this)
  - Remove build-options.patch on advice from upstream and because it caused
    odd build failures.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
MAP-ApplicationContexts {
 
2
   itu-t identified-organization (4) etsi (0) mobileDomain (0)
 
3
   gsm-Network (1) modules (3) map-ApplicationContexts (2) version9 (9)}
 
4
 
 
5
DEFINITIONS
 
6
 
 
7
::=
 
8
 
 
9
BEGIN
 
10
 
 
11
 
 
12
-- EXPORTS everything
 
13
 
 
14
 
 
15
IMPORTS
 
16
        gsm-NetworkId,
 
17
        ac-Id
 
18
FROM MobileDomainDefinitions {
 
19
   itu-t (0) identified-organization (4) etsi (0) mobileDomain (0)
 
20
   mobileDomainDefinitions (0) version1 (1)}
 
21
;
 
22
 
 
23
-- application-context-names
 
24
 
 
25
map-ac  OBJECT IDENTIFIER ::= {gsm-NetworkId ac-Id}
 
26
 
 
27
networkLocUpContext-v3  OBJECT IDENTIFIER ::=
 
28
        {map-ac networkLocUp(1) version3(3)}
 
29
 
 
30
locationCancellationContext-v3  OBJECT IDENTIFIER ::=
 
31
        {map-ac locationCancel(2) version3(3)}
 
32
 
 
33
roamingNumberEnquiryContext-v3  OBJECT IDENTIFIER ::=
 
34
        {map-ac roamingNbEnquiry(3) version3(3)}
 
35
 
 
36
authenticationFailureReportContext-v3  OBJECT IDENTIFIER ::=
 
37
        {map-ac authenticationFailureReport(39) version3(3)}
 
38
 
 
39
locationInfoRetrievalContext-v3  OBJECT IDENTIFIER ::=
 
40
        {map-ac locInfoRetrieval(5) version3(3)}
 
41
 
 
42
resetContext-v2  OBJECT IDENTIFIER ::=
 
43
        {map-ac reset(10) version2(2)}
 
44
 
 
45
handoverControlContext-v3  OBJECT IDENTIFIER ::=
 
46
        {map-ac handoverControl(11) version3(3)}
 
47
 
 
48
equipmentMngtContext-v3  OBJECT IDENTIFIER ::=
 
49
        {map-ac equipmentMngt(13) version3(3)}
 
50
 
 
51
infoRetrievalContext-v3  OBJECT IDENTIFIER ::=
 
52
        {map-ac infoRetrieval(14) version3(3)}
 
53
 
 
54
interVlrInfoRetrievalContext-v3  OBJECT IDENTIFIER ::=
 
55
        {map-ac interVlrInfoRetrieval(15) version3(3)}
 
56
 
 
57
subscriberDataMngtContext-v3  OBJECT IDENTIFIER ::=
 
58
        {map-ac subscriberDataMngt(16) version3(3)}
 
59
 
 
60
tracingContext-v3  OBJECT IDENTIFIER ::=
 
61
        {map-ac tracing(17) version3(3)}
 
62
 
 
63
networkFunctionalSsContext-v2  OBJECT IDENTIFIER ::=
 
64
        {map-ac networkFunctionalSs(18) version2(2)}
 
65
 
 
66
networkUnstructuredSsContext-v2  OBJECT IDENTIFIER ::=
 
67
        {map-ac networkUnstructuredSs(19) version2(2)}
 
68
 
 
69
shortMsgGatewayContext-v3  OBJECT IDENTIFIER ::=
 
70
        {map-ac shortMsgGateway(20) version3(3)}
 
71
 
 
72
shortMsgMO-RelayContext-v3  OBJECT IDENTIFIER ::=
 
73
        {map-ac shortMsgMO-Relay(21) version3(3)}
 
74
 
 
75
shortMsgAlertContext-v2  OBJECT IDENTIFIER ::=
 
76
        {map-ac shortMsgAlert(23) version2(2)}
 
77
 
 
78
mwdMngtContext-v3  OBJECT IDENTIFIER ::=
 
79
        {map-ac mwdMngt(24) version3(3)}
 
80
 
 
81
shortMsgMT-RelayContext-v3  OBJECT IDENTIFIER ::=
 
82
        {map-ac shortMsgMT-Relay(25) version3(3)}
 
83
 
 
84
imsiRetrievalContext-v2  OBJECT IDENTIFIER ::=
 
85
        {map-ac imsiRetrieval(26) version2(2)}
 
86
 
 
87
msPurgingContext-v3  OBJECT IDENTIFIER ::=
 
88
        {map-ac msPurging(27) version3(3)}
 
89
 
 
90
subscriberInfoEnquiryContext-v3  OBJECT IDENTIFIER ::=
 
91
        {map-ac subscriberInfoEnquiry(28) version3(3)}
 
92
 
 
93
anyTimeInfoEnquiryContext-v3  OBJECT IDENTIFIER ::=
 
94
        {map-ac anyTimeInfoEnquiry(29) version3(3)}
 
95
 
 
96
callControlTransferContext-v4  OBJECT IDENTIFIER ::=
 
97
        {map-ac callControlTransfer(6) version4(4)}
 
98
 
 
99
ss-InvocationNotificationContext-v3  OBJECT IDENTIFIER ::=
 
100
        {map-ac ss-InvocationNotification(36) version3(3)}
 
101
 
 
102
groupCallControlContext-v3  OBJECT IDENTIFIER ::=
 
103
        {map-ac groupCallControl(31) version3(3)}
 
104
 
 
105
gprsLocationUpdateContext-v3  OBJECT IDENTIFIER ::=
 
106
        {map-ac gprsLocationUpdate(32) version3(3)}
 
107
 
 
108
gprsLocationInfoRetrievalContext-v4  OBJECT IDENTIFIER ::=
 
109
        {map-ac gprsLocationInfoRetrieval(33) version4(4)}
 
110
 
 
111
failureReportContext-v3  OBJECT IDENTIFIER ::=
 
112
        {map-ac failureReport(34) version3(3)}
 
113
 
 
114
gprsNotifyContext-v3  OBJECT IDENTIFIER ::=
 
115
        {map-ac gprsNotify(35) version3(3)}
 
116
 
 
117
reportingContext-v3  OBJECT IDENTIFIER ::=
 
118
        {map-ac reporting(7) version3(3)}
 
119
 
 
120
callCompletionContext-v3  OBJECT IDENTIFIER ::=
 
121
        {map-ac callCompletion(8) version3(3)}
 
122
 
 
123
istAlertingContext-v3  OBJECT IDENTIFIER ::=
 
124
        {map-ac istAlerting(4) version3(3)}
 
125
 
 
126
serviceTerminationContext-v3  OBJECT IDENTIFIER ::=
 
127
        {map-ac immediateTermination(9) version3(3)}
 
128
 
 
129
locationSvcGatewayContext-v3  OBJECT IDENTIFIER ::=
 
130
        {map-ac locationSvcGateway(37) version3(3)}
 
131
 
 
132
locationSvcEnquiryContext-v3  OBJECT IDENTIFIER ::=
 
133
        {map-ac locationSvcEnquiry(38) version3(3)}
 
134
 
 
135
mm-EventReportingContext-v3  OBJECT IDENTIFIER ::=
 
136
        {map-ac mm-EventReporting(42) version3(3)}
 
137
 
 
138
anyTimeInfoHandlingContext-v3  OBJECT IDENTIFIER ::=
 
139
        {map-ac anyTimeInfoHandling(43) version3(3)}
 
140
 
 
141
subscriberDataModificationNotificationContext-v3  OBJECT IDENTIFIER ::=
 
142
        {map-ac subscriberDataModificationNotification(22) version3(3)}
 
143
 
 
144
secureTransportHandlingContext-v3  OBJECT IDENTIFIER ::=
 
145
        {map-ac secureTransportHandling(40) version3(3)}
 
146
 
 
147
-- The following Object Identifiers are reserved for application-contexts
 
148
--  existing in previous versions of the protocol
 
149
 
 
150
-- AC Name & Version    Object Identifier
 
151
-- 
 
152
-- networkLocUpContext-v1       map-ac networkLocUp (1) version1 (1)
 
153
-- networkLocUpContext-v2       map-ac networkLocUp (1) version2 (2)
 
154
-- locationCancellationContext-v1       map-ac locationCancellation (2) version1 (1)
 
155
-- locationCancellationContext-v2       map-ac locationCancellation (2) version2 (2)
 
156
-- roamingNumberEnquiryContext-v1       map-ac roamingNumberEnquiry (3) version1 (1)
 
157
-- roamingNumberEnquiryContext-v2       map-ac roamingNumberEnquiry (3) version2 (2)
 
158
-- locationInfoRetrievalContext-v1      map-ac locationInfoRetrieval (5)        version1 (1)
 
159
-- locationInfoRetrievalContext-v2      map-ac locationInfoRetrieval (5)        version2 (2)
 
160
-- resetContext-v1      map-ac reset (10)       version1 (1)
 
161
-- handoverControlContext-v1    map-ac handoverControl (11)     version1 (1)
 
162
-- handoverControlContext-v2    map-ac handoverControl (11)     version2 (2)
 
163
-- sIWFSAllocationContext-v3    map-ac sIWFSAllocation (12)     version3 (3)
 
164
-- equipmentMngtContext-v1      map-ac equipmentMngt (13)       version1 (1)
 
165
-- equipmentMngtContext-v2      map-ac equipmentMngt (13)       version2 (2)
 
166
-- infoRetrievalContext-v1      map-ac infoRetrieval (14)       version1 (1) 
 
167
-- infoRetrievalContext-v2      map-ac infoRetrieval (14)       version2 (2)
 
168
-- interVlrInfoRetrievalContext-v2      map-ac interVlrInfoRetrieval (15)       version2 (2)
 
169
-- subscriberDataMngtContext-v1 map-ac subscriberDataMngt (16)  version1 (1)
 
170
-- subscriberDataMngtContext-v2 map-ac subscriberDataMngt (16)  version2 (2)
 
171
-- tracingContext-v1    map-ac tracing (17)     version1 (1)
 
172
-- tracingContext-v2    map-ac tracing (17)     version2 (2)
 
173
-- networkFunctionalSsContext-v1        map-ac networkFunctionalSs (18) version1 (1)
 
174
-- shortMsgGatewayContext-v1    map-ac shortMsgGateway (20)     version1 (1)
 
175
-- shortMsgGatewayContext-v2    map-ac shortMsgGateway (20)     version2 (2)
 
176
-- shortMsgRelayContext-v1      map-ac shortMsgRelay (21)       version1 (1)
 
177
-- shortMsgAlertContext-v1      map-ac shortMsgAlert (23)       version1 (1)
 
178
-- mwdMngtContext-v1    map-ac mwdMngt (24)     version1 (1)
 
179
-- mwdMngtContext-v2    map-ac mwdMngt (24)     version2 (2)
 
180
-- shortMsgMT-RelayContext-v2   map-ac shortMsgMT-Relay (25)    version2 (2)
 
181
-- msPurgingContext-v2  map-ac msPurging (27)   version2 (2) 
 
182
-- callControlTransferContext-v3        map-ac callControlTransferContext (6)   version3 (3) 
 
183
-- gprsLocationInfoRetrievalContext-v3  map-ac gprsLocationInfoRetrievalContext (33) version3 (3)
 
184
 
 
185
 
 
186
END