blob: 9f741996d5b7a1abef688e44dec6dcf6b2accda8 [file] [log] [blame]
Harald Welte34b5a952019-05-27 11:54:11 +02001/* BSC Connection Handler of MSC test suite in TTCN-3
2 * (C) 2018-2019 Harald Welte <laforge@gnumonks.org>
3 * (C) 2018-2019 sysmocom - s.f.m.c. GmbH
4 * (C) 2018 Vadim Yanitskiy <axilirator@gmail.com>
5 * All rights reserved.
6 *
7 * Released under the terms of GNU General Public License, Version 2 or
8 * (at your option) any later version.
9 *
10 * SPDX-License-Identifier: GPL-2.0-or-later
11 */
12
Harald Weltea49e36e2018-01-21 19:29:33 +010013module BSC_ConnectionHandler {
14
Eric Wild26f4a622021-05-17 15:27:05 +020015import from TCCOpenSecurity_Functions all;
Harald Weltea49e36e2018-01-21 19:29:33 +010016import from General_Types all;
17import from Osmocom_Types all;
Harald Welteb71901a2018-01-26 19:16:05 +010018import from Native_Functions all;
Pau Espin Pedrol563b3d02020-09-09 20:19:52 +020019import from Misc_Helpers all;
Harald Weltea49e36e2018-01-21 19:29:33 +010020import from GSM_Types all;
Harald Welteb71901a2018-01-26 19:16:05 +010021import from IPL4asp_Types all;
Harald Weltea49e36e2018-01-21 19:29:33 +010022import from SCCPasp_Types all;
23import from BSSAP_Types all;
Harald Welte6811d102019-04-14 22:23:14 +020024import from RAN_Emulation all;
Harald Weltea49e36e2018-01-21 19:29:33 +010025import from BSSMAP_Templates all;
26
Harald Welte9b751a62019-04-14 17:39:29 +020027import from RANAP_Constants all;
28import from RANAP_IEs all;
29import from RANAP_PDU_Contents all;
30import from RANAP_PDU_Descriptions all;
31import from RANAP_Templates all;
32
Harald Weltea49e36e2018-01-21 19:29:33 +010033import from GSUP_Types all;
34import from GSUP_Emulation all;
35
36import from MNCC_Types all;
37import from MNCC_Emulation all;
38
Harald Welte4aa970c2018-01-26 10:38:09 +010039import from MGCP_Types all;
40import from MGCP_Emulation all;
Harald Welteb71901a2018-01-26 19:16:05 +010041import from MGCP_Templates all;
42import from SDP_Types all;
Harald Welte4aa970c2018-01-26 10:38:09 +010043
Harald Weltea49e36e2018-01-21 19:29:33 +010044import from MobileL3_Types all;
45import from MobileL3_CommonIE_Types all;
46import from MobileL3_MM_Types all;
Harald Welteb71901a2018-01-26 19:16:05 +010047import from MobileL3_CC_Types all;
Harald Weltef45efeb2018-04-09 18:19:24 +020048import from MobileL3_SMS_Types all;
Harald Weltea49e36e2018-01-21 19:29:33 +010049import from L3_Templates all;
Harald Welte158a7ca2018-02-16 18:11:31 +010050import from L3_Common all;
Harald Weltea49e36e2018-01-21 19:29:33 +010051
Harald Weltef640a012018-04-14 17:49:21 +020052import from SMPP_Emulation all;
53
Philipp Maieraeb29a82018-11-08 17:40:53 +010054import from IPA_Emulation all;
55import from Osmocom_CTRL_Functions all;
56import from Osmocom_CTRL_Types all;
57import from Osmocom_CTRL_Adapter all;
58
Philipp Maierc39a9d82018-11-09 11:21:08 +010059import from TELNETasp_PortType all;
60import from Osmocom_VTY_Functions all;
61
Harald Welte4263c522018-12-06 11:56:27 +010062import from SGsAP_Emulation all;
63
Neels Hofmeyr4e18ccc2020-06-24 19:08:17 +020064import from TCCConversion_Functions { function f_strstr };
65
Neels Hofmeyrf797d292021-07-27 22:33:09 +020066type port BSC_ConnHdlr_Coord_PT message
67{
68 inout charstring, CallParameters;
69} with { extension "internal" };
70
71
Harald Weltea49e36e2018-01-21 19:29:33 +010072/* this component represents a single subscriber connection */
Harald Welte6811d102019-04-14 22:23:14 +020073type component BSC_ConnHdlr extends RAN_ConnHdlr, MNCC_ConnHdlr, GSUP_ConnHdlr, MGCP_ConnHdlr, SMPP_ConnHdlr, CTRL_Adapter_CT, SGsAP_ConnHdlr {
Harald Weltea49e36e2018-01-21 19:29:33 +010074 var BSC_ConnHdlrPars g_pars;
Harald Weltea10db902018-01-27 12:44:49 +010075 timer g_Tguard := 60.0;
Philipp Maierc39a9d82018-11-09 11:21:08 +010076 port TELNETasp_PT MSCVTY;
Neels Hofmeyrf797d292021-07-27 22:33:09 +020077 port BSC_ConnHdlr_Coord_PT COORD;
Harald Weltea49e36e2018-01-21 19:29:33 +010078}
79
Harald Weltede371492018-01-27 23:44:41 +010080type record BSC_ConnHdlrNetworkPars {
Neels Hofmeyre860fc42022-10-05 01:15:54 +020081 /* Bitmask of expected A5 levels; in Ciphering, will expect use of the highest A5 remaining after masking this
82 * with A5 supported by the MS */
Harald Weltede371492018-01-27 23:44:41 +010083 OCT1 kc_support,
Neels Hofmeyre860fc42022-10-05 01:15:54 +020084 /* osmo-msc VTY cfg under 'network': If a test wants to temporarily modify auth and encr config, this is the
85 * original config to return to for this test (is *not* sent to vty before the test, but maybe it should).
86 * For example: { "authentication optional", "encryption a5 0 3" } */
87 rof_charstring net_config,
88 /* expect_attach_success == true: expect Location Updating / CM Service Request to succeed.
89 * expect_attach_success == false: expect the MSC to reject LU / CM Service. */
90 boolean expect_attach_success,
91 /* expect_tmsi == true: expect MSC to allocate a new TMSI.
92 * expect_tmsi == false: expect no TMSI to be assigned, operate with IMSI Mobile Identity. */
Harald Weltede371492018-01-27 23:44:41 +010093 boolean expect_tmsi,
Neels Hofmeyre860fc42022-10-05 01:15:54 +020094 /* expect_auth == true overrides expect_auth_attempt == false */
95 boolean expect_auth_attempt,
96 /* hlr_has_auth_info has an effect only when (expect_auth_attempt or expect_auth) == true.
97 * hlr_has_auth_info == false means the HLR responds to Send Auth Info Request with a NACK. */
98 boolean hlr_has_auth_info,
Harald Weltede371492018-01-27 23:44:41 +010099 boolean expect_auth,
Oliver Smith1d118ff2019-07-03 10:57:35 +0200100 boolean expect_ciph,
101 boolean expect_imei,
102 boolean expect_imei_early,
103 GSUP_IMEIResult check_imei_result,
104 boolean check_imei_error
Harald Weltede371492018-01-27 23:44:41 +0100105}
106
Harald Weltea49e36e2018-01-21 19:29:33 +0100107type record BSC_ConnHdlrPars {
108 SCCP_PAR_Address sccp_addr_own,
109 SCCP_PAR_Address sccp_addr_peer,
110 BSSMAP_IE_CellIdentifier cell_id,
Harald Welte256571e2018-01-24 18:47:19 +0100111 hexstring imei,
Harald Weltea49e36e2018-01-21 19:29:33 +0100112 hexstring imsi,
Harald Welte82600572018-01-21 20:54:08 +0100113 hexstring msisdn,
Harald Welte256571e2018-01-24 18:47:19 +0100114 OCT4 tmsi optional,
Harald Welte9de84792018-01-28 01:06:35 +0100115 MobileStationClassmark1_V cm1,
Harald Welte82600572018-01-21 20:54:08 +0100116 BSSMAP_IE_ClassmarkInformationType2 cm2,
Harald Welte16114282018-01-24 22:41:21 +0100117 BSSMAP_IE_ClassmarkInformationType3 cm3 optional,
Harald Weltede371492018-01-27 23:44:41 +0100118 AuthVector vec optional,
Neels Hofmeyrb00c5b02021-06-23 20:05:25 +0200119 /* BSC_ConnectionHandler generates an auth vector in as_GSUP_SAI(). For tests that want control over which
120 * vector is used, pass vec_keep := true to not regenerate a new auth vector in as_GSUP_SAI(). */
121 boolean vec_keep,
Neels Hofmeyrc1f105a2018-03-01 20:00:19 +0100122 BSC_ConnHdlrNetworkPars net,
Philipp Maieraeb29a82018-11-08 17:40:53 +0100123 boolean send_early_cm,
124 charstring ipa_ctrl_ip,
125 integer ipa_ctrl_port,
Philipp Maier9b690e42018-12-21 11:50:03 +0100126 boolean ipa_ctrl_enable,
Philipp Maier57865482019-01-07 18:33:13 +0100127 boolean mm_info,
Philipp Maierc09a1312019-04-09 16:05:26 +0200128 boolean sgsap_enable,
Harald Weltef9abf8d2019-04-21 13:07:17 +0200129 boolean gsup_enable,
Vadim Yanitskiy2dd96612020-01-07 21:48:29 +0100130 OCT4 gsup_sid,
Harald Weltec1f937a2019-04-21 21:19:23 +0200131 integer ran_idx,
Harald Welte9b751a62019-04-14 17:39:29 +0200132 boolean use_umts_aka,
Pau Espin Pedrola65697d2019-05-21 12:54:39 +0200133 boolean ran_is_geran,
Neels Hofmeyr4e18ccc2020-06-24 19:08:17 +0200134 boolean use_osmux,
Pau Espin Pedrol833174e2020-09-03 16:46:02 +0200135 boolean use_ipv6,
Pau Espin Pedrole979c402021-04-28 17:29:54 +0200136 boolean verify_cell_id,
137 OCT3 common_id_last_eutran_plmn optional
Harald Weltea49e36e2018-01-21 19:29:33 +0100138};
139
Harald Welte9de84792018-01-28 01:06:35 +0100140/* get a one-octet bitmaks of supported algorithms based on Classmark information */
Eric Wild26f4a622021-05-17 15:27:05 +0200141function f_alg_mask_from_cm(BSSMAP_IE_ClassmarkInformationType2 cm2, template (omit) BSSMAP_IE_ClassmarkInformationType3 cm3 := omit) return OCT1 {
Harald Welte9de84792018-01-28 01:06:35 +0100142 var BIT8 res := '00000001'B; /* A5/0 always supported */
143
144 if (cm2.a5_1 == '0'B) {
145 res := res or4b '00000010'B;
146 }
147 if (cm2.classmarkInformationType2_oct5.a5_2 == '1'B ) {
148 res := res or4b '00000100'B;
149 }
150 if (cm2.classmarkInformationType2_oct5.a5_3 == '1'B) {
151 res := res or4b '00001000'B;
152 }
Eric Wild26f4a622021-05-17 15:27:05 +0200153 if (not istemplatekind(cm3, "omit")) {
154 var BSSMAP_IE_ClassmarkInformationType3 v := valueof(cm3);
155 var BIT8 tmp := oct2bit(v.classmark3ValuePart[0]) and4b '00001111'B;
156 res := res or4b (tmp << 4);
157 }
158
Harald Welte9de84792018-01-28 01:06:35 +0100159 return bit2oct(res);
160}
161
162/* determine the best algorithm available within the bit-mask */
163function f_best_alg_from_mask(OCT1 alg_in) return OCT1 {
164 var BIT8 alg := oct2bit(alg_in);
165 var BIT8 ordered_algs[8] := {
166 '10000000'B, '01000000'B, '00100000'B, '00010000'B,
167 '00001000'B, /* A5/3 */
168 '00000010'B, /* A5/1 */
169 '00000100'B, /* A5/2 */
170 '00000001'B /* A5/0 */ }
171 for (var integer i := 0; i < sizeof(ordered_algs); i := i+1) {
172 if (alg and4b ordered_algs[i] != '00000000'B) {
173 return bit2oct(ordered_algs[i]);
174 }
175 }
176 return '00'O;
177}
178
179/* return an integer like '1' for A5/1 based on a mask (with only one bit set */
180function f_alg_from_mask(OCT1 mask_in) return integer {
181 var BIT8 mask := oct2bit(mask_in);
182 for (var integer i := 0; i < 8; i := i+1) {
183 if (mask and4b ('00000001'B << i) != '00000000'B) {
184 return i;
185 }
186 }
187 return -1;
188}
189
Eric Wild26f4a622021-05-17 15:27:05 +0200190/* return true for A5/x supported by OCT1 bitmask */
191function f_alg_supported_by_mask(OCT1 mask_in, integer whicha5) return boolean {
192 var BIT8 mask := oct2bit(mask_in);
193 if (mask and4b ('00000001'B << whicha5) != '00000000'B) {
194 return true;
195 }
196 return false;
197}
198
Harald Weltea10db902018-01-27 12:44:49 +0100199/* altstep for the global guard timer */
200private altstep as_Tguard() runs on BSC_ConnHdlr {
201 [] g_Tguard.timeout {
Daniel Willmann90829d62018-02-15 17:45:14 +0100202 setverdict(fail, "Tguard timeout");
Daniel Willmannafce8662018-07-06 23:11:32 +0200203 mtc.stop;
Harald Weltea10db902018-01-27 12:44:49 +0100204 }
205}
206
207/* init function, called as first function in new BSC_ConnHdlr */
Harald Weltead2952e2018-01-27 14:12:46 +0100208function f_init_handler(BSC_ConnHdlrPars pars, float t_guard := 60.0) runs on BSC_ConnHdlr {
Harald Weltea10db902018-01-27 12:44:49 +0100209 /* make parameters available via component variable */
210 g_pars := pars;
211 /* Start guard timer and activate it as default */
Harald Weltead2952e2018-01-27 14:12:46 +0100212 g_Tguard.start(t_guard);
Harald Weltea10db902018-01-27 12:44:49 +0100213 activate(as_Tguard());
Harald Weltef640a012018-04-14 17:49:21 +0200214 /* Route all SMPP messages for our MSISDN to us */
215 f_create_smpp_expect(hex2str(pars.msisdn));
Philipp Maier57865482019-01-07 18:33:13 +0100216
Harald Welte4263c522018-12-06 11:56:27 +0100217 /* Route all SGs message for our IMSI to us */
Philipp Maier57865482019-01-07 18:33:13 +0100218 if (g_pars.sgsap_enable == true) {
219 f_create_sgsap_expect(pars.imsi);
220 }
Philipp Maieraeb29a82018-11-08 17:40:53 +0100221
222 if (g_pars.ipa_ctrl_enable == true) {
Pau Espin Pedrol9a5b8ff2021-01-04 19:01:31 +0100223 f_ipa_ctrl_start_client(g_pars.ipa_ctrl_ip, g_pars.ipa_ctrl_port);
Philipp Maieraeb29a82018-11-08 17:40:53 +0100224 }
Philipp Maierc39a9d82018-11-09 11:21:08 +0100225
226 map(self:MSCVTY, system:MSCVTY);
227 f_vty_set_prompts(MSCVTY);
228 f_vty_transceive(MSCVTY, "enable");
Harald Weltea10db902018-01-27 12:44:49 +0100229}
230
Harald Weltea49e36e2018-01-21 19:29:33 +0100231
Harald Welte6811d102019-04-14 22:23:14 +0200232/* Callback function from general RAN_Emulation whenever a connectionless
Harald Weltea49e36e2018-01-21 19:29:33 +0100233 * BSSMAP message arrives. Canreturn a PDU_BSSAPthat should be sent in return */
234private function BscUnitdataCallback(PDU_BSSAP bssap)
Harald Welte6811d102019-04-14 22:23:14 +0200235runs on RAN_Emulation_CT return template PDU_BSSAP {
Harald Weltea49e36e2018-01-21 19:29:33 +0100236 var template PDU_BSSAP resp := omit;
237
238 log("BSSMAP_BscUnitdataCallback");
239 /* answer all RESET with RESET ACK */
Pau Espin Pedrola65697d2019-05-21 12:54:39 +0200240 if (match(bssap, tr_BSSMAP_Reset(g_ran_ops.use_osmux))){
Harald Weltea49e36e2018-01-21 19:29:33 +0100241 log("BSSMAP_BscUnitdataCallback: Responding to RESET with RESET-ACK");
Pau Espin Pedrola65697d2019-05-21 12:54:39 +0200242 resp := ts_BSSMAP_ResetAck(g_ran_ops.use_osmux);
Harald Weltea49e36e2018-01-21 19:29:33 +0100243 }
244
245 /* FIXME: Handle paging, etc. */
246 return resp;
247}
248
Harald Welte9b751a62019-04-14 17:39:29 +0200249private function RncUnitdataCallback(RANAP_PDU ranap)
250runs on RAN_Emulation_CT return template RANAP_PDU {
251 var template RANAP_PDU resp := omit;
252
253 log("RANAP_RncUnitdataCallback");
254 /* answer all RESET with RESET ACK */
Pau Espin Pedrola65697d2019-05-21 12:54:39 +0200255 if (match(ranap, tr_RANAP_Reset())) {
Harald Welte9b751a62019-04-14 17:39:29 +0200256 log("RANAP_RncUnitdataCallback: Responding to RESET with RESET-ACK");
257 var CN_DomainIndicator dom;
258 dom := ranap.initiatingMessage.value_.Reset.protocolIEs[1].value_.cN_DomainIndicator;
259 resp := ts_RANAP_ResetAck(dom);
260 }
261
262 /* FIXME: Handle paging, etc. */
263 return resp;
264}
265
266
Harald Welte6811d102019-04-14 22:23:14 +0200267const RanOps BSC_RanOps := {
Harald Weltea49e36e2018-01-21 19:29:33 +0100268 /* Create call-back for inbound connections from MSC (hand-over) */
Harald Welte6811d102019-04-14 22:23:14 +0200269 create_cb := refers(RAN_Emulation.ExpectedCreateCallback),
Harald Weltea49e36e2018-01-21 19:29:33 +0100270 unitdata_cb := refers(BscUnitdataCallback),
Harald Welte9b751a62019-04-14 17:39:29 +0200271 ranap_create_cb := refers(RAN_Emulation.RanapExpectedCreateCallback),
272 ranap_unitdata_cb := refers(RncUnitdataCallback),
273 ps_domain := false,
Harald Weltea49e36e2018-01-21 19:29:33 +0100274 decode_dtap := true,
Harald Weltea4ca4462018-02-09 00:17:14 +0100275 role_ms := true,
Harald Welte2fce7882019-04-15 11:48:05 +0200276 protocol := RAN_PROTOCOL_BSSAP,
Pau Espin Pedrolc6b78ff2019-06-06 15:58:17 +0200277 transport := BSSAP_TRANSPORT_AoIP,
Pau Espin Pedrolc6a53db2019-05-20 19:31:47 +0200278 use_osmux := false,
Eric Wild49888a62022-03-30 03:16:11 +0200279 bssap_reset_retries := 1,
Harald Weltea4ca4462018-02-09 00:17:14 +0100280 sccp_addr_local := omit,
281 sccp_addr_peer := omit
Harald Weltea49e36e2018-01-21 19:29:33 +0100282}
283
284
285private function MnccUnitdataCallback(MNCC_PDU mncc)
286runs on MNCC_Emulation_CT return template MNCC_PDU {
287 log("Ignoring MNCC", mncc);
288 return omit;
289}
290
291const MnccOps BCC_MnccOps := {
292 create_cb := refers(MNCC_Emulation.ExpectedCreateCallback),
293 unitdata_cb := refers(MnccUnitdataCallback)
294}
295
296
297
Harald Welte6811d102019-04-14 22:23:14 +0200298/* Encode 'l3' and ask RAN_Emulation to create new connection with COMPL L3 INFO */
Harald Weltea49e36e2018-01-21 19:29:33 +0100299function f_bssap_compl_l3(PDU_ML3_MS_NW l3)
300runs on BSC_ConnHdlr {
301 log("Sending COMPL L3: ", l3);
302 var octetstring l3_enc := enc_PDU_ML3_MS_NW(l3);
303 BSSAP.send(ts_BSSAP_Conn_Req(g_pars.sccp_addr_peer, g_pars.sccp_addr_own,
304 valueof(ts_BSSMAP_ComplL3(g_pars.cell_id, l3_enc))));
Harald Welte71b69332018-01-21 20:43:53 +0100305 alt {
Harald Welte6811d102019-04-14 22:23:14 +0200306 [] BSSAP.receive(RAN_Conn_Prim:MSC_CONN_PRIM_CONF_IND) {}
307 [] BSSAP.receive(RAN_Conn_Prim:MSC_CONN_PRIM_DISC_IND) {
Harald Welte71b69332018-01-21 20:43:53 +0100308 setverdict(fail, "DISC.ind from SCCP");
Daniel Willmannafce8662018-07-06 23:11:32 +0200309 mtc.stop;
Harald Welte71b69332018-01-21 20:43:53 +0100310 }
311 }
Harald Weltea49e36e2018-01-21 19:29:33 +0100312}
313
Harald Welte9b751a62019-04-14 17:39:29 +0200314/* generate Iu LAI from BSSAP CGI */
315private function f_IuLAI_from_BssmapCI(BSSMAP_IE_CellIdentifier ci) return LAI {
316 var LAI lai;
317 if (ischosen(ci.cellIdentification.cI_CGI)) {
318 lai.pLMNidentity := ci.cellIdentification.cI_CGI.mcc_mnc;
319 lai.lAC := ci.cellIdentification.cI_CGI.lac;
320 } else if (ischosen(ci.cellIdentification.cI_SAI)) {
321 lai.pLMNidentity := ci.cellIdentification.cI_SAI.mcc_mnc;
322 lai.lAC := ci.cellIdentification.cI_SAI.lac;
323 } else if (ischosen(ci.cellIdentification.ci_LAC_RNC_CI)) {
324 lai.pLMNidentity := ci.cellIdentification.ci_LAC_RNC_CI.mcc_mnc;
325 lai.lAC := ci.cellIdentification.ci_LAC_RNC_CI.lac;
326 } else {
327 mtc.stop;
328 }
329 lai.iE_Extensions := omit;
330 return lai;
331}
332
333/* like f_bssap_compl_l3() but for 3G */
334function f_ranap_initial_ue(PDU_ML3_MS_NW l3)
335runs on BSC_ConnHdlr {
336 log("Sending InitialUE: ", l3);
337 var octetstring l3_enc := enc_PDU_ML3_MS_NW(l3);
338 var RANAP_PDU ranap;
339 var LAI lai := f_IuLAI_from_BssmapCI(g_pars.cell_id);
340 var SAI sai := {
341 pLMNidentity := lai.pLMNidentity,
342 lAC := lai.lAC,
343 sAC := '0000'O, /* FIXME */
344 iE_Extensions := omit
345 };
346 var IuSignallingConnectionIdentifier sigc_id := int2bit(23, 24);
347 var GlobalRNC_ID grnc_id := {
348 pLMNidentity := lai.pLMNidentity,
349 rNC_ID := 2342 /* FIXME */
350 };
351
352 ranap := valueof(ts_RANAP_initialUE_CS(lai, sai, l3_enc, sigc_id, grnc_id));
353 BSSAP.send(ts_RANAP_Conn_Req(g_pars.sccp_addr_peer, g_pars.sccp_addr_own, ranap));
354 alt {
355 [] BSSAP.receive(RAN_Conn_Prim:MSC_CONN_PRIM_CONF_IND) {}
356 [] BSSAP.receive(RAN_Conn_Prim:MSC_CONN_PRIM_DISC_IND) {
357 setverdict(fail, "DISC.ind from SCCP");
358 mtc.stop;
359 }
360 }
361}
362
Harald Weltedceacc72019-04-21 20:58:35 +0200363/* Send BSSMAP Complete L3 or RANAP Initial UE depending on 2G/3G RAN type */
364function f_cl3_or_initial_ue(PDU_ML3_MS_NW l3)
365runs on BSC_ConnHdlr {
366 if (g_pars.ran_is_geran) {
367 f_bssap_compl_l3(l3);
368 } else {
369 f_ranap_initial_ue(l3);
370 }
371}
372
Harald Welte081b19a2018-02-10 09:11:13 +0100373type enumerated EstablishType {
374 EST_TYPE_MO_CALL,
Harald Welte0bef21e2018-02-10 09:48:23 +0100375 EST_TYPE_EMERG_CALL,
Harald Weltef45efeb2018-04-09 18:19:24 +0200376 EST_TYPE_PAG_RESP,
Vadim Yanitskiy20ee5e42018-05-27 17:54:21 +0700377 EST_TYPE_MO_SMS,
Oliver Smith92b280c2023-04-20 13:13:23 +0200378 EST_TYPE_SS_ACT,
Andreas Eversberg5ada75d2023-07-27 16:24:38 +0200379 EST_TYPE_MO_CSD,
380 EST_TYPE_VGCS,
381 EST_TYPE_VBS
Harald Welte081b19a2018-02-10 09:11:13 +0100382};
383
Harald Weltea49e36e2018-01-21 19:29:33 +0100384/* helper function to fully establish a dedicated channel */
Harald Welteb9e86fa2018-04-09 18:18:31 +0200385function f_establish_fully(EstablishType etype := EST_TYPE_MO_CALL)
Harald Weltea49e36e2018-01-21 19:29:33 +0100386runs on BSC_ConnHdlr {
Harald Welte081b19a2018-02-10 09:11:13 +0100387 var PDU_ML3_MS_NW l3_info;
Harald Welteb9e86fa2018-04-09 18:18:31 +0200388 var MobileIdentityLV mi;
389
390 /* If we have a TMSI, use TMSI instead of IMSI */
391 if (ispresent(g_pars.tmsi)) {
392 mi := valueof(ts_MI_TMSI_LV(g_pars.tmsi));
393 } else {
394 mi := valueof(ts_MI_IMSI_LV(g_pars.imsi));
395 }
396
Harald Welte081b19a2018-02-10 09:11:13 +0100397 select (etype) {
398 case (EST_TYPE_MO_CALL) {
399 l3_info := valueof(ts_CM_SERV_REQ(CM_TYPE_MO_CALL, mi));
400 }
Oliver Smith92b280c2023-04-20 13:13:23 +0200401 case (EST_TYPE_MO_CSD) {
402 l3_info := valueof(ts_CM_SERV_REQ(CM_TYPE_MO_CALL, mi));
403 }
Harald Welte0bef21e2018-02-10 09:48:23 +0100404 case (EST_TYPE_EMERG_CALL) {
405 l3_info := valueof(ts_CM_SERV_REQ(CM_TYPE_EMERG_CALL, mi));
406 }
Harald Welte081b19a2018-02-10 09:11:13 +0100407 case (EST_TYPE_PAG_RESP) {
408 l3_info := valueof(ts_PAG_RESP(mi));
409 }
Harald Weltef45efeb2018-04-09 18:19:24 +0200410 case (EST_TYPE_MO_SMS) {
411 l3_info := valueof(ts_CM_SERV_REQ(CM_TYPE_MO_SMS, mi));
412 }
Vadim Yanitskiy20ee5e42018-05-27 17:54:21 +0700413 case (EST_TYPE_SS_ACT) {
414 l3_info := valueof(ts_CM_SERV_REQ(CM_TYPE_SS_ACT, mi));
415 }
Andreas Eversberg5ada75d2023-07-27 16:24:38 +0200416 case (EST_TYPE_VGCS) {
417 l3_info := valueof(ts_CM_SERV_REQ(CM_TYPE_VGCS, mi));
418 }
419 case (EST_TYPE_VBS) {
420 l3_info := valueof(ts_CM_SERV_REQ(CM_TYPE_VBS, mi));
421 }
Harald Welte081b19a2018-02-10 09:11:13 +0100422 }
Harald Weltea49e36e2018-01-21 19:29:33 +0100423
424 /* Send BSSAP_Conn_Req with COMPL L3 INFO to MSC */
Harald Weltedceacc72019-04-21 20:58:35 +0200425 f_cl3_or_initial_ue(l3_info);
Harald Weltea49e36e2018-01-21 19:29:33 +0100426
Neels Hofmeyr4e18ccc2020-06-24 19:08:17 +0200427 f_verify_vty_lac_ci(verify_vlr := false);
428
Harald Weltede371492018-01-27 23:44:41 +0100429 f_mm_common();
Pau Espin Pedrolf8034482019-06-03 13:15:58 +0200430 if (g_pars.net.expect_ciph or not g_pars.ran_is_geran) {
Harald Welte148a7082018-01-26 18:56:43 +0100431 /* implicit CM SERVICE ACCEPT? */
432 } else {
Harald Welte0bef21e2018-02-10 09:48:23 +0100433 if (etype != EST_TYPE_PAG_RESP) {
Harald Welte081b19a2018-02-10 09:11:13 +0100434 /* explicit CM SERVICE ACCEPT */
Neels Hofmeyre860fc42022-10-05 01:15:54 +0200435 if (g_pars.net.expect_attach_success) {
436 BSSAP.receive(tr_PDU_DTAP_MT(tr_CM_SERV_ACC));
437 } else {
438 BSSAP.receive(tr_PDU_DTAP_MT(tr_CM_SERV_REJ));
439 }
Harald Welte081b19a2018-02-10 09:11:13 +0100440 }
Harald Weltea49e36e2018-01-21 19:29:33 +0100441 }
Harald Weltea49e36e2018-01-21 19:29:33 +0100442}
443
444/* build a PDU_ML3_MS_NW containing a Location Update by IMSI */
Harald Welte9de84792018-01-28 01:06:35 +0100445function f_build_lu_imsi(hexstring imsi) runs on BSC_ConnHdlr return PDU_ML3_MS_NW
Harald Weltea49e36e2018-01-21 19:29:33 +0100446{
447 var MobileIdentityLV mi := valueof(ts_MI_IMSI_LV(imsi));
448 return f_build_lu(mi);
449}
Harald Welte9de84792018-01-28 01:06:35 +0100450function f_build_lu_imei(hexstring imei) runs on BSC_ConnHdlr return PDU_ML3_MS_NW
Harald Welteba7b6d92018-01-23 21:32:34 +0100451{
452 var MobileIdentityLV mi := valueof(ts_MI_IMEI_LV(imei));
453 return f_build_lu(mi);
454}
Harald Welte9de84792018-01-28 01:06:35 +0100455function f_build_lu_tmsi(OCT4 tmsi) runs on BSC_ConnHdlr return PDU_ML3_MS_NW
Harald Welteba7b6d92018-01-23 21:32:34 +0100456{
457 var MobileIdentityLV mi := valueof(ts_MI_TMSI_LV(tmsi));
458 return f_build_lu(mi);
459}
Harald Welte9de84792018-01-28 01:06:35 +0100460private function f_build_lu(MobileIdentityLV mi) runs on BSC_ConnHdlr return PDU_ML3_MS_NW
Harald Weltea49e36e2018-01-21 19:29:33 +0100461{
462 var LocationAreaIdentification_V old_lai := { '62F220'O, '9999'O };
463 var PDU_ML3_MS_NW l3_info := valueof(ts_ML3_MO_LU_Req(valueof(ts_ML3_IE_LuType_Attach),
Harald Welte9de84792018-01-28 01:06:35 +0100464 old_lai, mi, g_pars.cm1));
Harald Weltea49e36e2018-01-21 19:29:33 +0100465 return l3_info;
466}
467
Harald Weltea183a5d2019-05-09 13:40:52 +0200468altstep as_GSUP_SAI() runs on BSC_ConnHdlr {
469var GSUP_IE auth_tuple;
470[] GSUP.receive(tr_GSUP_SAI_REQ(g_pars.imsi)) {
Neels Hofmeyre860fc42022-10-05 01:15:54 +0200471 if (g_pars.net.hlr_has_auth_info) {
472 if (g_pars.use_umts_aka) {
473 if (not g_pars.vec_keep) {
474 g_pars.vec := f_gen_auth_vec_3g();
475 }
476 auth_tuple := valueof(ts_GSUP_IE_AuthTuple2G3G(g_pars.vec.rand,
477 g_pars.vec.sres,
478 g_pars.vec.kc,
479 g_pars.vec.ik,
480 g_pars.vec.ck,
481 g_pars.vec.autn,
482 g_pars.vec.res));
483 GSUP.send(ts_GSUP_SAI_RES(g_pars.imsi, auth_tuple));
484 } else {
485 if (not g_pars.vec_keep) {
486 g_pars.vec := f_gen_auth_vec_2g();
487 }
488 auth_tuple := valueof(ts_GSUP_IE_AuthTuple2G(g_pars.vec.rand,
489 g_pars.vec.sres,
490 g_pars.vec.kc));
491 GSUP.send(ts_GSUP_SAI_RES(g_pars.imsi, auth_tuple));
Neels Hofmeyrb00c5b02021-06-23 20:05:25 +0200492 }
Harald Weltea183a5d2019-05-09 13:40:52 +0200493 } else {
Neels Hofmeyre860fc42022-10-05 01:15:54 +0200494 log("XXX ts_GSUP_SAI_ERR");
495 /* HLR knows the IMSI but has no authentication info; osmo-hlr responds with GMM_CAUSE_IMSI_UNKNOWN=2 in
496 * this case, for SAI this merely means there is no auth entry for this IMSI. */
497 GSUP.send(ts_GSUP_SAI_ERR(g_pars.imsi, 2));
Harald Weltea183a5d2019-05-09 13:40:52 +0200498 }
499 }
500}
501
Harald Welte9de84792018-01-28 01:06:35 +0100502function f_mm_auth() runs on BSC_ConnHdlr
Harald Welte148a7082018-01-26 18:56:43 +0100503{
Neels Hofmeyre860fc42022-10-05 01:15:54 +0200504 if (g_pars.net.expect_auth or g_pars.net.expect_auth_attempt) {
Harald Weltea183a5d2019-05-09 13:40:52 +0200505 as_GSUP_SAI();
Neels Hofmeyre860fc42022-10-05 01:15:54 +0200506 }
507 if (g_pars.net.expect_auth) {
Harald Weltec1f937a2019-04-21 21:19:23 +0200508 if (g_pars.use_umts_aka) {
Harald Weltec1f937a2019-04-21 21:19:23 +0200509 BSSAP.receive(tr_PDU_DTAP_MT(tr_ML3_MT_MM_AUTH_REQ_3G(g_pars.vec.rand, g_pars.vec.autn)));
510 var OCT4 res := substr(g_pars.vec.res, 0, 4);
511 var OCT4 xres := substr(g_pars.vec.res, 4, 4);
512 BSSAP.send(ts_PDU_DTAP_MO(ts_ML3_MT_MM_AUTH_RESP_3G(res, xres)));
513 } else {
Harald Weltec1f937a2019-04-21 21:19:23 +0200514 BSSAP.receive(tr_PDU_DTAP_MT(tr_ML3_MT_MM_AUTH_REQ(g_pars.vec.rand)));
515 BSSAP.send(ts_PDU_DTAP_MO(ts_ML3_MT_MM_AUTH_RESP_2G(g_pars.vec.sres)));
516 }
Harald Welte148a7082018-01-26 18:56:43 +0100517 }
Harald Welte9de84792018-01-28 01:06:35 +0100518}
Harald Welte148a7082018-01-26 18:56:43 +0100519
Oliver Smith1d118ff2019-07-03 10:57:35 +0200520function f_mm_imei() runs on BSC_ConnHdlr
521{
522 var PDU_DTAP_MT dtap_mt;
523 var GSUP_PDU gsup_msg;
Vadim Yanitskiy98bb2d52020-03-28 00:57:21 +0700524 var MobileIdentityLV mi;
Oliver Smith1d118ff2019-07-03 10:57:35 +0200525
526 if (not g_pars.net.expect_imei) {
527 return
528 }
529
530 /* MSC <-> BSC: ID req/rsp for IMEI */
531 alt {
532 [] BSSAP.receive(tr_PDU_DTAP_MT(tr_ML3_MT_MM_ID_Req(CM_ID_TYPE_IMEI))) {
533 mi := valueof(ts_MI_IMEI_LV(g_pars.imei));
534 BSSAP.send(ts_PDU_DTAP_MO(ts_ML3_MO_MM_ID_Rsp(mi)));
535 }
536 [] BSSAP.receive(tr_PDU_DTAP_MT(?)) -> value dtap_mt {
537 setverdict(fail, "Expected ID REQ for IMEI DTAP MT message, but got: ", dtap_mt);
538 mtc.stop;
539 }
540 }
541
542 /* MSC <-> HLR: Check IMEI req/res/err */
543 alt {
544 [g_pars.net.check_imei_error] GSUP.receive(tr_GSUP_CHECK_IMEI_REQ(g_pars.imsi, g_pars.imei)) {
545 GSUP.send(ts_GSUP_CHECK_IMEI_ERR(g_pars.imsi, 96 /* Invalid Mandatory Information */));
546 }
547 [not g_pars.net.check_imei_error] GSUP.receive(tr_GSUP_CHECK_IMEI_REQ(g_pars.imsi, g_pars.imei)) {
548 GSUP.send(ts_GSUP_CHECK_IMEI_RES(g_pars.imsi, g_pars.net.check_imei_result));
549 }
550 [] GSUP.receive(?) -> value gsup_msg {
551 setverdict(fail, "Expected CHECK IMEI REQ GSUP message (with IMEI:", g_pars.imei, " and IMSI: ",
552 g_pars.imsi, "), but got: ", gsup_msg);
553 mtc.stop;
554 }
555 }
556}
557
558function f_mm_imei_early() runs on BSC_ConnHdlr
559{
560 var PDU_DTAP_MT dtap_mt;
561 var GSUP_PDU gsup_msg;
Vadim Yanitskiy98bb2d52020-03-28 00:57:21 +0700562 var MobileIdentityLV mi;
Oliver Smith1d118ff2019-07-03 10:57:35 +0200563
564 if (not g_pars.net.expect_imei_early) {
565 return
566 }
567
568 /* MSC <-> BSC: ID req/rsp for IMEISV */
569 alt {
570 [] BSSAP.receive(tr_PDU_DTAP_MT(tr_ML3_MT_MM_ID_Req(CM_ID_TYPE_IMEISV))) {
571 mi := valueof(ts_MI_IMEISV_LV(g_pars.imei));
572 BSSAP.send(ts_PDU_DTAP_MO(ts_ML3_MO_MM_ID_Rsp(mi)));
573 }
574 [] BSSAP.receive(tr_PDU_DTAP_MT(?)) -> value dtap_mt {
575 setverdict(fail, "Expected ID REQ for IMEISV DTAP MT message, but got: ", dtap_mt);
576 mtc.stop;
577 }
578 }
579
580 /* MSC <-> HLR: Check IMEI req/res/err */
581 alt {
582 [g_pars.net.check_imei_error] GSUP.receive(tr_GSUP_CHECK_IMEI_REQ(g_pars.imsi, g_pars.imei)) {
583 GSUP.send(ts_GSUP_CHECK_IMEI_ERR(g_pars.imsi, 96 /* Invalid Mandatory Information */));
584 }
585 [not g_pars.net.check_imei_error] GSUP.receive(tr_GSUP_CHECK_IMEI_REQ(g_pars.imsi, g_pars.imei)) {
586 GSUP.send(ts_GSUP_CHECK_IMEI_RES(g_pars.imsi, g_pars.net.check_imei_result));
587 }
588 [] GSUP.receive(?) -> value gsup_msg {
589 setverdict(fail, "Expected CHECK IMEI REQ GSUP message (with IMEI:", g_pars.imei, " and IMSI: ",
590 g_pars.imsi, "), but got: ", gsup_msg);
591 mtc.stop;
592 }
593 }
594}
595
Harald Welte79f1e452020-08-18 22:55:02 +0200596function f_expect_common_id() runs on BSC_ConnHdlr
597{
598 if (g_pars.ran_is_geran) {
Pau Espin Pedrole979c402021-04-28 17:29:54 +0200599 BSSAP.receive(tr_BSSMAP_CommonId(g_pars.imsi,
600 f_tr_BSSMAP_LastUsedEUTRANPLMNId(g_pars.common_id_last_eutran_plmn)));
Harald Welte79f1e452020-08-18 22:55:02 +0200601 } else {
602 BSSAP.receive(tr_RANAP_CommonId(imsi_hex2oct(g_pars.imsi)));
603 }
604}
605
Neels Hofmeyr0d6fd3e2021-06-23 23:24:09 +0200606/* For UMTS AKA on GERAN, calculate the specific kc from the UMTS AKA ck and ik vectors. */
607function f_auth3g_kc(AuthVector vec) return OCT8 {
Eric Wild26f4a622021-05-17 15:27:05 +0200608 var integer i;
Neels Hofmeyr0d6fd3e2021-06-23 23:24:09 +0200609 var octetstring res := vec.ck[0] xor4b vec.ck[0 + 8] xor4b vec.ik[0] xor4b vec.ik[0 + 8];
Eric Wild26f4a622021-05-17 15:27:05 +0200610 for (i := 1; i < 8; i := i + 1) {
Neels Hofmeyr0d6fd3e2021-06-23 23:24:09 +0200611 var octetstring a := vec.ck[i] xor4b vec.ck[i + 8] xor4b vec.ik[i] xor4b vec.ik[i + 8];
Eric Wild26f4a622021-05-17 15:27:05 +0200612 res := res & a;
613 }
614
615 return res;
616}
617
Neels Hofmeyrf7831cb2021-06-23 20:04:58 +0200618function f_get_expected_encryption(
619 out template BSSMAP_IE_EncryptionInformation encryptionInformation,
620 out template BSSMAP_IE_ChosenEncryptionAlgorithm chosenEncryptionAlgorithm,
621 out template BSSMAP_IE_KC128 kC128,
622 out OCT1 a5_perm_alg) runs on BSC_ConnHdlr
623{
624 var OCT1 a5_ms := f_alg_mask_from_cm(g_pars.cm2, g_pars.cm3);
625 a5_perm_alg := g_pars.net.kc_support and4b a5_ms;
626
627 if (not g_pars.net.expect_ciph) {
628 encryptionInformation := *;
629 chosenEncryptionAlgorithm := *;
630 kC128 := *;
631 return;
632 }
633
Neels Hofmeyrf6eff812021-06-23 23:29:39 +0200634 var OCT8 kc;
635 if (g_pars.use_umts_aka) {
636 kc := f_auth3g_kc(g_pars.vec);
637 } else {
638 kc := g_pars.vec.kc;
639 }
640 encryptionInformation := tr_BSSMAP_IE_EncrInfo(kc, a5_perm_alg);
Neels Hofmeyrf7831cb2021-06-23 20:04:58 +0200641
642 var OCT1 chosen_alg := int2oct(f_alg_from_mask(f_best_alg_from_mask(a5_perm_alg)) + 1, 1);
643 chosenEncryptionAlgorithm := tr_BSSMAP_IE_ChosenEncryptionAlgorithm(chosen_alg);
644
645 if (g_pars.use_umts_aka and f_alg_supported_by_mask(a5_perm_alg, 4)) {
646 /* A5/4 is permitted, expecting kc128 to be present */
647 var OCT32 full_sha256 := f_calculate_HMAC_SHA256(g_pars.vec.ck & g_pars.vec.ik, '32'O, 32);
648 var OCT16 expect_kc128 := substr(full_sha256, 0, 16);
649 kC128 := tr_BSSMAP_IE_Kc128(expect_kc128);
650 } else {
651 kC128 := omit
652 }
653}
654
Eric Wild26f4a622021-05-17 15:27:05 +0200655
Vadim Yanitskiy0649d1c2021-11-28 04:33:32 +0300656private function f_mm_ciph_geran() runs on BSC_ConnHdlr
657{
658 var template BSSMAP_IE_EncryptionInformation encryptionInformation;
659 var template BSSMAP_IE_ChosenEncryptionAlgorithm chosenEncryptionAlgorithm;
660 var template BSSMAP_IE_KC128 kC128;
661 var OCT1 a5_perm_alg;
662 var PDU_BSSAP pdu;
663
Vadim Yanitskiy172bc6e2021-12-06 17:54:57 +0300664 if (not g_pars.net.expect_ciph) {
Vadim Yanitskiy0649d1c2021-11-28 04:33:32 +0300665 /* There is nothing to do */
666 return;
667 }
668
669 f_get_expected_encryption(encryptionInformation, chosenEncryptionAlgorithm, kC128, a5_perm_alg);
670 alt {
671 [] BSSAP.receive(tr_BSSMAP_CipherModeCmd2(encryptionInformation, kC128)) -> value pdu {
672 var OCT1 a5_chosen := f_best_alg_from_mask(a5_perm_alg);
673 var integer a5_nr := f_alg_from_mask(a5_chosen);
674 BSSAP.send(ts_BSSMAP_CipherModeCompl(int2oct(a5_nr+1, 1)));
675 }
676 [] BSSAP.receive(tr_BSSMAP_CipherModeCmd2) -> value pdu {
677 log("Error: Ciphering Mode Command with unexpected content. Expected: ",
678 tr_BSSMAP_CipherModeCmd2(encryptionInformation, kC128), " got: ", pdu);
679 setverdict(fail, "Ciphering Mode Command with unexpected content.");
680 mtc.stop;
681 }
682 [] BSSAP.receive(tr_BSSMAP_ClassmarkRequest) {
683 BSSAP.send(ts_BSSMAP_ClassmarkUpd(g_pars.cm2, g_pars.cm3))
684 repeat;
685 }
686 }
687 /* FIXME: Send the best available algorithm */
688}
689
690private function f_mm_ciph_utran() runs on BSC_ConnHdlr
691{
692 alt {
693 [g_pars.net.expect_ciph] BSSAP.receive(tr_RANAP_SecurityModeCmdEnc(uia_algs := ?,
694 uia_key := oct2bit(g_pars.vec.ik),
695 key_sts := ?,
696 uea_algs := ?,
697 uea_key := oct2bit(g_pars.vec.ck))) {
698 var IntegrityProtectionAlgorithm uia_chosen := 0; /*standard_UMTS_integrity_algorithm_UIA1*/
699 var EncryptionAlgorithm uea_chosen := 1; /*standard_UMTS_encryption_algorith_UEA1*/
700 BSSAP.send(ts_RANAP_SecurityModeCompleteEnc(uia_chosen, uea_chosen));
701 }
702 [g_pars.net.expect_ciph] BSSAP.receive(tr_RANAP_SecurityModeCmdEnc(?,?,?,?,?)) {
703 setverdict(fail, "Invalid SecurityModeCommand (ciphering case)");
704 mtc.stop;
705 }
706 [not g_pars.net.expect_ciph] BSSAP.receive(tr_RANAP_SecurityModeCmd(uia_algs := ?,
707 uia_key := oct2bit(g_pars.vec.ik),
708 key_sts := ?)) {
709 var IntegrityProtectionAlgorithm uia_chosen := 0; /*standard_UMTS_integrity_algorithm_UIA1;*/
710 BSSAP.send(ts_RANAP_SecurityModeComplete(uia_chosen));
711 }
712 [not g_pars.net.expect_ciph] BSSAP.receive(tr_RANAP_SecurityModeCmd(?,?,?)) {
713 setverdict(fail, "Invalid SecurityModeCommand (non-ciphering case)");
714 mtc.stop;
715 }
716 }
717}
718
Harald Welte9de84792018-01-28 01:06:35 +0100719function f_mm_common() runs on BSC_ConnHdlr
720{
721 f_mm_auth();
Eric Wild26f4a622021-05-17 15:27:05 +0200722
Vadim Yanitskiy0649d1c2021-11-28 04:33:32 +0300723 if (g_pars.ran_is_geran) {
724 f_mm_ciph_geran();
725 } else {
726 f_mm_ciph_utran();
Harald Welte148a7082018-01-26 18:56:43 +0100727 }
Vadim Yanitskiy0649d1c2021-11-28 04:33:32 +0300728
Neels Hofmeyre860fc42022-10-05 01:15:54 +0200729 if (not g_pars.net.expect_attach_success) {
730 return;
731 }
Vadim Yanitskiy0649d1c2021-11-28 04:33:32 +0300732 f_expect_common_id();
Harald Welte148a7082018-01-26 18:56:43 +0100733}
734
Philipp Maier9b690e42018-12-21 11:50:03 +0100735function f_expect_mm_info() runs on BSC_ConnHdlr {
736 if (g_pars.mm_info == true) {
737 BSSAP.receive(tr_PDU_DTAP_MT(tr_ML3_MT_MM_Info));
738 }
739}
740
Neels Hofmeyr4e18ccc2020-06-24 19:08:17 +0200741private function f_lac_ci_vty_str(BSSMAP_IE_CellIdentifier cell_id) return charstring
742{
743 return "LAC / cell ID: "
744 & int2str(oct2int(cell_id.cellIdentification.cI_CGI.lac)) & " / "
745 & int2str(oct2int(cell_id.cellIdentification.cI_CGI.ci));
746}
747
748/* Get an IMSI's info and verify that the g_pars.cell_id is reflected in the info.
749 * Verify both the "LAC / cell ID" in the VLR and the "LAC / cell ID" in the "Connection:" part, if any.
750 * If verify_vlr == false, then only verify the "Connection:" part, and fail if there is no "Connection:"; this is
751 * useful when a conn has been established, but the subscriber has not been authenticated, so the VLR does not yet
752 * reflect the new conn's cell ID.
753 */
754function f_verify_vty_lac_ci(boolean verify_vlr := true) runs on BSC_ConnHdlr {
755 if (not g_pars.ran_is_geran) {
756 log("Skipping f_verify_vty_lac_ci(), disabled for Iu");
757 setverdict(pass);
758 return;
759 }
760 if (not g_pars.verify_cell_id) {
761 /* Skip this verification; either the TC expects no cell id to end up being accepted, or this was
762 * disabled globally to test an older osmo-msc which doesn't store the cell id properly yet. */
763 log("Skipping f_verify_vty_lac_ci()");
764 setverdict(pass);
765 return;
766 }
767
768 var charstring vty_cmd := "show subscriber imsi " & hex2str(g_pars.imsi) & " conn";
769 var charstring result := f_vty_transceive_ret(MSCVTY, vty_cmd);
770 var charstring expect_lac_ci := "LAC / cell ID: "
771 & int2str(oct2int(g_pars.cell_id.cellIdentification.cI_CGI.lac)) & " / "
772 & int2str(oct2int(g_pars.cell_id.cellIdentification.cI_CGI.ci));
773
774 var boolean vlr_matches := false;
775 var boolean connection_present := false;
776 var boolean connection_matches := false;
777
778 /* There are two occurences of LAC / cell ID: once for the VLR record, and once for the active connection. The
779 * active connection part starts with 'Connection:'. If there is no active connection, that part is omitted.
780 * So, first find out whether there is a 'Connection:' part. Then verify the LAC / cell ID above 'Connection:'
781 * and below 'Connection:', separately.
782 */
783 var integer connection_start := f_strstr(result, "Connection:");
784 connection_present := (connection_start >= 0);
785
786 var integer lac_ci_match := f_strstr(result, expect_lac_ci);
787 if (connection_present) {
788 if (lac_ci_match > connection_start) {
789 /* The first match is below 'Connection:', so the VLR part above it did not match. */
790 vlr_matches := false;
791 connection_matches := true;
792 } else if (lac_ci_match >= 0) {
793 /* The first match is above 'Connection:', so the VLR part matches. */
794 vlr_matches := true;
795
796 /* Now find a match below 'Connection:' */
797 lac_ci_match := f_strstr(result, expect_lac_ci, connection_start);
798 connection_matches := (lac_ci_match > 0);
799 }
800 } else {
801 /* There is no 'Connection:', so a match, if any, is from the VLR part. */
802 vlr_matches := (lac_ci_match >= 0);
803 }
804
805 if (verify_vlr) {
806 if (not vlr_matches) {
807 setverdict(fail, vty_cmd, " shows mismatching LAC / cell ID in the VLR part, expecting: ",
808 expect_lac_ci, " -- got: ", result);
809 return;
810 } else {
811 log("f_verify_vty_lac_ci(): VLR record matches ", expect_lac_ci);
812 setverdict(pass);
813 }
814 }
815
816 if (connection_present) {
817 if (not connection_matches) {
818 setverdict(fail, vty_cmd, " shows mismatching LAC cell ID in the 'Connection' part, expecting: ",
819 expect_lac_ci, " -- got: ", result);
820 } else {
821 log("f_verify_vty_lac_ci(): Active connection matches ", expect_lac_ci);
822 setverdict(pass);
823 }
824 }
825
826 if (not verify_vlr and not connection_present) {
827 setverdict(fail, "f_verify_vty_lac_ci(verify_vlr := false) called, which requires an active connection, but there is no 'Connection:' part to verify in ", result);
828 }
829}
830
Neels Hofmeyrc1f105a2018-03-01 20:00:19 +0100831function f_perform_lu()
Harald Weltea49e36e2018-01-21 19:29:33 +0100832runs on BSC_ConnHdlr {
833 var PDU_ML3_MS_NW l3_lu := f_build_lu_imsi(g_pars.imsi)
834 var PDU_DTAP_MT dtap_mt;
835
836 /* tell GSUP dispatcher to send this IMSI to us */
837 f_create_gsup_expect(hex2str(g_pars.imsi));
838
839 /* Send BSSAP_Conn_Req with COMPL L3 INFO to MSC */
Harald Welte9b751a62019-04-14 17:39:29 +0200840 if (g_pars.ran_is_geran) {
841 f_bssap_compl_l3(l3_lu);
842 if (g_pars.send_early_cm) {
843 BSSAP.send(ts_BSSMAP_ClassmarkUpd(g_pars.cm2, g_pars.cm3));
844 }
845 } else {
846 f_ranap_initial_ue(l3_lu);
Harald Welte8a121b32018-01-22 03:00:41 +0100847 }
Harald Welte5c2622c2018-01-21 20:45:20 +0100848
Neels Hofmeyr4e18ccc2020-06-24 19:08:17 +0200849 /* at this point the conn has been established, but the subscriber has not been authenticated, so the VLR does
850 * not yet reflect this conn's cell ID. */
851 f_verify_vty_lac_ci(verify_vlr := false);
852
Oliver Smith1d118ff2019-07-03 10:57:35 +0200853 f_mm_imei_early();
Harald Weltede371492018-01-27 23:44:41 +0100854 f_mm_common();
Stefan Sperlinga2d59c62018-12-18 16:32:44 +0100855 f_msc_lu_hlr();
Oliver Smith1d118ff2019-07-03 10:57:35 +0200856 f_mm_imei();
Neels Hofmeyre860fc42022-10-05 01:15:54 +0200857 as_accept_reject_lu(g_pars.net.expect_attach_success);
Stefan Sperlinga2d59c62018-12-18 16:32:44 +0100858 /* FIXME: there could be pending SMS or other common procedures by the MSC, let's ignore them */
Neels Hofmeyre860fc42022-10-05 01:15:54 +0200859 f_expect_clear(verify_vlr_cell_id := g_pars.net.expect_attach_success);
Harald Welte16114282018-01-24 22:41:21 +0100860
Stefan Sperlinga2d59c62018-12-18 16:32:44 +0100861 setverdict(pass);
862}
863
864function f_msc_lu_hlr() runs on BSC_ConnHdlr
865{
Neels Hofmeyre860fc42022-10-05 01:15:54 +0200866 if (not g_pars.net.expect_attach_success) {
867 return;
868 }
Harald Weltea49e36e2018-01-21 19:29:33 +0100869 /* Expect MSC to perform LU with HLR */
870 GSUP.receive(tr_GSUP_UL_REQ(g_pars.imsi));
871 GSUP.send(ts_GSUP_ISD_REQ(g_pars.imsi, g_pars.msisdn));
872 GSUP.receive(tr_GSUP_ISD_RES(g_pars.imsi));
873 GSUP.send(ts_GSUP_UL_RES(g_pars.imsi));
Stefan Sperlinga2d59c62018-12-18 16:32:44 +0100874}
875
Neels Hofmeyre860fc42022-10-05 01:15:54 +0200876altstep as_accept_reject_lu(boolean expect_accept := true) runs on BSC_ConnHdlr {
Stefan Sperlinga2d59c62018-12-18 16:32:44 +0100877 var PDU_DTAP_MT dtap_mt;
Harald Weltea49e36e2018-01-21 19:29:33 +0100878
Neels Hofmeyre860fc42022-10-05 01:15:54 +0200879 [expect_accept] BSSAP.receive(tr_PDU_DTAP_MT(tr_ML3_MT_LU_Acc)) -> value dtap_mt {
Harald Weltea49e36e2018-01-21 19:29:33 +0100880 var PDU_ML3_LocationUpdateAccept lu_acc := dtap_mt.dtap.msgs.mm.locationUpdateAccept;
Harald Weltede371492018-01-27 23:44:41 +0100881 if (g_pars.net.expect_tmsi) {
Harald Weltea49e36e2018-01-21 19:29:33 +0100882 if (not ispresent(lu_acc.mobileIdentityTLV) or
883 not ischosen(lu_acc.mobileIdentityTLV.mobileIdentityLV.mobileIdentityV.oddEvenInd_identity.tmsi_ptmsi)) {
884 setverdict(fail, "Expected TMSI but no TMSI was allocated");
Daniel Willmannafce8662018-07-06 23:11:32 +0200885 mtc.stop;
Harald Weltea49e36e2018-01-21 19:29:33 +0100886 } else {
Harald Welte256571e2018-01-24 18:47:19 +0100887 g_pars.tmsi := lu_acc.mobileIdentityTLV.mobileIdentityLV.mobileIdentityV.oddEvenInd_identity.tmsi_ptmsi.octets;
Harald Weltea49e36e2018-01-21 19:29:33 +0100888 BSSAP.send(ts_PDU_DTAP_MO(ts_ML3_MO_TmsiRealloc_Cmpl));
889 }
890 } else {
891 if (ispresent(lu_acc.mobileIdentityTLV) and
892 ischosen(lu_acc.mobileIdentityTLV.mobileIdentityLV.mobileIdentityV.oddEvenInd_identity.tmsi_ptmsi)) {
893 setverdict(fail, "Expected no TMSI but TMSI was allocated");
Daniel Willmannafce8662018-07-06 23:11:32 +0200894 mtc.stop;
Harald Weltea49e36e2018-01-21 19:29:33 +0100895 }
896 }
Neels Hofmeyre860fc42022-10-05 01:15:54 +0200897
898 /* Wait for MM-Information (if enabled) */
899 f_expect_mm_info();
900 setverdict(pass);
901 }
902 [expect_accept] BSSAP.receive(tr_PDU_DTAP_MT(tr_ML3_MT_LU_Rej)) {
Harald Weltea49e36e2018-01-21 19:29:33 +0100903 setverdict(fail, "Expected LU ACK, but received LU REJ");
Daniel Willmannafce8662018-07-06 23:11:32 +0200904 mtc.stop;
Harald Weltea49e36e2018-01-21 19:29:33 +0100905 }
Philipp Maier9b690e42018-12-21 11:50:03 +0100906
Neels Hofmeyre860fc42022-10-05 01:15:54 +0200907 [not expect_accept] BSSAP.receive(tr_PDU_DTAP_MT(tr_ML3_MT_LU_Rej)) {
908 setverdict(pass);
909 }
910 [not expect_accept] BSSAP.receive(tr_PDU_DTAP_MT(tr_ML3_MT_LU_Acc)) -> value dtap_mt {
911 setverdict(fail, "Expected LU REJ, but received LU ACK");
912 mtc.stop;
913 }
Harald Weltea49e36e2018-01-21 19:29:33 +0100914}
915
Pau Espin Pedrold3d54a92019-12-17 17:02:54 +0100916function f_expect_lu_reject(template OCT1 cause := ?) runs on BSC_ConnHdlr {
Oliver Smith91bfa1c2019-07-19 15:01:15 +0200917 var PDU_DTAP_MT dtap_mt;
918 timer T := 5.0;
919
920 T.start;
921 alt {
Pau Espin Pedrold3d54a92019-12-17 17:02:54 +0100922 [] BSSAP.receive(tr_PDU_DTAP_MT(tr_ML3_MT_LU_Rej(cause))) {
Oliver Smith91bfa1c2019-07-19 15:01:15 +0200923 setverdict(pass);
924 }
925 [] BSSAP.receive(tr_PDU_DTAP_MT(?)) -> value dtap_mt {
926 setverdict(fail, "Expected LU reject BSSAP message, got: ", dtap_mt);
927 }
928 [] T.timeout {
929 setverdict(fail, "Timeout waiting for LU reject");
930 }
931 }
932}
933
Harald Weltea49e36e2018-01-21 19:29:33 +0100934function f_foo() runs on BSC_ConnHdlr{
Harald Welte6811d102019-04-14 22:23:14 +0200935 /* SCCP CC handled by RAN_Emulation_CT.main() */
Harald Weltea49e36e2018-01-21 19:29:33 +0100936 /* Expect auth, if enabled */
937
938 /* TODO: ISD */
939 /* Expect encr, if enabled */
940 /* Expect encr, if enabled */
941 /* Expect ASS CMD, if chan_type != requested */
942 /* Send ASS CMPL in successful case */
943
944 /* Expect AoIP port/ip information for RTP stream */
945 /* Expect MSC-originated MGCP to our simulated MGW */
946 /* Verify Counters via CTRL */
947 /* re-configure MSC behaviour via VTY */
948}
949
Neels Hofmeyr3c89a6b2019-10-15 16:54:37 +0200950type record CrcxResponse {
951 integer resp, /* 1 = reply with OK, 0 = do not reply, -1 = reply with error */
952 HostName mgw_rtp_ip,
953 PortNumber mgw_rtp_port,
954 MgcpConnectionId mgcp_connection_id /* MGCP Connection ID BSS Side */
955}
956
Harald Welteb71901a2018-01-26 19:16:05 +0100957/* parameters related to a (MO?) voice call */
958type record CallParameters {
Harald Welteb71901a2018-01-26 19:16:05 +0100959 /* CC related parameters */
960 hexstring called_party, /* whom are we calling */
961 integer transaction_id optional, /* which TS 04.08 CC transaction ID to use */
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +0100962 boolean mo_call, /* For a MO call, the transaction_id was allocated by the MS,
963 important to set the TI flag properly */
Harald Welteb71901a2018-01-26 19:16:05 +0100964 BearerCapability_TLV bearer_cap, /* which bearer capabilities to claim */
Harald Welte0bef21e2018-02-10 09:48:23 +0100965 boolean emergency, /* is this an emergency call? */
Oliver Smith92b280c2023-04-20 13:13:23 +0200966 boolean csd, /* is this a circuit switched data call? */
Harald Welteb71901a2018-01-26 19:16:05 +0100967
968 /* MNCC related parameters */
969 uint32_t mncc_callref optional, /* call reference on the MNCC side */
970 MNCC_bearer_cap mncc_bearer_cap optional, /* MNCC-side bearer capabilities */
Pau Espin Pedrol563b3d02020-09-09 20:19:52 +0200971 HostName mncc_rtp_ip optional, /* MNCC Side RTP IP */
972 PortNumber mncc_rtp_port optional, /* MNCC Side RTP port */
Harald Welteb71901a2018-01-26 19:16:05 +0100973
974 /* RTP related parameters */
975 HostName bss_rtp_ip optional, /* BSS Side RTP IP */
976 PortNumber bss_rtp_port optional, /* BSS Side RTP Port */
977 HostName mss_rtp_ip optional, /* MSS Side RTP IP */
978 PortNumber mss_rtp_port optional, /* MSS Side RTP Port */
Neels Hofmeyr3c89a6b2019-10-15 16:54:37 +0200979 integer got_crcx_count,
980 CrcxResponse mgw_conn_1,
981 CrcxResponse mgw_conn_2,
Harald Welteb71901a2018-01-26 19:16:05 +0100982 uint7_t rtp_payload_type, /* dynamic RTP payload type */
983 charstring rtp_sdp_format, /* AMR/8000 or the like */
Philipp Maier2a98a732018-03-19 16:06:12 +0100984 boolean mgw_drop_dlcx optional, /* Provoke errors by not responding to DLCX
985 (f_mt_call and f_mt_call) */
Neels Hofmeyr3c89a6b2019-10-15 16:54:37 +0200986 boolean stop_after_cc_setup, /* Special case: stop call establish after CC Setup */
987 boolean ran_clear_when_alerting, /* Special case: send Clear upon CC Alerting */
Neels Hofmeyr8df69622019-11-02 19:16:03 +0100988 boolean expect_release, /* Special case: expect call establish to cause direct CC Rel */
Harald Welteb71901a2018-01-26 19:16:05 +0100989
Philipp Maiercd668572018-03-19 16:11:52 +0100990 MgcpCallId mgcp_call_id optional, /* MGCP Call ID; CallAgent allocated */
Harald Welteb71901a2018-01-26 19:16:05 +0100991 MgcpEndpoint mgcp_ep optional /* MGCP Endpoint, CallAgent or MGW allocated */,
Pau Espin Pedrola65697d2019-05-21 12:54:39 +0200992
Neels Hofmeyr3c89a6b2019-10-15 16:54:37 +0200993 boolean use_osmux, /* MSC is expected to use Osmux for this call */
994 integer got_osmux_count
Harald Welteb71901a2018-01-26 19:16:05 +0100995}
996
Neels Hofmeyr3c89a6b2019-10-15 16:54:37 +0200997template (value) CallParameters t_CallParams(hexstring called := '12345'H, integer tid := 0) := {
Harald Welteb71901a2018-01-26 19:16:05 +0100998 called_party := called,
999 transaction_id := tid,
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001000 mo_call := false,
Harald Welteb71901a2018-01-26 19:16:05 +01001001 bearer_cap := valueof(ts_Bcap_voice),
Harald Welte0bef21e2018-02-10 09:48:23 +01001002 emergency := false,
Oliver Smithf89620d2023-06-21 18:21:25 +02001003 csd := false,
Harald Welteb71901a2018-01-26 19:16:05 +01001004 mncc_callref := omit,
1005 mncc_bearer_cap := valueof(ts_MNCC_bcap_voice),
Pau Espin Pedrol563b3d02020-09-09 20:19:52 +02001006 mncc_rtp_ip := "42.23.11.5",
1007 mncc_rtp_port := 423,
Harald Welte4017d552018-01-26 21:40:05 +01001008 bss_rtp_ip := "9.8.7.6",
1009 bss_rtp_port := 9000,
Harald Welteb71901a2018-01-26 19:16:05 +01001010 mss_rtp_ip := omit,
1011 mss_rtp_port := omit,
Neels Hofmeyr3c89a6b2019-10-15 16:54:37 +02001012 got_crcx_count := 0,
1013 mgw_conn_1 := {
1014 resp := 1,
1015 mgw_rtp_ip := "1.1.1.1",
1016 mgw_rtp_port := 10000,
1017 mgcp_connection_id := '11111'H
1018 },
1019 mgw_conn_2 := {
1020 resp := 1,
Pau Espin Pedrolcb4c59d2020-09-03 20:55:57 +02001021 mgw_rtp_ip := "2.2.2.2",
Neels Hofmeyr3c89a6b2019-10-15 16:54:37 +02001022 mgw_rtp_port := 11000,
1023 mgcp_connection_id := '22222'H
1024 },
Harald Welteb71901a2018-01-26 19:16:05 +01001025 rtp_payload_type := 98,
1026 rtp_sdp_format := "AMR/8000",
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001027 mgw_drop_dlcx := false,
Neels Hofmeyr3c89a6b2019-10-15 16:54:37 +02001028 stop_after_cc_setup := false,
1029 ran_clear_when_alerting := false,
Neels Hofmeyr8df69622019-11-02 19:16:03 +01001030 expect_release := false,
Harald Welteb71901a2018-01-26 19:16:05 +01001031 mgcp_call_id := omit,
Neels Hofmeyr3c89a6b2019-10-15 16:54:37 +02001032 mgcp_ep := "rtpbridge/1@mgw",
1033 use_osmux := false,
1034 got_osmux_count := 0
Harald Welteb71901a2018-01-26 19:16:05 +01001035};
1036
Neels Hofmeyrf797d292021-07-27 22:33:09 +02001037template CallParameters tr_CallParams := {
1038 called_party := ?,
1039 transaction_id := ?,
1040 mo_call := ?,
1041 bearer_cap := ?,
1042 emergency := ?,
Oliver Smithf89620d2023-06-21 18:21:25 +02001043 csd := ?,
Neels Hofmeyrf797d292021-07-27 22:33:09 +02001044 mncc_callref := *,
1045 mncc_bearer_cap := ?,
1046 mncc_rtp_ip := ?,
1047 mncc_rtp_port := ?,
1048 bss_rtp_ip := ?,
1049 bss_rtp_port := ?,
1050 mss_rtp_ip := *,
1051 mss_rtp_port := *,
1052 got_crcx_count := ?,
1053 mgw_conn_1 := ?,
1054 mgw_conn_2 := ?,
1055 rtp_payload_type := ?,
1056 rtp_sdp_format := ?,
1057 mgw_drop_dlcx := ?,
1058 stop_after_cc_setup := ?,
1059 ran_clear_when_alerting := ?,
1060 expect_release := ?,
1061 mgcp_call_id := *,
1062 mgcp_ep := ?,
1063 use_osmux := ?,
1064 got_osmux_count := ?
1065};
1066
Harald Welte4263c522018-12-06 11:56:27 +01001067/* Allocate a call reference and send SETUP via MNCC to MSC */
Oliver Smith97dc91f2023-05-31 13:53:21 +02001068function f_mt_call_initiate(inout CallParameters cpars)
Harald Welte33ec09b2018-02-10 15:34:46 +01001069runs on BSC_ConnHdlr {
Neels Hofmeyr3c89a6b2019-10-15 16:54:37 +02001070 cpars.mo_call := false;
Harald Welte4263c522018-12-06 11:56:27 +01001071 cpars.mncc_callref := f_rnd_int(2147483648);
Oliver Smithc1dd36a2023-05-31 13:52:24 +02001072
Harald Welte4263c522018-12-06 11:56:27 +01001073 MNCC.send(ts_MNCC_SETUP_req(cpars.mncc_callref, hex2str(g_pars.msisdn),
Oliver Smith8cf75ab2023-06-21 16:19:51 +02001074 hex2str(cpars.called_party), hex2str(g_pars.imsi),
1075 cpars.mncc_bearer_cap));
Harald Welte4263c522018-12-06 11:56:27 +01001076}
Harald Welte33ec09b2018-02-10 15:34:46 +01001077
Harald Welte408a7ef2019-04-21 17:08:40 +02001078private template (value) SDP_Message ts_SDP_CRCX_CN(CallParameters cpars) :=
Neels Hofmeyr3c89a6b2019-10-15 16:54:37 +02001079 ts_SDP(cpars.mgw_conn_2.mgw_rtp_ip, cpars.mgw_conn_2.mgw_rtp_ip,
Harald Welte408a7ef2019-04-21 17:08:40 +02001080 hex2str(cpars.mgcp_call_id), "42",
Neels Hofmeyr3c89a6b2019-10-15 16:54:37 +02001081 cpars.mgw_conn_2.mgw_rtp_port,
Harald Welte408a7ef2019-04-21 17:08:40 +02001082 { int2str(cpars.rtp_payload_type) },
1083 { valueof(ts_SDP_rtpmap(cpars.rtp_payload_type,
1084 cpars.rtp_sdp_format)),
1085 valueof(ts_SDP_ptime(20)) });
1086
Harald Welte4263c522018-12-06 11:56:27 +01001087/* Complete call, begin with a paging response message via BSSAP */
1088function f_mt_call_complete(inout CallParameters cpars)
1089runs on BSC_ConnHdlr {
Harald Welte33ec09b2018-02-10 15:34:46 +01001090 var MNCC_PDU mncc;
1091 var MgcpCommand mgcp_cmd;
Pau Espin Pedrola65697d2019-05-21 12:54:39 +02001092 var template MgcpResponse mgcp_resp;
1093 var MgcpOsmuxCID osmux_cid;
1094 var PDU_BSSAP bssap;
Harald Welte33ec09b2018-02-10 15:34:46 +01001095
Harald Welte6811d102019-04-14 22:23:14 +02001096 f_ran_register_imsi(g_pars.imsi, g_pars.tmsi);
Harald Welte33ec09b2018-02-10 15:34:46 +01001097
Harald Welteb9e86fa2018-04-09 18:18:31 +02001098 f_establish_fully(EST_TYPE_PAG_RESP);
Harald Welte33ec09b2018-02-10 15:34:46 +01001099
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001100 log("f_mt_call_complete 1");
1101
Neels Hofmeyr3c89a6b2019-10-15 16:54:37 +02001102 cpars.got_osmux_count := 0;
1103
Harald Welte33ec09b2018-02-10 15:34:46 +01001104 /* MS <- MSC: Expect CC SETUP */
1105 BSSAP.receive(tr_PDU_DTAP_MT(tr_ML3_MT_CC_SETUP(cpars.transaction_id, *, cpars.called_party)));
1106
1107 /* MS -> MSC: ALERTING */
1108 BSSAP.send(ts_PDU_DTAP_MO(ts_ML3_MO_CC_ALERTING(cpars.transaction_id)));
1109 MNCC.receive(tr_MNCC_ALERT_ind(cpars.mncc_callref));
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001110 log("f_mt_call_complete 2");
Harald Welte33ec09b2018-02-10 15:34:46 +01001111
Harald Welte33ec09b2018-02-10 15:34:46 +01001112 /* Create MGCP expect */
1113 f_create_mgcp_expect(ExpectCriteria:{omit,omit,omit});
1114 /* Ask MSC via MNCC to create the RTP socket on the MSC/MGW side */
1115 MNCC.send(ts_MNCC_RTP_CREATE(cpars.mncc_callref));
1116
Neels Hofmeyr3c89a6b2019-10-15 16:54:37 +02001117 /* First MGCP CRCX */
Harald Welte33ec09b2018-02-10 15:34:46 +01001118 MGCP.receive(tr_CRCX) -> value mgcp_cmd {
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001119 log("f_mt_call_complete 3");
Neels Hofmeyr3c89a6b2019-10-15 16:54:37 +02001120 if (not f_handle_crcx(cpars, mgcp_cmd)) {
1121 return;
Philipp Maier4b2692d2018-03-14 16:37:48 +01001122 }
Harald Welte33ec09b2018-02-10 15:34:46 +01001123 }
Neels Hofmeyr59e0c6f2019-03-06 15:21:20 +01001124
Neels Hofmeyr59e0c6f2019-03-06 15:21:20 +01001125
Harald Welte9b751a62019-04-14 17:39:29 +02001126 if (g_pars.ran_is_geran) {
Neels Hofmeyr02d513e2022-07-25 22:07:24 +02001127 var template BSSMAP_IE_AoIP_TransportLayerAddress tla_ass1 :=
Pau Espin Pedrol833174e2020-09-03 16:46:02 +02001128 f_tr_BSSMAP_IE_AoIP_TLA(cpars.mgw_conn_1.mgw_rtp_ip, ?);
Neels Hofmeyr02d513e2022-07-25 22:07:24 +02001129 var template BSSMAP_IE_AoIP_TransportLayerAddress tla_ass2 :=
1130 f_tr_BSSMAP_IE_AoIP_TLA(cpars.mgw_conn_2.mgw_rtp_ip, ?);
Harald Welte9b751a62019-04-14 17:39:29 +02001131
1132 interleave {
1133 /* Second MGCP CRCX (this time for MSS/CN side) */
1134 [] MGCP.receive(tr_CRCX(cpars.mgcp_ep)) -> value mgcp_cmd {
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001135 log("f_mt_call_complete 4");
Neels Hofmeyr3c89a6b2019-10-15 16:54:37 +02001136 if (not f_handle_crcx(cpars, mgcp_cmd)) {
1137 break;
1138 }
Harald Welte9b751a62019-04-14 17:39:29 +02001139 }
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001140
1141 /* MSC acknowledges the MNCC_CREATE to the MNCC handler */
1142 [] MNCC.receive(tr_MNCC_RTP_CREATE(cpars.mncc_callref)) {
1143 log("f_mt_call_complete 5");
1144 }
1145
Harald Welte9b751a62019-04-14 17:39:29 +02001146 /* expect the MSC to trigger a BSSMAP ASSIGNMENT */
Neels Hofmeyr02d513e2022-07-25 22:07:24 +02001147 [] BSSAP.receive(tr_BSSMAP_AssignmentReq(omit, (tla_ass1, tla_ass2))) -> value bssap {
Neels Hofmeyr3c89a6b2019-10-15 16:54:37 +02001148 var template BSSMAP_IE_AoIP_TransportLayerAddress tla;
Harald Welte9b751a62019-04-14 17:39:29 +02001149 var BSSMAP_IE_SpeechCodec codec;
Pau Espin Pedrola65697d2019-05-21 12:54:39 +02001150 var BSSMAP_IE_Osmo_OsmuxCID osmuxCID;
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001151 log("f_mt_call_complete 6");
Oliver Smith90f31bb2023-08-23 13:31:35 +02001152
1153 if (cpars.csd and not match(bssap.pdu.bssmap.assignmentRequest.codecList.codecElements,
1154 {ts_CodecCSData})) {
1155 setverdict(fail, "MSC sent Assignment Request with unexpected codec list for CSD ",
1156 bssap.pdu.bssmap.assignmentRequest.codecList);
1157 mtc.stop;
1158 }
1159
Pau Espin Pedrol833174e2020-09-03 16:46:02 +02001160 tla := f_ts_BSSMAP_IE_AoIP_TLA(cpars.bss_rtp_ip, cpars.bss_rtp_port);
Oliver Smith90f31bb2023-08-23 13:31:35 +02001161
1162 if (cpars.csd) {
1163 codec := valueof(ts_BSSMAP_IE_SpeechCodec({ts_CodecCSData}));
1164 } else {
1165 codec := valueof(ts_BSSMAP_IE_SpeechCodec({ts_CodecFR}));
1166 }
Harald Welte9b751a62019-04-14 17:39:29 +02001167
Pau Espin Pedrola65697d2019-05-21 12:54:39 +02001168 if (cpars.use_osmux) {
1169 if (not ispresent(bssap.pdu.bssmap.assignmentRequest.osmuxCID)) {
1170 setverdict(fail, "MSC sent AssignReq without expected OsmuxCID IE");
1171 mtc.stop;
1172 }
1173 osmuxCID := valueof(ts_OsmuxCID(0));
Neels Hofmeyr3c89a6b2019-10-15 16:54:37 +02001174 if (not match(bssap.pdu.bssmap.assignmentRequest.osmuxCID, osmuxCID)) {
1175 setverdict(fail, "MSC sent AssignReq without expected OsmuxCID IE. Expected ", osmuxCID, " Got ", bssap.pdu.bssmap.assignmentRequest.osmuxCID);
Pau Espin Pedrola65697d2019-05-21 12:54:39 +02001176 mtc.stop;
1177 }
1178 bssap := valueof(ts_BSSMAP_AssignmentComplete(omit, tla, codec, osmuxCID));
1179 } else {
1180 bssap := valueof(ts_BSSMAP_AssignmentComplete(omit, tla, codec));
1181 }
1182 BSSAP.send(bssap);
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001183
1184 BSSAP.send(ts_PDU_DTAP_MO(ts_ML3_MO_CC_CONNECT(cpars.transaction_id)));
Harald Welte9b751a62019-04-14 17:39:29 +02001185 }
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001186
1187 [] MNCC.receive(tr_MNCC_SETUP_cnf(cpars.mncc_callref)) {
1188 log("f_mt_call_complete 7");
Pau Espin Pedrol563b3d02020-09-09 20:19:52 +02001189 var octetstring ip;
1190 var boolean is_ipv6 := f_addr_is_ipv6(cpars.mncc_rtp_ip);
1191 if (is_ipv6) {
1192 ip := f_inet6_addr(cpars.mncc_rtp_ip);
1193 } else {
1194 ip := f_inet_addr(cpars.mncc_rtp_ip);
1195 }
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001196 MNCC.send(ts_MNCC_RTP_CONNECT(cpars.mncc_callref,
Pau Espin Pedrol563b3d02020-09-09 20:19:52 +02001197 is_ipv6, ip,
1198 cpars.mncc_rtp_port,
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001199 /* payload type 3 = GSM FR */ 3));
1200 }
1201
1202 /* MDCX setting up the RAN side remote RTP address received from Assignment Complete */
1203 [] MGCP.receive(tr_MDCX) -> value mgcp_cmd {
1204 log("f_mt_call_complete 8");
Pau Espin Pedrolcb4c59d2020-09-03 20:55:57 +02001205 var SDP_Message sdp := valueof(ts_SDP(cpars.mgw_conn_1.mgw_rtp_ip, cpars.mgw_conn_1.mgw_rtp_ip,
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001206 hex2str(cpars.mgcp_call_id), "42",
Pau Espin Pedrolcb4c59d2020-09-03 20:55:57 +02001207 cpars.mgw_conn_1.mgw_rtp_port,
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001208 { int2str(cpars.rtp_payload_type) },
1209 { valueof(ts_SDP_rtpmap(cpars.rtp_payload_type,
1210 cpars.rtp_sdp_format)),
Pau Espin Pedrola65697d2019-05-21 12:54:39 +02001211 valueof(ts_SDP_ptime(20)) }));
1212 if (cpars.use_osmux) {
1213 osmux_cid := f_MgcpCmd_extract_osmux_cid(mgcp_cmd);
1214 if (osmux_cid != 0) { /* we expect MSC to use specific CID here */
1215 setverdict(fail, "MSC using unexpected CID " & int2str(osmux_cid) & " != 0");
1216 mtc.stop;
1217 }
Neels Hofmeyr3c89a6b2019-10-15 16:54:37 +02001218 mgcp_resp := ts_MDCX_ACK_osmux(mgcp_cmd.line.trans_id, cpars.mgw_conn_1.mgcp_connection_id, osmux_cid, sdp);
Pau Espin Pedrola65697d2019-05-21 12:54:39 +02001219 } else {
Pau Espin Pedrolcb4c59d2020-09-03 20:55:57 +02001220 mgcp_resp := ts_MDCX_ACK(mgcp_cmd.line.trans_id, cpars.mgw_conn_1.mgcp_connection_id, sdp);
Pau Espin Pedrola65697d2019-05-21 12:54:39 +02001221 }
1222 MGCP.send(mgcp_resp);
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001223 }
1224
1225 /* MDCX setting up the CN side remote RTP address received from MNCC CONNECT */
1226 [] MGCP.receive(tr_MDCX) -> value mgcp_cmd {
Pau Espin Pedrol956bfd22020-09-10 18:03:08 +02001227 var SDP_Message sdp;
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001228 log("f_mt_call_complete 9");
Pau Espin Pedrol956bfd22020-09-10 18:03:08 +02001229
1230 if (isvalue(mgcp_cmd.sdp)) {
1231 sdp := mgcp_cmd.sdp;
1232 if (sdp.media_list[0].media_field.ports.port_number != cpars.mncc_rtp_port) {
1233 setverdict(fail, "Wrong MDCX Connection port received, expected ", cpars.mncc_rtp_port, " and received ", sdp.media_list[0].media_field.ports.port_number)
1234 mtc.stop;
1235 }
1236 if (sdp.connection.conn_addr.addr != cpars.mncc_rtp_ip) {
1237 setverdict(fail, "Wrong MDCX Connection address received, expected ", cpars.mncc_rtp_ip, " and received ", sdp.connection.conn_addr.addr)
1238 mtc.stop;
1239 }
1240 }
1241
1242 sdp := valueof(ts_SDP(cpars.mgw_conn_2.mgw_rtp_ip, cpars.mgw_conn_2.mgw_rtp_ip,
1243 hex2str(cpars.mgcp_call_id), "42",
1244 cpars.mgw_conn_2.mgw_rtp_port,
1245 { int2str(cpars.rtp_payload_type) },
1246 { valueof(ts_SDP_rtpmap(cpars.rtp_payload_type,
1247 cpars.rtp_sdp_format)),
1248 valueof(ts_SDP_ptime(20)) }));
Neels Hofmeyr3c89a6b2019-10-15 16:54:37 +02001249 MGCP.send(ts_MDCX_ACK(mgcp_cmd.line.trans_id, cpars.mgw_conn_2.mgcp_connection_id, sdp));
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001250 }
1251
Neels Hofmeyr59e0c6f2019-03-06 15:21:20 +01001252 }
Harald Welte9b751a62019-04-14 17:39:29 +02001253 } else {
Harald Welte9b751a62019-04-14 17:39:29 +02001254 interleave {
1255 [] MGCP.receive(tr_CRCX(cpars.mgcp_ep)) -> value mgcp_cmd {
Neels Hofmeyr8fe8a902019-11-03 05:51:03 +01001256 log("f_mt_call_complete 4.iu");
1257 if (not f_handle_crcx(cpars, mgcp_cmd)) {
1258 break;
Harald Welte9b751a62019-04-14 17:39:29 +02001259 }
Harald Welte9b751a62019-04-14 17:39:29 +02001260 }
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001261
Neels Hofmeyr8fe8a902019-11-03 05:51:03 +01001262 /* MSC acknowledges the MNCC_CREATE to the MNCC handler */
1263 [] MNCC.receive(tr_MNCC_RTP_CREATE(cpars.mncc_callref)) {
1264 log("f_mt_call_complete 5.iu");
1265 }
1266
1267 [] BSSAP.receive(tr_RANAP_RabAssReq(?)) {
1268 log("f_mt_call_complete 6.iu");
1269 var RAB_SetupOrModifiedList l := {
1270 {
1271 {
1272 id := id_RAB_SetupOrModifiedItem,
1273 criticality := ignore,
1274 value_ := {
1275 rAB_SetupOrModifiedItem := {
1276 rAB_ID := int2bit(23, 8),
1277 transportLayerAddress := hex2bit( '350001c0a8021500000000000000000000000000'H),
1278 iuTransportAssociation := {
1279 bindingID := '040c0000'O
1280 },
1281 dl_dataVolumes := omit,
1282 iE_Extensions := omit
1283 }
1284 }
1285 }
1286 }
1287 };
1288 BSSAP.send(ts_RANAP_RabAssResp(l));
1289
1290 BSSAP.send(ts_PDU_DTAP_MO(ts_ML3_MO_CC_CONNECT(cpars.transaction_id)));
1291 }
1292
1293 [] MNCC.receive(tr_MNCC_SETUP_cnf(cpars.mncc_callref)) {
1294 log("f_mt_call_complete 7.iu");
Pau Espin Pedrol563b3d02020-09-09 20:19:52 +02001295 var octetstring ip;
1296 var boolean is_ipv6 := f_addr_is_ipv6(cpars.mncc_rtp_ip);
1297 if (is_ipv6) {
1298 ip := f_inet6_addr(cpars.mncc_rtp_ip);
1299 } else {
1300 ip := f_inet_addr(cpars.mncc_rtp_ip);
1301 }
Neels Hofmeyr8fe8a902019-11-03 05:51:03 +01001302 MNCC.send(ts_MNCC_RTP_CONNECT(cpars.mncc_callref,
Pau Espin Pedrol563b3d02020-09-09 20:19:52 +02001303 is_ipv6, ip,
1304 cpars.mncc_rtp_port,
Neels Hofmeyr8fe8a902019-11-03 05:51:03 +01001305 /* payload type 3 = GSM FR */ 3));
1306 }
1307
1308 /* MDCX setting up the RAN side remote RTP address received from Assignment Complete */
1309 [] MGCP.receive(tr_MDCX) -> value mgcp_cmd {
1310 log("f_mt_call_complete 8.iu");
Pau Espin Pedrolcb4c59d2020-09-03 20:55:57 +02001311 var SDP_Message sdp := valueof(ts_SDP(cpars.mgw_conn_1.mgw_rtp_ip, cpars.mgw_conn_1.mgw_rtp_ip,
Neels Hofmeyr8fe8a902019-11-03 05:51:03 +01001312 hex2str(cpars.mgcp_call_id), "42",
Pau Espin Pedrolcb4c59d2020-09-03 20:55:57 +02001313 cpars.mgw_conn_1.mgw_rtp_port,
Neels Hofmeyr8fe8a902019-11-03 05:51:03 +01001314 { int2str(cpars.rtp_payload_type) },
1315 { valueof(ts_SDP_rtpmap(cpars.rtp_payload_type,
1316 cpars.rtp_sdp_format)),
1317 valueof(ts_SDP_ptime(20)) }));
1318 if (cpars.use_osmux) {
1319 osmux_cid := f_MgcpCmd_extract_osmux_cid(mgcp_cmd);
1320 if (osmux_cid != 0) { /* we expect MSC to use specific CID here */
1321 setverdict(fail, "MSC using unexpected CID " & int2str(osmux_cid) & " != 0");
1322 mtc.stop;
1323 }
1324 mgcp_resp := ts_MDCX_ACK_osmux(mgcp_cmd.line.trans_id, cpars.mgw_conn_1.mgcp_connection_id, osmux_cid, sdp);
1325 } else {
Pau Espin Pedrolcb4c59d2020-09-03 20:55:57 +02001326 mgcp_resp := ts_MDCX_ACK(mgcp_cmd.line.trans_id, cpars.mgw_conn_1.mgcp_connection_id, sdp);
Neels Hofmeyr8fe8a902019-11-03 05:51:03 +01001327 }
1328 MGCP.send(mgcp_resp);
1329 }
1330
1331 /* MDCX setting up the CN side remote RTP address received from MNCC CONNECT */
1332 [] MGCP.receive(tr_MDCX) -> value mgcp_cmd {
1333 log("f_mt_call_complete 9.iu");
1334 var SDP_Message sdp := valueof(ts_SDP(cpars.mgw_conn_2.mgw_rtp_ip, cpars.mgw_conn_2.mgw_rtp_ip,
1335 hex2str(cpars.mgcp_call_id), "42",
1336 cpars.mgw_conn_2.mgw_rtp_port,
1337 { int2str(cpars.rtp_payload_type) },
1338 { valueof(ts_SDP_rtpmap(cpars.rtp_payload_type,
1339 cpars.rtp_sdp_format)),
1340 valueof(ts_SDP_ptime(20)) }));
1341 MGCP.send(ts_MDCX_ACK(mgcp_cmd.line.trans_id, cpars.mgw_conn_2.mgcp_connection_id, sdp));
1342 }
1343
Harald Welte33ec09b2018-02-10 15:34:46 +01001344 }
Neels Hofmeyr59e0c6f2019-03-06 15:21:20 +01001345 }
Harald Welte33ec09b2018-02-10 15:34:46 +01001346
Neels Hofmeyr3c89a6b2019-10-15 16:54:37 +02001347 if (cpars.use_osmux == (cpars.got_osmux_count != 0)) {
1348 log("Osmux ok: use_osmux = ", cpars.use_osmux, " got_osmux_count = ", cpars.got_osmux_count);
1349 } else {
1350 setverdict(fail, "Osmux failure: use_osmux = ", cpars.use_osmux, " got_osmux_count = ", cpars.got_osmux_count);
1351 mtc.stop;
1352 }
1353
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001354 log("f_mt_call_complete DONE");
Harald Welte4263c522018-12-06 11:56:27 +01001355}
1356
Harald Weltee035e3e2019-04-21 17:32:05 +02001357function f_expect_paging(boolean by_tmsi := true)
1358runs on BSC_ConnHdlr {
Harald Welte9b751a62019-04-14 17:39:29 +02001359 if (g_pars.ran_is_geran) {
1360 BSSAP.receive(tr_BSSMAP_Paging(g_pars.imsi));
1361 } else {
Harald Welte62113fc2019-05-09 13:04:02 +02001362 BSSAP.receive(tr_RANAP_Paging(cs_domain, imsi_hex2oct(g_pars.imsi)));
Harald Welte9b751a62019-04-14 17:39:29 +02001363 }
Harald Weltee035e3e2019-04-21 17:32:05 +02001364}
1365
Harald Welte4263c522018-12-06 11:56:27 +01001366function f_mt_call_establish(inout CallParameters cpars)
1367runs on BSC_ConnHdlr {
1368
1369 /* Initiate the call via MNCC */
Oliver Smith97dc91f2023-05-31 13:53:21 +02001370 f_mt_call_initiate(cpars);
Harald Welte4263c522018-12-06 11:56:27 +01001371
1372 /* BSC <- MSC: Expect paging. FIXME: By TMSI or not? */
Harald Welte6811d102019-04-14 22:23:14 +02001373 f_ran_register_imsi(g_pars.imsi, g_pars.tmsi);
Harald Weltee035e3e2019-04-21 17:32:05 +02001374 f_expect_paging()
Harald Welte4263c522018-12-06 11:56:27 +01001375
1376 /* Complete the call via BSSAP */
1377 f_mt_call_complete(cpars);
Harald Welte33ec09b2018-02-10 15:34:46 +01001378
Harald Welte33ec09b2018-02-10 15:34:46 +01001379 setverdict(pass);
1380}
1381
Neels Hofmeyrc47ce852023-03-06 17:16:50 +01001382function f_call_keep_open(inout CallParameters cpars, float open_time := 5.0)
1383runs on BSC_ConnHdlr {
1384 log("Hold the call for some time");
1385
1386 timer T := open_time;
1387 T.start;
1388 alt {
1389 [] MNCC.receive(tr_MNCC_DISC_ind(cpars.mncc_callref));
1390 [] MNCC.receive(tr_MNCC_REL_ind(cpars.mncc_callref));
1391 [] BSSAP.receive(tr_PDU_DTAP_MT(tr_ML3_MT_CC_DISC(cpars.transaction_id)));
1392 [] BSSAP.receive(tr_PDU_DTAP_MT(tr_ML3_MT_CC_RELEASE(cpars.transaction_id)));
1393 [] BSSAP.receive(RAN_Conn_Prim:MSC_CONN_PRIM_DISC_IND);
1394 [] BSSAP.receive(tr_BSSMAP_ClearCommand);
1395 [] BSSAP.receive(tr_BSSMAP_ClearCommandCSFB);
1396 [] BSSAP.receive(tr_RANAP_IuReleaseCommand(?));
1397
1398 [] T.timeout {
1399 log("Call stayed open for ", open_time, " seconds, all is well.")
1400 setverdict(pass);
1401 return;
1402 }
1403 }
1404
1405 setverdict(fail, "An unexpected release event disconnected the active call prematurely");
1406 mtc.stop;
1407}
1408
Neels Hofmeyr3c89a6b2019-10-15 16:54:37 +02001409/* Reply to a received CRCX with an OK (or the reply configured in cpars), using the given parameters.
1410 * Return true when an OK reply was sent, false otherwise.
1411 * Count occurence of Osmux, include Osmux parameters in the reply if necessary. */
1412function f_handle_crcx(inout CallParameters cpars, MgcpCommand mgcp_cmd)
1413runs on BSC_ConnHdlr
1414return boolean {
1415 var CrcxResponse conn := cpars.mgw_conn_1;
1416 if (cpars.got_crcx_count > 0) {
1417 conn := cpars.mgw_conn_2;
1418 }
1419 cpars.got_crcx_count := cpars.got_crcx_count + 1;
1420
1421 var MgcpMessage mgcp_msg := {
1422 command := mgcp_cmd
1423 }
1424 var template MgcpResponse mgcp_resp;
1425 var MgcpOsmuxCID osmux_cid;
1426 var MgcpCallId call_id := f_MgcpCmd_extract_call_id(mgcp_cmd);
1427 if (ispresent(cpars.mgcp_call_id)) {
1428 if (cpars.mgcp_call_id != call_id) {
1429 setverdict(fail, "CRCX contained unexpected call id. Expected:", cpars.mgcp_call_id, " got:", call_id);
1430 mtc.stop;
1431 }
1432 } else {
1433 cpars.mgcp_call_id := call_id;
1434 }
1435
1436 /* When the endpoint contains a wildcard we keep the endpoint
1437 * identifier we have set up in cpars. Otherwise we use the
1438 * endpoint name that the call agent has supplied */
1439 if (match(mgcp_cmd.line.ep, t_MGCP_EP_wildcard) == false) {
1440 cpars.mgcp_ep := mgcp_cmd.line.ep;
1441 }
1442
1443 if (conn.resp == -1) {
1444 /* Reply with error */
1445 var MgcpResponse mgcp_rsp := {
1446 line := {
1447 code := "542",
1448 trans_id := mgcp_cmd.line.trans_id,
1449 string := "FORCED_FAIL"
1450 },
1451 sdp := omit
1452
1453 }
1454 var MgcpParameter mgcp_rsp_param := {
1455 code := "Z",
1456 val := cpars.mgcp_ep
1457 };
1458 mgcp_rsp.params[0] := mgcp_rsp_param;
1459 MGCP.send(mgcp_rsp);
1460 return false;
1461 }
1462
1463 if (conn.resp == 0) {
1464 /* Do not reply at all */
1465 return false;
1466 }
1467
1468 if (conn.resp != 1) {
1469 setverdict(fail, "Unexpected value for cpars.mgw_conn_*.resp, expect -1, 0 or 1");
1470 mtc.stop;
1471 }
1472
1473 var SDP_Message sdp := valueof(ts_SDP(conn.mgw_rtp_ip, conn.mgw_rtp_ip,
1474 hex2str(cpars.mgcp_call_id), "42",
1475 conn.mgw_rtp_port,
1476 { int2str(cpars.rtp_payload_type) },
1477 { valueof(ts_SDP_rtpmap(cpars.rtp_payload_type,
1478 cpars.rtp_sdp_format)),
1479 valueof(ts_SDP_ptime(20)) }));
1480
1481 if (f_mgcp_contains_par(mgcp_msg, "X-OSMUX")) {
1482 if (not cpars.use_osmux) {
1483 setverdict(fail, "MSC sent X-Osmux parameter in MGCP, but not expecting any Osmux");
1484 mtc.stop;
1485 }
1486 cpars.got_osmux_count := cpars.got_osmux_count + 1;
1487 /* we expect MSC to use wildcard here, i.e. osmux_cid == -1 */
1488 osmux_cid := f_MgcpCmd_extract_osmux_cid(mgcp_cmd);
1489 log("f_handle_crcx(): got Osmux CID: ", osmux_cid);
1490 if (osmux_cid != -1) {
1491 setverdict(fail, "MSC using unexpected CID " & int2str(osmux_cid) & " != -1");
1492 mtc.stop;
1493 }
1494
1495 osmux_cid := 0;
1496 mgcp_resp := ts_CRCX_ACK_osmux(mgcp_cmd.line.trans_id, conn.mgcp_connection_id, osmux_cid, sdp);
1497 } else {
1498 mgcp_resp := ts_CRCX_ACK(mgcp_cmd.line.trans_id, conn.mgcp_connection_id, sdp);
1499 }
1500
1501 f_mgcp_par_append(mgcp_resp.params, ts_MgcpParSpecEP(cpars.mgcp_ep));
1502 MGCP.send(mgcp_resp);
1503 return true;
1504}
1505
1506
1507altstep as_optional_mgcp_crcx(CallParameters cpars) runs on BSC_ConnHdlr {
1508 var MgcpCommand mgcp_cmd;
1509 [] MGCP.receive(tr_CRCX) -> value mgcp_cmd {
1510 log("as_optional_mgcp_crcx: rx CRCX");
1511 f_handle_crcx(cpars, mgcp_cmd);
1512
1513 /* Without this 'repeat', the as_optional_mgcp_crcx() exits currently waiting interleaves as soon as an
1514 * CRCX is handled. */
1515 repeat;
1516 }
1517}
1518
1519private altstep as_optional_mgcp_mdcx(HostName mgw_rtp_ip, PortNumber mgw_rtp_port) runs on BSC_ConnHdlr {
1520 var MgcpCommand mgcp_cmd;
1521 [] MGCP.receive(tr_MDCX) -> value mgcp_cmd {
1522 log("as_optional_mgcp_mdcx: rx MDCX");
1523 log(mgcp_cmd);
1524 var charstring conn_id;
1525 var charstring rtp_payload_type;
1526 f_mgcp_find_param_entry(mgcp_cmd.params, "I", conn_id);
1527 rtp_payload_type := mgcp_cmd.sdp.media_list[0].media_field.fmts[0];
1528
1529 var SDP_Message sdp := valueof(ts_SDP(mgw_rtp_ip, mgw_rtp_ip,
1530 mgcp_cmd.sdp.origin.session_id, "42",
1531 mgw_rtp_port,
1532 { rtp_payload_type },
1533 { valueof(ts_SDP_ptime(20)) }));
1534 MGCP.send(ts_MDCX_ACK(mgcp_cmd.line.trans_id, str2hex(conn_id), sdp));
1535
1536 /* Without this 'repeat', currently active other interleave and alt series exit as soon as an MDCX is
1537 * handled. */
1538 repeat;
1539 }
1540}
1541
Neels Hofmeyr0b16bf12019-11-03 05:10:12 +01001542private altstep as_optional_mgcp_dlcx(CallParameters cpars) runs on BSC_ConnHdlr {
1543 var MgcpCommand mgcp_cmd;
1544 var boolean respond_to_dlcx := not (isbound(cpars.mgw_drop_dlcx) and valueof(cpars.mgw_drop_dlcx));
1545 [] MGCP.receive(tr_DLCX(?)) -> value mgcp_cmd {
1546 log("as_optional_mgcp_dlcx: rx MGCP DLCX");
1547 if (respond_to_dlcx) {
1548 MGCP.send(ts_DLCX_ACK2(mgcp_cmd.line.trans_id));
1549 }
1550 /* Without this 'repeat', currently active other interleave and alt series exit as soon as a
1551 * DLCX is handled. */
1552 repeat;
1553 }
1554}
1555
Philipp Maier3716a5e2018-03-21 15:53:35 +01001556function f_mo_call_establish(inout CallParameters cpars)
Harald Welteb71901a2018-01-26 19:16:05 +01001557runs on BSC_ConnHdlr {
1558
Harald Welteb71901a2018-01-26 19:16:05 +01001559 var MNCC_PDU mncc;
1560 var MgcpCommand mgcp_cmd;
Pau Espin Pedrola65697d2019-05-21 12:54:39 +02001561 var template MgcpResponse mgcp_resp;
Philipp Maier2a98a732018-03-19 16:06:12 +01001562 var boolean respond_to_dlcx;
Pau Espin Pedrola65697d2019-05-21 12:54:39 +02001563 var PDU_BSSAP bssap;
Neels Hofmeyr0b16bf12019-11-03 05:10:12 +01001564 var RANAP_PDU ranap;
Pau Espin Pedrola65697d2019-05-21 12:54:39 +02001565 var MgcpOsmuxCID osmux_cid;
Harald Welteb71901a2018-01-26 19:16:05 +01001566
Neels Hofmeyr3c89a6b2019-10-15 16:54:37 +02001567 cpars.mo_call := true;
1568
Harald Welte0bef21e2018-02-10 09:48:23 +01001569 if (cpars.emergency) {
Harald Welteb9e86fa2018-04-09 18:18:31 +02001570 f_establish_fully(EST_TYPE_EMERG_CALL);
Oliver Smith92b280c2023-04-20 13:13:23 +02001571 } else if (cpars.csd) {
1572 f_establish_fully(EST_TYPE_MO_CSD);
Harald Welte0bef21e2018-02-10 09:48:23 +01001573 } else {
Harald Welteb9e86fa2018-04-09 18:18:31 +02001574 f_establish_fully(EST_TYPE_MO_CALL);
Harald Welte0bef21e2018-02-10 09:48:23 +01001575 }
Harald Welteb71901a2018-01-26 19:16:05 +01001576
1577 /* Create MNCC and MGCP expect */
1578 f_create_mncc_expect(hex2str(cpars.called_party));
1579 f_create_mgcp_expect(ExpectCriteria:{omit,omit,omit});
1580
Harald Welte0bef21e2018-02-10 09:48:23 +01001581 if (cpars.emergency) {
1582 BSSAP.send(ts_PDU_DTAP_MO(ts_ML3_MO_CC_EMERG_SETUP(cpars.transaction_id)));
1583 } else {
Oliver Smith9c417f22023-07-07 13:25:11 +02001584 BSSAP.send(ts_PDU_DTAP_MO(ts_ML3_MO_CC_SETUP(cpars.transaction_id, cpars.called_party,
1585 cpars.bearer_cap)));
Harald Welte0bef21e2018-02-10 09:48:23 +01001586 }
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001587
Neels Hofmeyr3c89a6b2019-10-15 16:54:37 +02001588 if (cpars.stop_after_cc_setup) {
1589 return;
1590 }
1591
Neels Hofmeyr02d513e2022-07-25 22:07:24 +02001592 var template BSSMAP_IE_AoIP_TransportLayerAddress tla_ass1 :=
Pau Espin Pedrol833174e2020-09-03 16:46:02 +02001593 f_tr_BSSMAP_IE_AoIP_TLA(cpars.mgw_conn_1.mgw_rtp_ip, ?);
Neels Hofmeyr02d513e2022-07-25 22:07:24 +02001594 var template BSSMAP_IE_AoIP_TransportLayerAddress tla_ass2 :=
1595 f_tr_BSSMAP_IE_AoIP_TLA(cpars.mgw_conn_2.mgw_rtp_ip, ?);
Neels Hofmeyr3c89a6b2019-10-15 16:54:37 +02001596
1597 var default mdcx := activate(as_optional_mgcp_mdcx(cpars.mgw_conn_2.mgw_rtp_ip, cpars.mgw_conn_2.mgw_rtp_port));
Neels Hofmeyr8df69622019-11-02 19:16:03 +01001598 var boolean got_mncc_setup_compl_ind := false;
1599 var boolean got_cc_connect := false;
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001600
Harald Welteb71901a2018-01-26 19:16:05 +01001601 interleave {
1602 [] MNCC.receive(tr_MNCC_SETUP_ind(?, tr_MNCC_number(hex2str(cpars.called_party)))) -> value mncc {
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001603 log("f_mo_call_establish 1: rx MNCC SETUP ind");
Harald Welteb71901a2018-01-26 19:16:05 +01001604 cpars.mncc_callref := mncc.u.signal.callref;
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001605 MNCC.send(ts_MNCC_RTP_CREATE(cpars.mncc_callref));
1606 }
1607
Neels Hofmeyr3c89a6b2019-10-15 16:54:37 +02001608 /* First MGCP CRCX */
Harald Welteb71901a2018-01-26 19:16:05 +01001609 [] MGCP.receive(tr_CRCX) -> value mgcp_cmd {
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001610 log("f_mo_call_establish 2: rx 1st CRCX");
Neels Hofmeyr3c89a6b2019-10-15 16:54:37 +02001611 if (not f_handle_crcx(cpars, mgcp_cmd)) {
1612 break;
1613 }
Philipp Maierf1e02bb2018-03-15 16:30:00 +01001614 }
1615
Neels Hofmeyr3c89a6b2019-10-15 16:54:37 +02001616 /* Second MGCP CRCX */
1617 [] MGCP.receive(tr_CRCX(cpars.mgcp_ep)) -> value mgcp_cmd {
1618 log("f_mo_call_establish 6: rx 2nd CRCX");
1619 if (not f_handle_crcx(cpars, mgcp_cmd)) {
1620 break;
Pau Espin Pedrola65697d2019-05-21 12:54:39 +02001621 }
Harald Welteb71901a2018-01-26 19:16:05 +01001622 }
Neels Hofmeyr59e0c6f2019-03-06 15:21:20 +01001623
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001624 [] MNCC.receive(tr_MNCC_RTP_CREATE(cpars.mncc_callref)) {
1625 log("f_mo_call_establish 3: rx RTP CREATE");
1626 /* Call Proceeding */
1627 MNCC.send(ts_MNCC_CALL_PROC_req(cpars.mncc_callref, cpars.mncc_bearer_cap));
1628 BSSAP.receive(tr_PDU_DTAP_MT(tr_ML3_MT_CC_CALL_PROC(cpars.transaction_id)));
Harald Welteb71901a2018-01-26 19:16:05 +01001629
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001630 /* Alerting */
1631 MNCC.send(ts_MNCC_ALERT_req(cpars.mncc_callref));
Neels Hofmeyr59e0c6f2019-03-06 15:21:20 +01001632 }
Harald Welte9b751a62019-04-14 17:39:29 +02001633
Neels Hofmeyreccaa992019-10-15 16:42:21 +02001634 //[g_pars.ran_is_geran] BSSAP.receive(tr_BSSMAP_AssignmentReq(omit, tla_ass)) -> value bssap
Neels Hofmeyrd9d835d2019-09-17 18:19:08 +02001635 [] BSSAP.receive(tr_BSSMAP_AssignmentReq(omit)) -> value bssap {
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001636 log("f_mo_call_establish 4: rx Assignment Request");
1637 var BSSMAP_IE_AoIP_TransportLayerAddress tla;
1638 var BSSMAP_IE_SpeechCodec codec;
Pau Espin Pedrola65697d2019-05-21 12:54:39 +02001639 var BSSMAP_IE_Osmo_OsmuxCID osmuxCID;
1640
Oliver Smithd6c90062023-05-08 15:20:20 +02001641 if (not ispresent(bssap.pdu.bssmap.assignmentRequest.aoIPTransportLayer)) {
1642 setverdict(fail, "MSC sent Assignment Request without AoIP Transport Layer IE");
1643 mtc.stop;
1644 }
Neels Hofmeyr02d513e2022-07-25 22:07:24 +02001645 if (not match(bssap.pdu.bssmap.assignmentRequest.aoIPTransportLayer, tla_ass1)
1646 and not match(bssap.pdu.bssmap.assignmentRequest.aoIPTransportLayer, tla_ass2)) {
1647 log("Expected one of: 1:", tla_ass1, " 2:", tla_ass2);
Neels Hofmeyrd9d835d2019-09-17 18:19:08 +02001648 log("Got:", bssap.pdu.bssmap.assignmentRequest.aoIPTransportLayer);
1649 setverdict(fail, "MSC sent Assignment Request with unexpected AoIP Transport Layer IE");
1650 mtc.stop;
1651 }
1652
Oliver Smith90f31bb2023-08-23 13:31:35 +02001653 if (cpars.csd and not match(bssap.pdu.bssmap.assignmentRequest.codecList.codecElements,
1654 {ts_CodecCSData})) {
1655 setverdict(fail, "MSC sent Assignment Request with unexpected codec list for CSD ",
1656 bssap.pdu.bssmap.assignmentRequest.codecList);
1657 mtc.stop;
1658 }
1659
Pau Espin Pedrol833174e2020-09-03 16:46:02 +02001660 tla := valueof(f_ts_BSSMAP_IE_AoIP_TLA(cpars.bss_rtp_ip, cpars.bss_rtp_port));
Oliver Smith90f31bb2023-08-23 13:31:35 +02001661
1662 if (cpars.csd) {
1663 codec := valueof(ts_BSSMAP_IE_SpeechCodec({ts_CodecCSData}));
1664 } else {
1665 codec := valueof(ts_BSSMAP_IE_SpeechCodec({ts_CodecFR}));
1666 }
1667
Pau Espin Pedrola65697d2019-05-21 12:54:39 +02001668 if (cpars.use_osmux) {
1669 if (not ispresent(bssap.pdu.bssmap.assignmentRequest.osmuxCID)) {
1670 setverdict(fail, "MSC sent AssignReq without expected OsmuxCID IE");
1671 mtc.stop;
1672 }
1673 osmuxCID := valueof(ts_OsmuxCID(0));
1674 if (cpars.use_osmux and not match(bssap.pdu.bssmap.assignmentRequest.osmuxCID, osmuxCID)) {
1675 setverdict(fail, "MSC sent AssignReq without expected OsmuxCID IE");
1676 mtc.stop;
1677 }
1678 bssap := valueof(ts_BSSMAP_AssignmentComplete(omit, tla, codec, osmuxCID));
1679 } else {
1680 bssap := valueof(ts_BSSMAP_AssignmentComplete(omit, tla, codec));
1681 }
1682 BSSAP.send(bssap);
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001683 }
Neels Hofmeyr0b16bf12019-11-03 05:10:12 +01001684 [] BSSAP.receive(tr_RANAP_RabAssReq(*)) -> value ranap {
1685 log("f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request");
1686 var RAB_SetupOrModifiedList l := {
1687 {
1688 {
1689 id := id_RAB_SetupOrModifiedItem,
1690 criticality := ignore,
1691 value_ := {
1692 rAB_SetupOrModifiedItem := {
1693 rAB_ID := int2bit(23, 8),
1694 transportLayerAddress := hex2bit( '350001c0a8021500000000000000000000000000'H),
1695 iuTransportAssociation := {
1696 bindingID := '040c0000'O
1697 },
1698 dl_dataVolumes := omit,
1699 iE_Extensions := omit
1700 }
1701 }
1702 }
1703 }
1704 };
1705 BSSAP.send(ts_RANAP_RabAssResp(l));
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001706 }
Harald Welte9b751a62019-04-14 17:39:29 +02001707
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001708 /* MDCX setting up the RAN side remote RTP address received from Assignment Complete */
1709 [] MGCP.receive(tr_MDCX) -> value mgcp_cmd {
1710 log("f_mo_call_establish 5: rx MDCX for the RAN side");
Pau Espin Pedrolcb4c59d2020-09-03 20:55:57 +02001711 var SDP_Message sdp := valueof(ts_SDP(cpars.mgw_conn_1.mgw_rtp_ip, cpars.mgw_conn_1.mgw_rtp_ip,
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001712 hex2str(cpars.mgcp_call_id), "42",
Pau Espin Pedrolcb4c59d2020-09-03 20:55:57 +02001713 cpars.mgw_conn_1.mgw_rtp_port,
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001714 { int2str(cpars.rtp_payload_type) },
1715 { valueof(ts_SDP_rtpmap(cpars.rtp_payload_type,
1716 cpars.rtp_sdp_format)),
1717 valueof(ts_SDP_ptime(20)) }));
Pau Espin Pedrola65697d2019-05-21 12:54:39 +02001718
1719 if (cpars.use_osmux) {
1720 osmux_cid := f_MgcpCmd_extract_osmux_cid(mgcp_cmd);
1721 if (osmux_cid != 0) { /* we expect MSC to use specific CID here */
1722 setverdict(fail, "MSC using unexpected CID " & int2str(osmux_cid) & " != 0");
1723 mtc.stop;
1724 }
Neels Hofmeyr3c89a6b2019-10-15 16:54:37 +02001725 mgcp_resp := ts_MDCX_ACK_osmux(mgcp_cmd.line.trans_id, cpars.mgw_conn_1.mgcp_connection_id, osmux_cid, sdp);
Pau Espin Pedrola65697d2019-05-21 12:54:39 +02001726 } else {
Pau Espin Pedrolcb4c59d2020-09-03 20:55:57 +02001727 mgcp_resp := ts_MDCX_ACK(mgcp_cmd.line.trans_id, cpars.mgw_conn_1.mgcp_connection_id, sdp);
Pau Espin Pedrola65697d2019-05-21 12:54:39 +02001728 }
1729 MGCP.send(mgcp_resp);
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001730 }
Harald Welte9b751a62019-04-14 17:39:29 +02001731
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001732 [] BSSAP.receive(tr_PDU_DTAP_MT(tr_ML3_MT_CC_ALERTING(cpars.transaction_id))) {
1733 log("f_mo_call_establish 7: rx CC Alerting");
Neels Hofmeyr3c89a6b2019-10-15 16:54:37 +02001734
1735 if (cpars.ran_clear_when_alerting) {
1736 if (g_pars.ran_is_geran) {
1737 BSSAP.send(ts_BSSMAP_ClearRequest(0));
1738 } else {
1739 BSSAP.send(ts_RANAP_IuReleaseRequest(ts_RanapCause_om_intervention));
1740 }
1741 break;
1742 }
1743
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001744 cpars.mncc_callref := mncc.u.signal.callref;
1745 /* Call Proceeding */
Pau Espin Pedrol563b3d02020-09-09 20:19:52 +02001746 var octetstring ip;
1747 var boolean is_ipv6 := f_addr_is_ipv6(cpars.mncc_rtp_ip);
1748 if (is_ipv6) {
1749 ip := f_inet6_addr(cpars.mncc_rtp_ip);
1750 } else {
1751 ip := f_inet_addr(cpars.mncc_rtp_ip);
1752 }
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001753 MNCC.send(ts_MNCC_RTP_CONNECT(cpars.mncc_callref,
Pau Espin Pedrol563b3d02020-09-09 20:19:52 +02001754 is_ipv6, ip,
1755 cpars.mncc_rtp_port,
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001756 /* payload type 3 = GSM FR */ 3));
1757 MNCC.send(ts_MNCC_SETUP_rsp(cpars.mncc_callref));
1758 }
1759
1760 [] MNCC.receive(tr_MNCC_SETUP_COMPL_ind(?)) -> value mncc {
1761 log("f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind");
Neels Hofmeyr8df69622019-11-02 19:16:03 +01001762 got_mncc_setup_compl_ind := true;
1763 if (not cpars.expect_release and got_cc_connect) {
1764 break;
1765 }
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001766 }
1767
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001768 [] BSSAP.receive(tr_PDU_DTAP_MT(tr_ML3_MT_CC_CONNECT(cpars.transaction_id))) {
1769 log("f_mo_call_establish 10: rx CC CONNECT");
1770 BSSAP.send(ts_PDU_DTAP_MO(ts_ML3_MO_CC_CONNECT_ACK(cpars.transaction_id)));
Neels Hofmeyr8df69622019-11-02 19:16:03 +01001771 got_cc_connect := true;
1772 if (not cpars.expect_release and got_mncc_setup_compl_ind) {
1773 break;
1774 }
Harald Welteb71901a2018-01-26 19:16:05 +01001775 }
Neels Hofmeyr3c89a6b2019-10-15 16:54:37 +02001776
1777 [] BSSAP.receive(tr_PDU_DTAP_MT(tr_ML3_MT_CC_RELEASE(cpars.transaction_id))) {
1778 log("f_mo_call_establish 11: rx CC RELEASE");
Neels Hofmeyr8df69622019-11-02 19:16:03 +01001779 if (not cpars.expect_release) {
1780 setverdict(fail, "Got unexpected CC Release");
1781 mtc.stop;
1782 }
Neels Hofmeyr3c89a6b2019-10-15 16:54:37 +02001783 f_expect_clear();
1784 break;
1785 }
1786 }
1787
1788 f_sleep(0.5);
1789 deactivate(mdcx);
1790
1791 if (cpars.use_osmux == (cpars.got_osmux_count != 0)) {
1792 log("Osmux ok: use_osmux = ", cpars.use_osmux, " got_osmux_count = ", cpars.got_osmux_count);
1793 } else {
1794 setverdict(fail, "Osmux failure: use_osmux = ", cpars.use_osmux, " got_osmux_count = ", cpars.got_osmux_count);
1795 mtc.stop;
Harald Welteb71901a2018-01-26 19:16:05 +01001796 }
1797
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001798 log("f_mo_call_establish DONE");
Philipp Maier3716a5e2018-03-21 15:53:35 +01001799 setverdict(pass);
1800}
Harald Welteb71901a2018-01-26 19:16:05 +01001801
Harald Welte4c422b72019-02-17 16:27:10 +01001802function f_call_hangup(inout CallParameters cpars, boolean release_by_ms, boolean is_csfb := false)
Philipp Maier3716a5e2018-03-21 15:53:35 +01001803runs on BSC_ConnHdlr {
1804
1805 var MobileIdentityLV mi;
1806 var MNCC_PDU mncc;
1807 var MgcpCommand mgcp_cmd;
1808 var boolean respond_to_dlcx;
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001809 var boolean dlcx_contained_ci := false;
1810 var template PDU_BSSAP t_clear := tr_BSSMAP_ClearCommand;
1811
1812 if (is_csfb) {
1813 t_clear := tr_BSSMAP_ClearCommandCSFB;
1814 }
1815
Neels Hofmeyrba960a12019-11-02 19:17:38 +01001816 log("f_call_hangup 0: tx MNCC_DISC_REQ");
Harald Welteb71901a2018-01-26 19:16:05 +01001817 MNCC.send(ts_MNCC_DISC_req(cpars.mncc_callref, valueof(ts_MNCC_cause(23))));
1818 BSSAP.receive(tr_PDU_DTAP_MT(tr_ML3_MT_CC_DISC(cpars.transaction_id)));
1819
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001820 log("f_call_hangup 1: rx DTAP CC DISC");
1821
Philipp Maier3716a5e2018-03-21 15:53:35 +01001822 if (release_by_ms) {
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001823 var BIT1 tid_remote := '1'B;
1824 if (cpars.mo_call) {
1825 tid_remote := '0'B;
1826 }
Philipp Maier3716a5e2018-03-21 15:53:35 +01001827 /* B-side (MS) Release of call */
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001828 BSSAP.send(ts_PDU_DTAP_MO(ts_ML3_MO_CC_RELEASE(cpars.transaction_id, tid_remote, '0000000'B)));
Philipp Maier3716a5e2018-03-21 15:53:35 +01001829 MNCC.receive(tr_MNCC_REL_ind(cpars.mncc_callref));
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001830 log("f_call_hangup 2: rx MNCC REL ind");
Philipp Maier3716a5e2018-03-21 15:53:35 +01001831 BSSAP.receive(tr_PDU_DTAP_MT(tr_ML3_MT_CC_REL_COMPL(cpars.transaction_id)));
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001832 log("f_call_hangup 3: rx DTAP CC REL COMPL");
Philipp Maier3716a5e2018-03-21 15:53:35 +01001833 } else {
1834 /* A-side (PLMN) Release of call */
1835 MNCC.send(ts_MNCC_REL_req(cpars.mncc_callref, valueof(ts_MNCC_cause(42))));
1836 BSSAP.receive(tr_PDU_DTAP_MT(tr_ML3_MT_CC_RELEASE(cpars.transaction_id)));
Oliver Smith6f546a92023-07-10 15:03:31 +02001837 log("f_call_hangup 2.a: rx DTAP CC RELEASE");
Philipp Maier3716a5e2018-03-21 15:53:35 +01001838 BSSAP.send(ts_PDU_DTAP_MO(ts_ML3_MO_CC_REL_COMPL(cpars.transaction_id)));
Oliver Smith6f546a92023-07-10 15:03:31 +02001839 log("f_call_hangup 3.a: rx MNCC REL cnf");
1840 MNCC.receive(tr_MNCC_REL_cnf(cpars.mncc_callref, cause := *));
Philipp Maier3716a5e2018-03-21 15:53:35 +01001841 }
Harald Welteb71901a2018-01-26 19:16:05 +01001842
Philipp Maier2a98a732018-03-19 16:06:12 +01001843 respond_to_dlcx := not (isbound(cpars.mgw_drop_dlcx) and valueof(cpars.mgw_drop_dlcx));
1844
Neels Hofmeyr3c89a6b2019-10-15 16:54:37 +02001845 var default mdcx := activate(as_optional_mgcp_mdcx(cpars.mgw_conn_2.mgw_rtp_ip, cpars.mgw_conn_2.mgw_rtp_port));
Neels Hofmeyr0b16bf12019-11-03 05:10:12 +01001846 var default dlcx := activate(as_optional_mgcp_dlcx(cpars));
Harald Welte9b751a62019-04-14 17:39:29 +02001847
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001848 /* clearing of radio channel */
Neels Hofmeyr0b16bf12019-11-03 05:10:12 +01001849 alt {
1850 [g_pars.ran_is_geran] BSSAP.receive(t_clear) {
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001851 log("f_call_hangup 5: rx BSSAP Clear Command");
1852 BSSAP.send(ts_BSSMAP_ClearComplete);
1853 BSSAP.receive(RAN_Conn_Prim:MSC_CONN_PRIM_DISC_IND);
1854 log("f_call_hangup 6: rx SCCP DISC");
Neels Hofmeyr0b16bf12019-11-03 05:10:12 +01001855 setverdict(pass);
Philipp Maier2a98a732018-03-19 16:06:12 +01001856 }
Neels Hofmeyr0b16bf12019-11-03 05:10:12 +01001857 [not g_pars.ran_is_geran] BSSAP.receive(tr_RANAP_IuReleaseCommand(?)) {
1858 log("f_call_hangup 5.iu: rx Iu Release Command");
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001859 BSSAP.send(ts_RANAP_IuReleaseComplete);
1860 BSSAP.receive(RAN_Conn_Prim:MSC_CONN_PRIM_DISC_IND);
Neels Hofmeyr0b16bf12019-11-03 05:10:12 +01001861 log("f_call_hangup 6.iu: rx SCCP DISC");
1862 setverdict(pass);
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001863 }
1864 }
1865
Neels Hofmeyr0b16bf12019-11-03 05:10:12 +01001866 f_sleep(1.0);
Neels Hofmeyr2ca1ab42019-03-08 03:45:43 +01001867 f_create_mgcp_delete_ep(cpars.mgcp_ep);
1868 log("f_call_hangup 9: done");
1869
1870 deactivate(mdcx);
Neels Hofmeyr0b16bf12019-11-03 05:10:12 +01001871 deactivate(dlcx);
Philipp Maier3716a5e2018-03-21 15:53:35 +01001872}
1873
Oliver Smith98e24bc2023-07-07 12:36:59 +02001874function f_mt_call(inout CallParameters cpars, float open_time := 5.0)
Philipp Maier3716a5e2018-03-21 15:53:35 +01001875runs on BSC_ConnHdlr {
1876
1877 f_mt_call_establish(cpars);
1878
Oliver Smith98e24bc2023-07-07 12:36:59 +02001879 f_call_keep_open(cpars, open_time);
Philipp Maier3716a5e2018-03-21 15:53:35 +01001880
Neels Hofmeyrba960a12019-11-02 19:17:38 +01001881 log("Hangup");
Philipp Maier3716a5e2018-03-21 15:53:35 +01001882 f_call_hangup(cpars, true);
1883
Oliver Smith3a33e552023-07-06 11:55:12 +02001884 /* Unregister the IMSI that was registered in f_mt_call_establish */
1885 f_ran_unregister_imsi(g_pars.imsi);
1886
Philipp Maier3716a5e2018-03-21 15:53:35 +01001887 setverdict(pass);
1888}
1889
Oliver Smith98e24bc2023-07-07 12:36:59 +02001890function f_mo_call(inout CallParameters cpars, float open_time := 5.0)
Philipp Maier3716a5e2018-03-21 15:53:35 +01001891runs on BSC_ConnHdlr {
1892
1893 f_mo_call_establish(cpars);
1894
Oliver Smith98e24bc2023-07-07 12:36:59 +02001895 f_call_keep_open(cpars, open_time);
Philipp Maier3716a5e2018-03-21 15:53:35 +01001896
Neels Hofmeyrba960a12019-11-02 19:17:38 +01001897 log("Hangup");
Philipp Maier3716a5e2018-03-21 15:53:35 +01001898 f_call_hangup(cpars, false);
1899
Harald Welteb71901a2018-01-26 19:16:05 +01001900 setverdict(pass);
1901}
Harald Weltea49e36e2018-01-21 19:29:33 +01001902
Daniel Willmann8b084372018-02-04 13:35:26 +01001903function f_mo_seq_dtmf_dup(inout CallParameters cpars)
1904runs on BSC_ConnHdlr {
1905
1906 timer T := 1.0;
Daniel Willmann8b084372018-02-04 13:35:26 +01001907 var MNCC_PDU mncc;
1908 var MgcpCommand mgcp_cmd;
1909 var template PDU_ML3_MS_NW dtmf_dtap;
1910
Neels Hofmeyr3d22e4a2019-10-03 04:07:47 +02001911 f_mo_call_establish(cpars);
Daniel Willmann8b084372018-02-04 13:35:26 +01001912
Neels Hofmeyr3d22e4a2019-10-03 04:07:47 +02001913 /* Send DTMF: send the exact same DTAP message twice, the dup should be filtered out by
1914 * 3GPP TS 24.007 11.2.3.2 Message Type Octet / Duplicate Detection. */
Daniel Willmann8b084372018-02-04 13:35:26 +01001915
Neels Hofmeyr3d22e4a2019-10-03 04:07:47 +02001916 /* Find out the next NSD that will be used, from RAN emulation. */
1917 var N_Sd_Array last_n_sd := f_bssmap_last_n_sd();
1918 var uint2_t next_n_sd := f_next_n_sd(last_n_sd, 0 /* cc is index 0 */);
Daniel Willmann8b084372018-02-04 13:35:26 +01001919
Neels Hofmeyr3d22e4a2019-10-03 04:07:47 +02001920 /* Compose DTAP with this correct NSD */
Daniel Willmann8b084372018-02-04 13:35:26 +01001921 dtmf_dtap := ts_ML3_MO_CC_START_DTMF(cpars.transaction_id, "2");
Neels Hofmeyr3d22e4a2019-10-03 04:07:47 +02001922
1923 /* Here, pass skip_seq_patching == false so that the RAN Emulation NSD increments after this message. */
1924 BSSAP.send(ts_PDU_DTAP_MO(dtmf_dtap, '00'O, false));
Daniel Willmann8b084372018-02-04 13:35:26 +01001925 T.start;
1926 alt {
Neels Hofmeyr3d22e4a2019-10-03 04:07:47 +02001927 [] MNCC.receive(tr_MNCC_START_DTMF_ind(cpars.mncc_callref, "2")) {
1928 log("f_mo_seq_dtmf_dup() 1: got first START_DTMF_ind");
1929 }
Daniel Willmann8b084372018-02-04 13:35:26 +01001930 [] T.timeout {
1931 setverdict(fail, "Timeout waiting for START_DTMF_ind");
Daniel Willmannafce8662018-07-06 23:11:32 +02001932 mtc.stop;
Daniel Willmann8b084372018-02-04 13:35:26 +01001933 }
1934 }
1935
Neels Hofmeyr3d22e4a2019-10-03 04:07:47 +02001936 /* Send the exact same DTAP with above NSD, which is now incorrect (has not incremented), so that this message
1937 * will get filtered by the duplicate detection. Write NSD into DTAP and pass skip_seq_patching == true. */
1938 dtmf_dtap.msgs.cc.startDTMF.nsd := int2bit(next_n_sd, 2);
Daniel Willmann92f66272018-02-06 15:50:52 +01001939 BSSAP.send(ts_PDU_DTAP_MO(dtmf_dtap, '00'O, true));
Daniel Willmann8b084372018-02-04 13:35:26 +01001940 T.start;
1941 alt {
1942 [] MNCC.receive(tr_MNCC_START_DTMF_ind(cpars.mncc_callref, "2")) {
Neels Hofmeyr3d22e4a2019-10-03 04:07:47 +02001943 setverdict(fail, "f_mo_seq_dtmf_dup() 2: Received duplicate START_DTMF_ind");
Daniel Willmannafce8662018-07-06 23:11:32 +02001944 mtc.stop;
Daniel Willmann8b084372018-02-04 13:35:26 +01001945 }
1946 [] T.timeout { }
1947 }
1948
Neels Hofmeyr3d22e4a2019-10-03 04:07:47 +02001949 /* Here the NSD should be correct again and we see a DTMF. */
Daniel Willmann8b084372018-02-04 13:35:26 +01001950 dtmf_dtap := ts_ML3_MO_CC_START_DTMF(cpars.transaction_id, "3");
Neels Hofmeyr3d22e4a2019-10-03 04:07:47 +02001951 BSSAP.send(ts_PDU_DTAP_MO(dtmf_dtap, '00'O, false));
Daniel Willmann8b084372018-02-04 13:35:26 +01001952 alt {
Neels Hofmeyr3d22e4a2019-10-03 04:07:47 +02001953 [] MNCC.receive(tr_MNCC_START_DTMF_ind(cpars.mncc_callref, "3")) {
1954 log("f_mo_seq_dtmf_dup() 3: got second START_DTMF_ind");
1955 }
Daniel Willmann8b084372018-02-04 13:35:26 +01001956 [] T.timeout {
Neels Hofmeyr3d22e4a2019-10-03 04:07:47 +02001957 setverdict(fail, "Timeout waiting for final START_DTMF_ind");
Daniel Willmannafce8662018-07-06 23:11:32 +02001958 mtc.stop;
Daniel Willmann8b084372018-02-04 13:35:26 +01001959 }
1960 }
1961
Neels Hofmeyr3d22e4a2019-10-03 04:07:47 +02001962 f_call_hangup(cpars, true);
Daniel Willmann8b084372018-02-04 13:35:26 +01001963 setverdict(pass);
1964}
Harald Welte9b751a62019-04-14 17:39:29 +02001965
Harald Welte1ddc7162018-01-27 14:25:46 +01001966/* expect a clear command */
Harald Welte5946b332018-03-18 23:32:21 +01001967altstep as_clear_cmd_compl_disc(float t := 5.0) runs on BSC_ConnHdlr {
Neels Hofmeyr6b468a42019-03-06 15:25:14 +01001968 var PDU_BSSAP bssap;
Harald Welte5946b332018-03-18 23:32:21 +01001969 [] BSSAP.receive(tr_BSSMAP_ClearCommand) {
1970 BSSAP.send(ts_BSSMAP_ClearComplete);
1971 alt {
Harald Welte6811d102019-04-14 22:23:14 +02001972 [] BSSAP.receive(RAN_Conn_Prim:MSC_CONN_PRIM_DISC_IND) {
Harald Welte5946b332018-03-18 23:32:21 +01001973 setverdict(pass);
1974 }
1975 [] BSSAP.receive {
1976 setverdict(fail, "Unexpected BSSMAP while waiting for SCCP Release");
Daniel Willmannafce8662018-07-06 23:11:32 +02001977 mtc.stop;
Harald Welte5946b332018-03-18 23:32:21 +01001978 }
1979 }
1980 }
Neels Hofmeyr6b468a42019-03-06 15:25:14 +01001981 [] BSSAP.receive(tr_BSSAP_BSSMAP) -> value bssap {
1982 setverdict(fail, "Unexpected BSSMAP while waiting for ClearCommand", bssap);
Daniel Willmannafce8662018-07-06 23:11:32 +02001983 mtc.stop;
Harald Welte5946b332018-03-18 23:32:21 +01001984 }
1985}
1986
Neels Hofmeyr4e18ccc2020-06-24 19:08:17 +02001987function f_expect_clear(float t := 5.0, boolean verify_vlr_cell_id := true) runs on BSC_ConnHdlr {
Harald Welte1ddc7162018-01-27 14:25:46 +01001988 timer T := t;
1989
1990 T.start;
1991 alt {
Harald Welte9b751a62019-04-14 17:39:29 +02001992 [g_pars.ran_is_geran] as_clear_cmd_compl_disc(t) { }
1993 [not g_pars.ran_is_geran] as_iu_release_compl_disc(t) { }
Harald Welte1ddc7162018-01-27 14:25:46 +01001994 [] T.timeout {
Harald Welte5946b332018-03-18 23:32:21 +01001995 setverdict(fail, "Timeout waiting for ClearCommand/Release");
Daniel Willmannafce8662018-07-06 23:11:32 +02001996 mtc.stop;
Harald Welte1ddc7162018-01-27 14:25:46 +01001997 }
1998 }
Neels Hofmeyr4e18ccc2020-06-24 19:08:17 +02001999
2000 if (verify_vlr_cell_id) {
2001 /* Now the conn is gone, but the VLR reflects the cell ID */
2002 f_verify_vty_lac_ci();
2003 }
Harald Welte1ddc7162018-01-27 14:25:46 +01002004}
2005
Andreas Eversberge5a6ef12023-07-28 10:45:20 +02002006function f_create_bssmap_exp_n_connect(integer targetPointCode) runs on BSC_ConnHdlr {
2007 BSSAP_PROC.call(RAN_register_n_connect:{targetPointCode, self}) {
2008 [] BSSAP_PROC.getreply(RAN_register_n_connect:{?, ?}) {};
Neels Hofmeyr0ac63152019-05-07 01:20:17 +02002009 }
2010}
2011
2012function f_bssmap_last_n_sd() runs on BSC_ConnHdlr return N_Sd_Array {
2013 var N_Sd_Array last_n_sd;
2014 BSSAP_PROC.call(RAN_last_n_sd:{self, -}) {
2015 [] BSSAP_PROC.getreply(RAN_last_n_sd:{self, ?}) -> param(last_n_sd) {
2016 return last_n_sd;
2017 };
2018 }
2019}
2020
2021function f_bssmap_continue_after_n_sd(N_Sd_Array last_n_sd) runs on BSC_ConnHdlr {
2022 BSSAP_PROC.call(RAN_continue_after_n_sd:{last_n_sd, self}) {
2023 [] BSSAP_PROC.getreply(RAN_continue_after_n_sd:{last_n_sd, self});
2024 }
2025}
2026
Harald Weltef45efeb2018-04-09 18:19:24 +02002027type record SmsParametersTp {
2028 OCT1 msg_ref,
2029 TP_DA da,
2030 OCT1 pid,
2031 OCT1 dcs,
2032 integer udl,
2033 octetstring ud
2034}
2035type record SmsParametersRp {
2036 OCT1 msg_ref,
Vadim Yanitskiy437b5a62019-12-15 14:13:39 +09002037 RP_NumberingPlan_and_NumberDigits smsc_addr optional
Harald Weltef45efeb2018-04-09 18:19:24 +02002038}
2039type record SmsParameters {
2040 SmsParametersTp tp,
2041 SmsParametersRp rp,
2042 uint3_t tid,
2043 OCT1 dlci,
2044 uint7_t exp_rp_err optional
2045}
2046
2047template (value) TP_DA ts_TP_DA(BIT4 npl, BIT3 ton, hexstring addr) := {
2048 tP_DA_NoPad := {
2049 tP_LengthIndicator := 0, /* overwritten */
2050 tP_NumberingPlanID := npl,
2051 tP_TypeOfNumber := ton,
2052 tp_Spare := '0'B,
2053 tP_DAValue := addr
2054 }
2055}
2056
Vadim Yanitskiy437b5a62019-12-15 14:13:39 +09002057template RP_NumberingPlan_and_NumberDigits t_RP_Addr(template hexstring addr,
2058 template BIT4 npi := '0001'B,
2059 template BIT3 ton := '001'B,
2060 template BIT1 ext := '1'B) := {
2061 rP_NumberingPlanIdentification := npi,
2062 rP_TypeOfNumber := ton,
2063 rP_Ext := ext,
2064 rP_NumberDigits := addr
2065}
2066
Harald Weltef45efeb2018-04-09 18:19:24 +02002067template (value) SmsParameters t_SmsPars(hexstring tp_daddr := '12345'H) := {
2068 tp := {
2069 msg_ref := '23'O,
2070 da := ts_TP_DA('0000'B, '000'B, tp_daddr),
2071 pid := '00'O,
2072 dcs := '00'O,
2073 udl := 0,
2074 ud := ''O
2075 },
2076 rp := {
2077 msg_ref := '42'O,
Vadim Yanitskiy437b5a62019-12-15 14:13:39 +09002078 /* We don't really need to have both SM-RP-DA/OA here, because only one IE
Vadim Yanitskiyafb15a82020-01-05 14:04:53 +01002079 * is included in MO/MT SMS, and in the most cases it's the SMSC address.
2080 * NOTE: this address is currently hard-coded by OsmoMSC. */
2081 smsc_addr := t_RP_Addr('447785016005'H)
Harald Weltef45efeb2018-04-09 18:19:24 +02002082 },
2083 tid := 0,
2084 dlci := '03'O,
2085 exp_rp_err := omit
2086}
2087
2088private altstep as_other_sms() runs on BSC_ConnHdlr {
2089 [] BSSAP.receive(tr_PDU_DTAP_MT(tr_ML3_MT_SMS(?, ?, ?), ?)) {
2090 setverdict(fail, "Unexpected SMS related PDU from MSC");
Daniel Willmannafce8662018-07-06 23:11:32 +02002091 mtc.stop;
Harald Weltef45efeb2018-04-09 18:19:24 +02002092 }
2093}
2094
Vadim Yanitskiy9cc019a2018-11-15 02:06:07 +07002095/* Submit a MO RP-SMMA over an already existing DTAP connection */
2096function f_mo_smma(inout SmsParameters spars)
2097runs on BSC_ConnHdlr {
2098 var template (value) RPDU_MS_SGSN rp_mo;
2099 var template (value) PDU_ML3_MS_NW l3_mo;
2100
2101 var default d := activate(as_other_sms());
2102
2103 /* just in case this is routed to SMPP.. */
2104 f_create_smpp_expect(hex2str(spars.tp.da.tP_DA_NoPad.tP_DAValue));
2105
2106 rp_mo := ts_RP_SMMA_MO(spars.rp.msg_ref);
2107 l3_mo := ts_ML3_MO_SMS(spars.tid, c_TIF_ORIG, ts_CP_DATA_MO(rp_mo));
2108 BSSAP.send(ts_PDU_DTAP_MO(l3_mo, spars.dlci, true));
2109 /* receive CP-ACK for CP-DATA above */
2110 BSSAP.receive(tr_PDU_DTAP_MT(tr_ML3_MT_SMS(spars.tid, c_TIF_REPL, tr_CP_ACK_MT), spars.dlci));
2111
2112 deactivate(d);
2113 setverdict(pass);
2114}
2115
Vadim Yanitskiyd4cc1502018-11-12 01:46:21 +07002116/* Submit a MO-SMS over an already existing DTAP connection */
2117function f_mo_sms_submit(inout SmsParameters spars)
Harald Weltef45efeb2018-04-09 18:19:24 +02002118runs on BSC_ConnHdlr {
2119 var template (value) TPDU_RP_DATA_MS_SGSN tp_mo;
2120 var template (value) RPDU_MS_SGSN rp_mo;
2121 var template (value) PDU_ML3_MS_NW l3_mo;
2122
Harald Weltef45efeb2018-04-09 18:19:24 +02002123 var default d := activate(as_other_sms());
2124
Harald Weltef640a012018-04-14 17:49:21 +02002125 /* just in case this is routed to SMPP.. */
2126 f_create_smpp_expect(hex2str(spars.tp.da.tP_DA_NoPad.tP_DAValue));
2127
Harald Weltef45efeb2018-04-09 18:19:24 +02002128 tp_mo := ts_SMS_SUBMIT(spars.tp.msg_ref, spars.tp.da, spars.tp.pid, spars.tp.dcs,
2129 spars.tp.udl, spars.tp.ud);
Vadim Yanitskiy437b5a62019-12-15 14:13:39 +09002130 rp_mo := ts_RP_DATA_MO(spars.rp.msg_ref, omit, spars.rp.smsc_addr, tp_mo);
Harald Weltef45efeb2018-04-09 18:19:24 +02002131 l3_mo := ts_ML3_MO_SMS(spars.tid, c_TIF_ORIG, ts_CP_DATA_MO(rp_mo));
2132 BSSAP.send(ts_PDU_DTAP_MO(l3_mo, spars.dlci, true));
2133 /* receive CP-ACK for CP-DATA above */
2134 BSSAP.receive(tr_PDU_DTAP_MT(tr_ML3_MT_SMS(spars.tid, c_TIF_REPL, tr_CP_ACK_MT), spars.dlci));
2135
Vadim Yanitskiyd4cc1502018-11-12 01:46:21 +07002136 deactivate(d);
2137 setverdict(pass);
2138}
2139
2140/* Wait RP-ACK for MO-SMS on an already existing DTAP connection */
2141function f_mo_sms_wait_rp_ack(inout SmsParameters spars)
2142runs on BSC_ConnHdlr {
2143 var template (value) PDU_ML3_MS_NW l3_mo;
2144
2145 var template TPDU_RP_DATA_SGSN_MS tp_mt;
2146 var template RPDU_SGSN_MS rp_mt;
2147 var template PDU_ML3_NW_MS l3_mt;
2148
2149 var default d := activate(as_other_sms());
2150
2151 /* just in case this is routed to SMPP.. */
2152 f_create_smpp_expect(hex2str(spars.tp.da.tP_DA_NoPad.tP_DAValue));
2153
Harald Weltef45efeb2018-04-09 18:19:24 +02002154 if (ispresent(spars.exp_rp_err)) {
2155 /* expect an RP-ERROR message from MSC with given cause */
2156 rp_mt := tr_RP_ERROR_MT(spars.rp.msg_ref, spars.exp_rp_err);
2157 l3_mt := tr_ML3_MT_SMS(spars.tid, c_TIF_REPL, tr_CP_DATA_MT(rp_mt));
2158 BSSAP.receive(tr_PDU_DTAP_MT(l3_mt, spars.dlci));
2159 /* send CP-ACK for CP-DATA just received */
2160 l3_mo := ts_ML3_MO_SMS(spars.tid, c_TIF_ORIG, ts_CP_ACK_MO);
2161 BSSAP.send(ts_PDU_DTAP_MO(l3_mo, spars.dlci, true));
2162 } else {
2163 /* expect RP-ACK for RP-DATA */
2164 rp_mt := tr_RP_ACK_MT(spars.rp.msg_ref);
2165 l3_mt := tr_ML3_MT_SMS(spars.tid, c_TIF_REPL, tr_CP_DATA_MT(rp_mt));
2166 BSSAP.receive(tr_PDU_DTAP_MT(l3_mt, spars.dlci));
2167 /* send CP-ACO for CP-DATA just received */
2168 l3_mo := ts_ML3_MO_SMS(spars.tid, c_TIF_ORIG, ts_CP_ACK_MO);
2169 BSSAP.send(ts_PDU_DTAP_MO(l3_mo, spars.dlci, true));
2170 }
Vadim Yanitskiyd4cc1502018-11-12 01:46:21 +07002171
Harald Weltef45efeb2018-04-09 18:19:24 +02002172 deactivate(d);
2173 setverdict(pass);
2174}
2175
Vadim Yanitskiyd4cc1502018-11-12 01:46:21 +07002176/* Submit a MO-SMS, and wait for RP-ACK on an existing
2177 * (and authenticated, ...) DTAP connection */
2178function f_mo_sms(inout SmsParameters spars)
2179runs on BSC_ConnHdlr {
2180 f_mo_sms_submit(spars);
2181 f_mo_sms_wait_rp_ack(spars);
2182}
2183
Neels Hofmeyrb58d9742019-11-27 18:44:54 +01002184function f_mt_sms_deliver_pdu(in SmsParameters spars)
2185runs on BSC_ConnHdlr
2186return template PDU_DTAP_MT {
2187 var template TPDU_RP_DATA_SGSN_MS tp_mt := tr_SMS_DELIVER(?, spars.tp.ud, spars.tp.pid, spars.tp.dcs, ?);
2188 var template RPDU_SGSN_MS rp_mt := tr_RP_DATA_MT(?, spars.rp.smsc_addr, omit, tp_mt);
2189 var template PDU_ML3_NW_MS l3_mt := tr_ML3_MT_SMS(?, c_TIF_ORIG, tr_CP_DATA_MT(rp_mt));
2190 return tr_PDU_DTAP_MT(l3_mt, spars.dlci);
2191}
2192
Vadim Yanitskiy2159acb2018-11-24 02:50:29 +07002193/* Wait for MT SMS on an already existing DTAP connection */
2194function f_mt_sms_expect(inout SmsParameters spars)
Harald Weltef45efeb2018-04-09 18:19:24 +02002195runs on BSC_ConnHdlr {
Harald Weltef45efeb2018-04-09 18:19:24 +02002196 var template (value) PDU_ML3_MS_NW l3_mo;
Harald Weltef45efeb2018-04-09 18:19:24 +02002197 var PDU_DTAP_MT dtap_mt;
2198
2199 var default d := activate(as_other_sms());
2200
2201 /* Expect CP-DATA(RP-DATA(SMS-DELIVER)) */
Neels Hofmeyrb58d9742019-11-27 18:44:54 +01002202 BSSAP.receive(f_mt_sms_deliver_pdu(spars)) -> value dtap_mt;
Vadim Yanitskiy2159acb2018-11-24 02:50:29 +07002203
Harald Weltef45efeb2018-04-09 18:19:24 +02002204 /* Extract relevant identifiers */
2205 spars.tid := bit2int(dtap_mt.dtap.tiOrSkip.transactionId.tio);
2206 spars.rp.msg_ref := dtap_mt.dtap.msgs.sms.cP_DATA.cP_User_Data.cP_RPDU.rP_DATA_SGSN_MS.rP_MessageReference;
2207
2208 /* send CP-ACK for CP-DATA just received */
2209 l3_mo := ts_ML3_MO_SMS(spars.tid, c_TIF_REPL, ts_CP_ACK_MO);
2210 BSSAP.send(ts_PDU_DTAP_MO(l3_mo, spars.dlci, true));
2211
Vadim Yanitskiy2159acb2018-11-24 02:50:29 +07002212 deactivate(d);
2213 setverdict(pass);
2214}
2215
2216/* Send RP-ACK for MT-SMS over an already existing DTAP connection */
2217function f_mt_sms_send_rp_ack(inout SmsParameters spars)
2218runs on BSC_ConnHdlr {
2219 var template (value) RPDU_MS_SGSN rp_mo;
2220 var template (value) PDU_ML3_MS_NW l3_mo;
2221 var template PDU_ML3_NW_MS l3_mt;
2222
2223 var default d := activate(as_other_sms());
2224
Harald Weltef45efeb2018-04-09 18:19:24 +02002225 /* send RP-ACK for RP-DATA */
2226 rp_mo := ts_RP_ACK_MO(spars.rp.msg_ref);
2227 l3_mo := ts_ML3_MO_SMS(spars.tid, c_TIF_REPL, ts_CP_DATA_MO(rp_mo));
2228 BSSAP.send(ts_PDU_DTAP_MO(l3_mo, spars.dlci, true));
2229
2230 /* expect CP-ACK for CP-DATA(RP-ACK) just sent */
Harald Weltee008eea2018-04-14 21:05:48 +02002231 l3_mt := tr_ML3_MT_SMS(spars.tid, c_TIF_ORIG, tr_CP_ACK_MT);
Harald Weltef45efeb2018-04-09 18:19:24 +02002232 BSSAP.receive(tr_PDU_DTAP_MT(l3_mt, spars.dlci));
2233
2234 deactivate(d);
2235 setverdict(pass);
2236}
2237
Vadim Yanitskiy56318522018-11-24 03:40:47 +07002238/* Send RP-ERROR for MT-SMS over an already existing DTAP connection */
2239function f_mt_sms_send_rp_error(inout SmsParameters spars, uint7_t cause)
2240runs on BSC_ConnHdlr {
2241 var template (value) RPDU_MS_SGSN rp_mo;
2242 var template (value) PDU_ML3_MS_NW l3_mo;
2243 var template PDU_ML3_NW_MS l3_mt;
2244
2245 var default d := activate(as_other_sms());
2246
2247 /* send RP-ACK for RP-DATA */
2248 rp_mo := ts_RP_ERROR_MO(spars.rp.msg_ref, cause);
2249 l3_mo := ts_ML3_MO_SMS(spars.tid, c_TIF_REPL, ts_CP_DATA_MO(rp_mo));
2250 BSSAP.send(ts_PDU_DTAP_MO(l3_mo, spars.dlci, true));
2251
2252 /* expect CP-ACK for CP-DATA(RP-ERROR) just sent */
2253 l3_mt := tr_ML3_MT_SMS(spars.tid, c_TIF_ORIG, tr_CP_ACK_MT);
2254 BSSAP.receive(tr_PDU_DTAP_MT(l3_mt, spars.dlci));
2255
2256 deactivate(d);
2257 setverdict(pass);
2258}
2259
Vadim Yanitskiy2159acb2018-11-24 02:50:29 +07002260/* Wait for a MT-SMS and send RP-ACK over an already existing
2261 * (and authenticated, ...) DTAP connection */
2262function f_mt_sms(inout SmsParameters spars)
2263runs on BSC_ConnHdlr {
2264 f_mt_sms_expect(spars);
2265 f_mt_sms_send_rp_ack(spars);
2266}
Harald Weltea49e36e2018-01-21 19:29:33 +01002267
2268
Harald Weltea49e36e2018-01-21 19:29:33 +01002269}