aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-06-12add a test for OS#2666stsp/msc_routing_global_title_crashStefan Sperling2-1/+89
2018-06-03BTS_Tests: Don't wait indefinitely for ASP_IPA_EVENT_UPHarald Welte1-1/+9
2018-06-03bsc: Enable LCLS in osmo-bsc.cfgHarald Welte1-0/+1
2018-06-03LCLS: Introduce a copy+pasted f_connect_handler() functionHarald Welte2-1/+16
2018-06-03bsc: Add LCLS related test casesHarald Welte4-4/+634
2018-06-03bsc: Disable verbose logging of MGCP encoder/decoderHarald Welte1-0/+1
2018-06-02GSUP_Types.ttcn: add SS related messages and IEsVadim Yanitskiy1-3/+153
2018-06-02msc/USSD: add single *#100# request testcaseVadim Yanitskiy2-0/+65
2018-06-02msc/BSC_ConnectionHandler.ttcn: add EST_TYPE_SS_ACT for SS/USSDVadim Yanitskiy1-1/+5
2018-06-02msc: introduce USSD helper functionsVadim Yanitskiy2-0/+64
2018-06-02msc: import GSM 7-bit coding functionsVadim Yanitskiy2-1/+2
2018-06-02library: introduce Facility IE templates for SS/USSDVadim Yanitskiy1-0/+202
2018-06-02L3_Templates: add GSM 04.80 RELEASE_COMPLETE messageVadim Yanitskiy1-0/+117
2018-06-01sync TTCN3 MSC test config with docker-playgroundStefan Sperling3-0/+149
2018-06-01expect TC_establish_and_nothing to passStefan Sperling1-6/+1
2018-06-01bsc: Derive MGCP EP + Port numbers from new g_pars.media_nrHarald Welte1-1/+3
2018-06-01BSC_Tests.ttcn: mark some functions as non-privateHarald Welte1-2/+2
2018-06-01BSC_Tests.ttcn: Split f_connect_handler() off f_start_handler()Harald Welte1-7/+10
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-06-01*_Emulation.ttcn: Specify destination when replying on procedure portsHarald Welte8-20/+20
2018-05-31bsc: Remove duplicate f_sleep() function, we have one in Osmocom_TypesHarald Welte1-7/+0
2018-05-31L3_Templates: Add templates related to Supplementaryt ServicesHarald Welte1-0/+208
2018-05-31msc: Add Encoder/Decoder for Supplementary ServicesHarald Welte2-2/+12
2018-05-29SGSN: add TC_hlr_location_cancel_request_updateAlexander Couzens1-0/+41
2018-05-29expect previously failing paging tests to passStefan Sperling1-9/+2
2018-05-29sync local osmo-bsc.cfg with that used by jenkinsStefan Sperling1-5/+6
2018-05-28BSC_Tests: fix TC_ciph_mode_a5_{0,1,3}Philipp Maier1-3/+5
2018-05-28MSC_ConnectionHandler: check channel mode in f_establish_fullyPhilipp Maier1-4/+51
2018-05-27RSL_Emulation: Handle ID_ACK event in BSC roleHarald Welte1-0/+1
2018-05-27Fix BSSMAP RESET in handler modeHarald Welte1-1/+2
2018-05-27BSSAP_Adapter: Split f_bssap_start() from f_bssap_init()Harald Welte3-1/+7
2018-05-27BSSAP_Adapter: cosmetic typo fixHarald Welte1-1/+1
2018-05-27BSSAP_Adapter: Connect ConnHdlr:MGCP to IPA MGCP in SCCPlite caseHarald Welte1-0/+5
2018-05-26SGSN: add TC_hlr_location_cancel_request_unknown_subscriber_{withdraw,update}Alexander Couzens1-0/+49
2018-05-26GSUP_Types.ttcn: allow other TLV appear in Cancel Location ErrorsAlexander Couzens1-1/+1
2018-05-26SGSN: add TC_hlr_location_cancel_requestAlexander Couzens1-0/+32
2018-05-26L3_Templates: add template tr_GMM_DET_REQ_MT/ts_GMM_DET_ACCEPT_MTAlexander Couzens1-4/+24
2018-05-26L3_Templates: add values for c_GMM_DTT_MT_*Alexander Couzens1-0/+4
2018-05-26deps: Add titan.ProtocolModules.MAPHarald Welte1-1/+8
2018-05-26deps: Add Titan.ProtocolModules.ROSEHarald Welte1-0/+2
2018-05-25bsc: Disable TC_assignment_fr_a5_1_codec_missing for SCCPliteHarald Welte1-1/+3
2018-05-25bsc: TC_assignment_cic_only for IPA/SCCPliteHarald Welte1-2/+9
2018-05-25bsc: Don't expect codec list in IPA/SCCPlite caseHarald Welte1-3/+5
2018-05-25bsc: Alter Assignment Req + Complete depending on AoIP or SCCPliteHarald Welte1-21/+39
2018-05-25make PCU tests send PS paging requests on BVCI zeroStefan Sperling2-3/+11
2018-05-24BSSAP/IPA integration: Wait for SCCPLite to be establishedHarald Welte2-4/+44
2018-05-24library: PCUIF_CodecPort: Log PCU socket connect error stringPau Espin Pedrol1-1/+5
2018-05-23Print more self-explanatory error message on bind/connect failuresHarald Welte10-4/+68
2018-05-17MSC_Tests: Extend timeout waiting for Clear Cmd in TC_establish_and_nothingDaniel Willmann1-1/+1