comparison cdg-hybrid/cdginc/m_ss.val @ 14:35f7a1dc9f7d

cdg-hybrid: import from Magnetite
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 16 Oct 2020 07:15:38 +0000
parents
children
comparison
equal deleted inserted replaced
13:83146a4ae927 14:35f7a1dc9f7d
1 /*
2 +--------------------------------------------------------------------------+
3 | PROJECT : PROTOCOL STACK |
4 | FILE : m_ss.val |
5 | SOURCE : "msg\ss.mdf" |
6 | LastModified : "2003-02-04" |
7 | IdAndVersion : "6147.601.97.104" |
8 | SrcFileTime : "Wed Nov 28 10:21:24 2007" |
9 | Generated by CCDGEN_2.5.5A on Fri Oct 14 21:41:52 2016 |
10 | !!DO NOT MODIFY!!DO NOT MODIFY!!DO NOT MODIFY!! |
11 +--------------------------------------------------------------------------+
12 */
13
14 /* PRAGMAS
15 * PREFIX : NONE
16 * COMPATIBILITY_DEFINES : NO (require PREFIX)
17 * ALWAYS_ENUM_IN_VAL_FILE: NO
18 * ENABLE_GROUP: NO
19 * CAPITALIZE_TYPENAME: NO
20 */
21
22
23 #ifndef M_SS_VAL
24 #define M_SS_VAL
25
26
27 #define CDG_ENTER__M_SS_VAL
28
29 #define CDG_ENTER__FILENAME _M_SS_VAL
30 #define CDG_ENTER__M_SS_VAL__FILE_TYPE CDGINC
31 #define CDG_ENTER__M_SS_VAL__LAST_MODIFIED _2003_02_04
32 #define CDG_ENTER__M_SS_VAL__ID_AND_VERSION _6147_601_97_104
33
34 #define CDG_ENTER__M_SS_VAL__SRC_FILE_TIME _Wed_Nov_28_10_21_24_2007
35
36 #include "CDG_ENTER.h"
37
38 #undef CDG_ENTER__M_SS_VAL
39
40 #undef CDG_ENTER__FILENAME
41
42
43 /*
44 * Value constants for VAL_ver
45 */
46 #define SS_VERSION_PHASE2 (0x0) /* phase 2 service and error handling, ellipsis notation */
47
48 /*
49 * Value constants for VAL_cs
50 */
51 #define CAUSE_UNASSIGN (0x1) /* Unassigned (unallocated) Note 9 number */
52 #define CAUSE_NO_ROUTE (0x3) /* No route to destination */
53 #define CAUSE_CHAN_UNACCEPT (0x6) /* Channel unacceptable */
54 #define CAUSE_BARRED (0x8) /* Operator determined barring */
55 #define CAUSE_CALL_CLEAR (0x10) /* Normal call clearing */
56 #define CAUSE_USER_BUSY (0x11) /* User busy */
57 #define CAUSE_NO_RESPONSE (0x12) /* No user responding */
58 #define CAUSE_ALERT_NO_ANSWER (0x13) /* User alerting, no answer */
59 #define CAUSE_CALL_REJECT (0x15) /* Call rejected */
60 #define CAUSE_NUM_CHANGED (0x16) /* Number changed */
61 #define CAUSE_PREEMPTION (0x19) /* Pre-emption */
62 #define CAUSE_USER_CLEAR (0x1a) /* Non selected user clearing */
63 #define CAUSE_DEST_ORDER (0x1b) /* Destination out of order */
64 #define CAUSE_NUM_FORMAT (0x1c) /* Invalid number format (incomplete number) */
65 #define CAUSE_FACILITY_REJECT (0x1d) /* Facility rejected */
66 #define CAUSE_STATUS_ENQUIRY (0x1e) /* Response to STATUS ENQUIRY */
67 #define CAUSE_UNSPECIFIED (0x1f) /* Normal, unspecified */
68 #define CAUSE_NO_CHAN_AVAIL (0x22) /* No circuit/channel available */
69 #define CAUSE_NETWORK_ORDER (0x26) /* Network out of order */
70 #define CAUSE_TEMP_FAIL (0x29) /* Temporary failure */
71 #define CAUSE_SWITCH_CONGEST (0x2a) /* Switching equipment congestion */
72 #define CAUSE_INFO_DISCARD (0x2b) /* Access information discarded */
73 #define CAUSE_REQ_CHAN_UNAVAIL (0x2c) /* requested circuit/channel not available */
74 #define CAUSE_RESOURCE_UNAVAIL (0x2f) /* Resources unavailable, unspecified */
75 #define CAUSE_QOS_UNAVAIL (0x31) /* Quality of service unavailable */
76 #define CAUSE_FACILITY_UNSUBSCRIB (0x32) /* Requested facility not subscribed */
77 #define CAUSE_BARRED_IN_CUG (0x37) /* Incoming calls barred within the CUG */
78 #define CAUSE_BEARER_CAP_AUTHORIZ (0x39) /* Bearer capability not authorized */
79 #define CAUSE_BEARER_CAP_UNAVAIL (0x3a) /* Bearer capability not presently available */
80 #define CAUSE_SERVICE_UNAVAIL (0x3f) /* Service or option not available, unspecified */
81 #define CAUSE_BEARER_NOT_IMPLEM (0x41) /* Bearer service not implemented */
82 #define CAUSE_ACM_MAX (0x44) /* ACM equal to or greater than ACMmax */
83 #define CAUSE_FACILITY_NOT_IMPLEM (0x45) /* Requested facility not implemented */
84 #define CAUSE_RESTICT_BEARER_CAP (0x46) /* Only restricted digital information bearer capability is available */
85 #define CAUSE_SERVICE_NOT_IMPLEM (0x4f) /* Service or option not implemented, unspecified */
86 #define CAUSE_INVALID_TI (0x51) /* Invalid transaction identifier value */
87 #define CAUSE_USER_NOT_IN_CUG (0x57) /* User not member of CUG */
88 #define CAUSE_INCOMPAT_DEST (0x58) /* Incompatible destination */
89 #define CAUSE_INVALID_TRANS_NET (0x5b) /* Invalid transit network selection */
90 #define CAUSE_INCORRECT_MESSAGE (0x5f) /* Semantically incorrect message */
91 #define CAUSE_INVALID_MAND_INFO (0x60) /* Invalid mandatory information */
92 #define CAUSE_MESSAGE_TYPE_NOT_IMPLEM (0x61) /* Message type non-existent or not implemented */
93 #define CAUSE_MESSAGE_TYPE_INCOMPAT (0x62) /* Message type not compatible with protocol state */
94 #define CAUSE_INFO_ELEM_NOT_IMPLEM (0x63) /* Information element non existent or not implemented */
95 #define CAUSE_COND_INFO_ELEM (0x64) /* Conditional IE error */
96 #define CAUSE_MESSAGE_INCOMPAT (0x65) /* Message not compatible with protocol state */
97 #define CAUSE_TIMER (0x66) /* Recovery on timer expiry */
98 #define CAUSE_PROTOCOL (0x6f) /* Protocol error, unspecified */
99 #define CAUSE_INTERWORKING (0x7f) /* Interworking, unspecified */
100
101 /*
102 * Value constants for VAL_cs2
103 */
104 #define CS_Q931 (0x0) /* standardized coding as described in CCITT Rec. Q.931 */
105 #define CS_INTERNATIONAL (0x1) /* reserved for other international standards */
106 #define CS_NATIONAL (0x2) /* national standard */
107 #define CS_GSM_PLMN (0x3) /* standard defined for the GSM PLMNS as described in 10.86/GSM 04.08 */
108
109 /*
110 * Value constants for VAL_loc
111 */
112 #define VAL_LOC___DEF (0x0) /* reserved */
113 #define LOC_USER (0x0) /* user */
114 #define LOC_PRIV_NET_LOCAL_USER (0x1) /* private network serving the local user */
115 #define LOC_PUB_NET_LOCAL_USER (0x2) /* public network serving the local user */
116 #define LOC_TRANSIT_NET (0x3) /* transit network */
117 #define LOC_PUB_NET_REMOTE_USER (0x4) /* public network serving the remote user */
118 #define LOC_PRIV_NET_REMOTE_USER (0x5) /* private network serving the remote user */
119 #define LOC_INTERNATIONAL_NET (0x7) /* international network */
120 #define LOC_BEYOND_POINT (0xa) /* network beyond interworking point */
121
122 /*
123 * user defined constants
124 */
125 #define L3MAX (0xfb)
126 #define MAX_SS_VERSION (0x1)
127
128 #include "CDG_LEAVE.h"
129
130
131 #endif