aboutsummaryrefslogtreecommitdiffstats
path: root/tests/msc_vlr/msc_vlr_test_hlr_timeout.err
AgeCommit message (Expand)AuthorFilesLines
2021-09-14msc_vlr_test: remove DLMGCP log messages from unit test outputPhilipp Maier1-1/+0
2021-07-12msc_a.c: Allow MSC_A_EV_CN_CLOSE in state MSC_A_ST_RELEASINGPau Espin Pedrol1-2/+0
2021-07-02vlr_sgs: Drop recorded LastEutranPlmnId when UE no longer associatedPau Espin Pedrol1-0/+2
2021-02-07msc_vlr_tests: make independent of libosmocore tallocNeels Hofmeyr1-12/+0
2020-08-28vty: allow configuring db path from cfg fileKeith Whyte1-4/+4
2020-08-17Send "BSSMAP CommonID" to tell BSC about the IMSIHarald Welte1-0/+2
2020-06-19add rudimentary NRI support for MSC poolingNeels Hofmeyr1-4/+4
2019-12-12gsup: indicate CN-Domain in SendAuthInfo RequestsNeels Hofmeyr1-1/+1
2019-09-03msc_a fsm: ignore state chg to same stateNeels Hofmeyr1-2/+0
2019-07-18replace osmo_counter with stat_itemsAlexander Couzens1-4/+4
2019-05-15vlr: optionally send IMEI early to HLROliver Smith1-0/+2
2019-05-08large refactoring: support inter-BSC and inter-MSC HandoverNeels Hofmeyr1-136/+182
2019-04-12vlr_subscr: use osmo_use_countNeels Hofmeyr1-15/+15
2019-04-12enable osmo_fsm_term_safely(), apply logging changesNeels Hofmeyr1-16/+10
2019-01-12refactor log ctx for vlr_subscr and ran_connNeels Hofmeyr1-104/+107
2019-01-12add LOG_RAN_CONN() to use the conn->fi->id for contextNeels Hofmeyr1-4/+4
2019-01-12use osmo_lu_type_name() from libosmocoreNeels Hofmeyr1-2/+2
2019-01-04use osmo_rat_type from libosmocoreNeels Hofmeyr1-4/+4
2018-12-11make gsup ipa name configurable in osmo-msc.cfgStefan Sperling1-4/+4
2018-11-30rename gsm_subscriber_connection to ran_connNeels Hofmeyr1-54/+54
2018-09-30GSUP client: send CN domain IE on LU requestNeels Hofmeyr1-2/+2
2018-04-12msc conn ref counts: log human readable list of conn ownersNeels Hofmeyr1-8/+8
2018-04-12refactor VLR FSM result handlingNeels Hofmeyr1-4/+2
2018-04-11cosmetic: embed compl_l3_type in FSM idNeels Hofmeyr1-77/+77
2018-04-11properly receive BSSMAP Clear Complete and Iu Release CompleteNeels Hofmeyr1-4/+6
2018-04-11refactor subscr_conn and subscr_conn_fsm de-/allocNeels Hofmeyr1-32/+42
2018-04-03subscr_conn: store complete_layer3_type in conn, not FSM event argNeels Hofmeyr1-4/+2
2018-03-30use osmo_init_logging2() with proper talloc ctxNeels Hofmeyr1-3/+6
2018-03-15cosmetic: rename conn_fsm "bump" event to "release_when_unused"Neels Hofmeyr1-2/+2
2018-03-02msc_vlr_tests: revert IMSI parameter and test nr outputNeels Hofmeyr1-4/+4
2018-02-14remove unused "authorized-regexp" VTY commandHarald Welte1-3/+3
2018-02-07VLR tests: always print test parametersMax1-4/+4
2018-01-24remove traces of bsc_subscriberHarald Welte1-3/+3
2017-12-31VLR: log subscriber updateMax1-0/+1
2017-11-27subscr_conn: introduce usage tokens for ref error trackingNeels Hofmeyr1-8/+8
2017-11-22msc_vlr_tests: set a valid lac for fake connsNeels Hofmeyr1-2/+2
2017-11-20vlr_subscr_conn_timeout(): don't fire events to discarded fiNeels Hofmeyr1-4/+8
2017-11-20subscr_conn: don't close after conn timeoutNeels Hofmeyr1-4/+0
2017-08-29Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring)Philipp Maier1-0/+4
2017-08-2304.08: log protocol discriminators and message types by nameNeels Hofmeyr1-4/+4
2017-08-08Implement IuCS (large refactoring and addition)Neels Hofmeyr1-28/+30
2017-08-07vlr: LU FSM: enable Retrieve_IMEISV_If_RequiredNeels Hofmeyr1-2/+2
2017-07-23Add msc_vlr test suite for MSC+VLR end-to-end testsNeels Hofmeyr1-0/+183