blob: 9efc2bbde0c77a4c0e3d9c3c1fcd03117174df10 [file] [log] [blame]
Harald Welte4fb20752010-03-02 23:17:33 +01001/* GSM Mobile Radio Interface Layer 3 messages
2 * 3GPP TS 04.08 version 7.21.0 Release 1998 / ETSI TS 100 940 V7.21.0 */
3
4/* (C) 2008-2009 by Harald Welte <laforge@gnumonks.org>
5 * (C) 2008, 2009 by Holger Hans Peter Freyther <zecke@selfish.org>
6 *
7 * All Rights Reserved
8 *
9 * This program is free software; you can redistribute it and/or modify
10 * it under the terms of the GNU General Public License as published by
11 * the Free Software Foundation; either version 2 of the License, or
12 * (at your option) any later version.
13 *
14 * This program is distributed in the hope that it will be useful,
15 * but WITHOUT ANY WARRANTY; without even the implied warranty of
16 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17 * GNU General Public License for more details.
18 *
19 * You should have received a copy of the GNU General Public License along
20 * with this program; if not, write to the Free Software Foundation, Inc.,
21 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
22 *
23 */
24
25#include <stdint.h>
26#include <stdio.h>
27#include <string.h>
28
Harald Welte61e2bfc2010-03-04 10:53:03 +010029#include <arpa/inet.h>
30
Harald Welte4fb20752010-03-02 23:17:33 +010031#include <osmocore/utils.h>
32#include <osmocore/tlv.h>
33#include <osmocore/gsm48.h>
34
35#include <osmocore/protocol/gsm_04_08.h>
36
37const struct tlv_definition gsm48_att_tlvdef = {
38 .def = {
39 [GSM48_IE_MOBILE_ID] = { TLV_TYPE_TLV },
40 [GSM48_IE_NAME_LONG] = { TLV_TYPE_TLV },
41 [GSM48_IE_NAME_SHORT] = { TLV_TYPE_TLV },
42 [GSM48_IE_UTC] = { TLV_TYPE_TV },
43 [GSM48_IE_NET_TIME_TZ] = { TLV_TYPE_FIXED, 7 },
44 [GSM48_IE_LSA_IDENT] = { TLV_TYPE_TLV },
45
46 [GSM48_IE_BEARER_CAP] = { TLV_TYPE_TLV },
47 [GSM48_IE_CAUSE] = { TLV_TYPE_TLV },
48 [GSM48_IE_CC_CAP] = { TLV_TYPE_TLV },
49 [GSM48_IE_ALERT] = { TLV_TYPE_TLV },
50 [GSM48_IE_FACILITY] = { TLV_TYPE_TLV },
51 [GSM48_IE_PROGR_IND] = { TLV_TYPE_TLV },
52 [GSM48_IE_AUX_STATUS] = { TLV_TYPE_TLV },
53 [GSM48_IE_NOTIFY] = { TLV_TYPE_TV },
54 [GSM48_IE_KPD_FACILITY] = { TLV_TYPE_TV },
55 [GSM48_IE_SIGNAL] = { TLV_TYPE_TV },
56 [GSM48_IE_CONN_BCD] = { TLV_TYPE_TLV },
57 [GSM48_IE_CONN_SUB] = { TLV_TYPE_TLV },
58 [GSM48_IE_CALLING_BCD] = { TLV_TYPE_TLV },
59 [GSM48_IE_CALLING_SUB] = { TLV_TYPE_TLV },
60 [GSM48_IE_CALLED_BCD] = { TLV_TYPE_TLV },
61 [GSM48_IE_CALLED_SUB] = { TLV_TYPE_TLV },
62 [GSM48_IE_REDIR_BCD] = { TLV_TYPE_TLV },
63 [GSM48_IE_REDIR_SUB] = { TLV_TYPE_TLV },
64 [GSM48_IE_LOWL_COMPAT] = { TLV_TYPE_TLV },
65 [GSM48_IE_HIGHL_COMPAT] = { TLV_TYPE_TLV },
66 [GSM48_IE_USER_USER] = { TLV_TYPE_TLV },
67 [GSM48_IE_SS_VERS] = { TLV_TYPE_TLV },
68 [GSM48_IE_MORE_DATA] = { TLV_TYPE_T },
69 [GSM48_IE_CLIR_SUPP] = { TLV_TYPE_T },
70 [GSM48_IE_CLIR_INVOC] = { TLV_TYPE_T },
71 [GSM48_IE_REV_C_SETUP] = { TLV_TYPE_T },
72 [GSM48_IE_REPEAT_CIR] = { TLV_TYPE_T },
73 [GSM48_IE_REPEAT_SEQ] = { TLV_TYPE_T },
74 /* FIXME: more elements */
75 },
76};
77
Harald Weltee9e190a2010-03-25 11:44:57 +080078static const struct value_string rr_cause_names[] = {
79 { GSM48_RR_CAUSE_NORMAL, "Normal event" },
80 { GSM48_RR_CAUSE_ABNORMAL_UNSPEC, "Abnormal release, unspecified" },
81 { GSM48_RR_CAUSE_ABNORMAL_UNACCT, "Abnormal release, channel unacceptable" },
82 { GSM48_RR_CAUSE_ABNORMAL_TIMER, "Abnormal release, timer expired" },
83 { GSM48_RR_CAUSE_ABNORMAL_NOACT, "Abnormal release, no activity on radio path" },
84 { GSM48_RR_CAUSE_PREMPTIVE_REL, "Preemptive release" },
85 { GSM48_RR_CAUSE_HNDOVER_IMP, "Handover impossible, timing advance out of range" },
86 { GSM48_RR_CAUSE_CHAN_MODE_UNACCT, "Channel mode unacceptable" },
87 { GSM48_RR_CAUSE_FREQ_NOT_IMPL, "Frequency not implemented" },
88 { GSM48_RR_CAUSE_CALL_CLEARED, "Call already cleared" },
89 { GSM48_RR_CAUSE_SEMANT_INCORR, "Semantically incorrect message" },
90 { GSM48_RR_CAUSE_INVALID_MAND_INF, "Invalid mandatory information" },
91 { GSM48_RR_CAUSE_MSG_TYPE_N, "Message type non-existant or not implemented" },
92 { GSM48_RR_CAUSE_MSG_TYPE_N_COMPAT, "Message type not compatible with protocol state" },
93 { GSM48_RR_CAUSE_COND_IE_ERROR, "Conditional IE error" },
94 { GSM48_RR_CAUSE_NO_CELL_ALLOC_A, "No cell allocation available" },
95 { GSM48_RR_CAUSE_PROT_ERROR_UNSPC, "Protocol error unspecified" },
96 { 0, NULL },
Harald Welte4fb20752010-03-02 23:17:33 +010097};
98
Harald Welte61e2bfc2010-03-04 10:53:03 +010099const char *cc_state_names[32] = {
Harald Welte4fb20752010-03-02 23:17:33 +0100100 "NULL",
101 "INITIATED",
102 "illegal state 2",
103 "MO_CALL_PROC",
104 "CALL_DELIVERED",
105 "illegal state 5",
106 "CALL_PRESENT",
107 "CALL_RECEIVED",
108 "CONNECT_REQUEST",
109 "MO_TERM_CALL_CONF",
110 "ACTIVE",
111 "DISCONNECT_REQ",
112 "DISCONNECT_IND",
113 "illegal state 13",
114 "illegal state 14",
115 "illegal state 15",
116 "illegal state 16",
117 "illegal state 17",
118 "illegal state 18",
119 "RELEASE_REQ",
120 "illegal state 20",
121 "illegal state 21",
122 "illegal state 22",
123 "illegal state 23",
124 "illegal state 24",
125 "illegal state 25",
126 "MO_ORIG_MODIFY",
127 "MO_TERM_MODIFY",
128 "CONNECT_IND",
129 "illegal state 29",
130 "illegal state 30",
131 "illegal state 31",
132};
133
Harald Welte61e2bfc2010-03-04 10:53:03 +0100134const char *gsm48_cc_msg_names[0x40] = {
135 "unknown 0x00",
136 "ALERTING",
137 "CALL_PROC",
138 "PROGRESS",
139 "ESTAB",
140 "SETUP",
141 "ESTAB_CONF",
142 "CONNECT",
143 "CALL_CONF",
144 "START_CC",
145 "unknown 0x0a",
146 "RECALL",
147 "unknown 0x0c",
148 "unknown 0x0d",
149 "EMERG_SETUP",
150 "CONNECT_ACK",
151 "USER_INFO",
152 "unknown 0x11",
153 "unknown 0x12",
154 "MODIFY_REJECT",
155 "unknown 0x14",
156 "unknown 0x15",
157 "unknown 0x16",
158 "MODIFY",
159 "HOLD",
160 "HOLD_ACK",
161 "HOLD_REJ",
162 "unknown 0x1b",
163 "RETR",
164 "RETR_ACK",
165 "RETR_REJ",
166 "MODIFY_COMPL",
167 "unknown 0x20",
168 "unknown 0x21",
169 "unknown 0x22",
170 "unknown 0x23",
171 "unknown 0x24",
172 "DISCONNECT",
173 "unknown 0x26",
174 "unknown 0x27",
175 "unknown 0x28",
176 "unknown 0x29",
177 "RELEASE_COMPL",
178 "unknown 0x2b",
179 "unknown 0x2c",
180 "RELEASE",
181 "unknown 0x2e",
182 "unknown 0x2f",
183 "unknown 0x30",
184 "STOP_DTMF",
185 "STOP_DTMF_ACK",
186 "unknown 0x33",
187 "STATUS_ENQ",
188 "START_DTMF",
189 "START_DTMF_ACK",
190 "START_DTMF_REJ",
191 "unknown 0x38",
192 "CONG_CTRL",
193 "FACILITY",
194 "unknown 0x3b",
195 "STATUS",
196 "unknown 0x3d",
197 "NOTIFY",
198 "unknown 0x3f",
199};
200
Harald Welte4fb20752010-03-02 23:17:33 +0100201static char strbuf[64];
202
203const char *rr_cause_name(uint8_t cause)
204{
Harald Weltee9e190a2010-03-25 11:44:57 +0800205 return get_value_string(rr_cause_names, cause);
Harald Welte4fb20752010-03-02 23:17:33 +0100206}
207
Harald Welte61e2bfc2010-03-04 10:53:03 +0100208static void to_bcd(uint8_t *bcd, uint16_t val)
209{
210 bcd[2] = val % 10;
211 val = val / 10;
212 bcd[1] = val % 10;
213 val = val / 10;
214 bcd[0] = val % 10;
215 val = val / 10;
216}
Harald Welte4fb20752010-03-02 23:17:33 +0100217
Harald Welte61e2bfc2010-03-04 10:53:03 +0100218void gsm48_generate_lai(struct gsm48_loc_area_id *lai48, uint16_t mcc,
219 uint16_t mnc, uint16_t lac)
220{
221 uint8_t bcd[3];
222
223 to_bcd(bcd, mcc);
224 lai48->digits[0] = bcd[0] | (bcd[1] << 4);
225 lai48->digits[1] = bcd[2];
226
227 to_bcd(bcd, mnc);
228 /* FIXME: do we need three-digit MNC? See Table 10.5.3 */
229#if 0
230 lai48->digits[1] |= bcd[2] << 4;
231 lai48->digits[2] = bcd[0] | (bcd[1] << 4);
232#else
233 lai48->digits[1] |= 0xf << 4;
234 lai48->digits[2] = bcd[1] | (bcd[2] << 4);
235#endif
236
237 lai48->lac = htons(lac);
238}
239
240int gsm48_generate_mid_from_tmsi(uint8_t *buf, uint32_t tmsi)
241{
242 uint32_t *tptr = (uint32_t *) &buf[3];
243
244 buf[0] = GSM48_IE_MOBILE_ID;
245 buf[1] = GSM48_TMSI_LEN;
246 buf[2] = 0xf0 | GSM_MI_TYPE_TMSI;
247 *tptr = htonl(tmsi);
248
249 return 7;
250}
251
252int gsm48_generate_mid_from_imsi(uint8_t *buf, const char *imsi)
253{
254 unsigned int length = strlen(imsi), i, off = 0;
255 uint8_t odd = (length & 0x1) == 1;
256
257 buf[0] = GSM48_IE_MOBILE_ID;
258 buf[2] = char2bcd(imsi[0]) << 4 | GSM_MI_TYPE_IMSI | (odd << 3);
259
260 /* if the length is even we will fill half of the last octet */
261 if (odd)
262 buf[1] = (length + 1) >> 1;
263 else
264 buf[1] = (length + 2) >> 1;
265
266 for (i = 1; i < buf[1]; ++i) {
267 uint8_t lower, upper;
268
269 lower = char2bcd(imsi[++off]);
270 if (!odd && off + 1 == length)
271 upper = 0x0f;
272 else
273 upper = char2bcd(imsi[++off]) & 0x0f;
274
275 buf[2 + i] = (upper << 4) | lower;
276 }
277
278 return 2 + buf[1];
279}