aboutsummaryrefslogtreecommitdiffstats
path: root/library/BSSMAP_Templates.ttcn
AgeCommit message (Expand)AuthorFilesLines
2018-09-26bsc: inter-BSC HO: add TC_ho_out_of_this_bsc, TC_ho_into_this_bscNeels Hofmeyr1-0/+133
2018-09-25MSC_Tests: Reply to Classmark Req in TC_lu_imsi_auth_tmsi_encr_3_1_no_cmDaniel Willmann1-0/+11
2018-09-18bsc: test Classmark EnquiryNeels Hofmeyr1-0/+12
2018-06-03bsc: Add LCLS related test casesHarald Welte1-0/+12
2018-06-01BSSMAP_Templates: Fix LCLS related template definitionsHarald Welte1-6/+11
2018-06-01BSSMAP_Templates: Add templates for LCLS related IEs + messagesHarald Welte1-0/+161
2018-03-28BSSMAP_Templates: Add templates for HANDOVER REQUIREDPhilipp Maier1-1/+22
2018-03-21Add BSSMAP SPDI definitions (speech/data indicator octets)Harald Welte1-1/+7
2018-03-17bsc: Fix encoding of 2-digit MNC (paging tests)Harald Welte1-2/+2
2018-03-14fix cell identifier generation in ttcn3 paging testsStefan Sperling1-1/+5
2018-02-16Move f_hex_is_odd_length from BSSMAP_Templates to GSM_TypesHarald Welte1-8/+0
2018-02-11BSSMAP: Fix L3 sequence number for ComplL3(Paging Response)Harald Welte1-0/+26
2018-01-31bsc: Add TC_classmark to test RR CLASSMARK -> BSSMAP CLASSMARK conversionHarald Welte1-0/+17
2018-01-31BSC_Tests: Implement remaining missing paging testsHarald Welte1-0/+12
2018-01-27BSSMAP: Add IMSI/TMSI mapping table to dispatch incoming pagingHarald Welte1-1/+35
2018-01-26BSSMAP_Templates: tr_BSSMAP_AssignmentReq support for cic + aoipHarald Welte1-3/+5
2018-01-26BSSMAP_Templates: Make ts_BSSMAP_IE_AoIP_TLA also usable for receiveHarald Welte1-4/+5
2018-01-26BSSMAP_Templates: Permit tr_BSSMAP_AssignmentReq without CICHarald Welte1-1/+1
2018-01-24msc: TC_lu_imsi_auth_tmsi_encr_13_13Harald Welte1-0/+39
2018-01-24msc: Test closing BSSAP connection of LU by ClearCommandHarald Welte1-0/+12
2018-01-22MSC_Tests: Implement early classmark sending in LUHarald Welte1-0/+44
2018-01-21BSSMAP_Templates: Fix + enable ts_CellId_CGIHarald Welte1-8/+2
2018-01-21BSSMAP_Templates: Make ts_BSSAP_DTAP usableHarald Welte1-3/+3
2018-01-21BSSMAP_Templates: tr_BSSAP_BSSMAP / tr_BSSAP_DTAP: DLCI may be presentHarald Welte1-2/+2
2018-01-11Fix f_enc_mcc_mnc() to return a properly encoded MCC/MNC triple octet.Stefan Sperling1-1/+1
2018-01-03Add comments with short module description on top of each fileHarald Welte1-0/+9
2017-12-17BSC_Tests: Implement ecnryption related proceduresHarald Welte1-0/+57
2017-12-15BSC_Tests: Ensure MSC passes SpeechCodecList in AoIP ASSIGNMENTHarald Welte1-0/+36
2017-12-15BSC_Tests: Add whole bunch of new assignment testsHarald Welte1-0/+4
2017-12-15BSSMAP_Templates: Define various ASSIGNMENT related templates/constantsHarald Welte1-0/+42
2017-12-15BSSMAP_Templates: Define enum with 08.08 cause valuesHarald Welte1-2/+79
2017-12-15BSSMAP_Templates: Enable use for AoIP, not just E1-CICHarald Welte1-8/+22
2017-12-15BSC_Tests: Add TC_assignment_cic_only (AoIP Assign. must fail with only CIC)Harald Welte1-0/+16
2017-12-13bsc: Run three virtual BTSs (2 in one lac, 1 in another)Harald Welte1-1/+1
2017-12-11BSSMAP_Templates: Add templates for various PAGING optionsHarald Welte1-5/+57
2017-12-09BSSMAP_Templates: Add tr_BSSMAP_ClearRequestHarald Welte1-0/+12
2017-12-09BSSMAP_Templates: Add parameters to tr_BSSMAP_ComplL3 for better matchingHarald Welte1-2/+22
2017-11-25ts_BSSMAP_HandoReq: Hand in raw list as argument, not IE typeHarald Welte1-2/+43
2017-11-24BSC_MS_ConnectionHandler: implement MGCP request->response handlingHarald Welte1-0/+12
2017-11-23BSSMAP_Templates: fix unbound rR_Cause member in Assignment CompleteHarald Welte1-0/+2
2017-11-23BSSMAP_Templates: Correct name is AssignmentReq, not AssignmentCmdHarald Welte1-2/+2
2017-11-23ipa: First version that emulates both MSC and BSC up to ASSIGNMENT REQHarald Welte1-1/+139
2017-11-23IPA/MSC/BSC Emulation: Framework for handling multiple SCCP connectionsHarald Welte1-0/+71
2017-11-22ipa: Pull everything together: L3->BSSAP->SCCP->IPAHarald Welte1-0/+170