aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-01-14Fix trans_has_conn() doxygen descriptionMax1-1/+1
2019-01-12gsm_04_08: Fix nullpointer derefPhilipp Maier1-2/+5
2019-01-12gsm_04_08_cc.c: drop non-sensible error messagegsmevent admin1-2/+0
2019-01-12msc_vlr_tests: tweak logging in verbose modeNeels Hofmeyr1-2/+7
2019-01-12err log: fully log MS supported A5 algos on mismatchNeels Hofmeyr1-2/+38
2019-01-12tweak fsm_msc_mgcp FSM and FI nameNeels Hofmeyr1-6/+4
2019-01-12mm_rx_id_resp(): use osmo_mi_name()Neels Hofmeyr5-20/+18
2019-01-12refactor log ctx for vlr_subscr and ran_connNeels Hofmeyr18-11406/+11763
2019-01-12rx CM Service Req: reject double use soonerNeels Hofmeyr2-9/+9
2019-01-12add LOG_RAN_CONN() to use the conn->fi->id for contextNeels Hofmeyr19-262/+295
2019-01-12use osmo_lu_type_name() from libosmocoreNeels Hofmeyr10-72/+63
2019-01-11libmsc/gsm_04_11.c: accept MT SMS messages over GSUPVadim Yanitskiy5-4/+164
2019-01-10Use explicit protocol discriminator for NC SS/USSD sessionMax1-6/+5
2019-01-09VLR: vlr_subscr_{,msisdn_or_}name: const vsub argOliver Smith2-4/+4
2019-01-09vlr_core.h: remove duplicate declarationsOliver Smith1-2/+0
2019-01-09msc_vty.c: make check-imei-rqd configurableOliver Smith2-0/+17
2019-01-09Cosmetic: msc_vty: remove redundant "0 =", "1 ="Oliver Smith1-2/+2
2019-01-05use mgcp-client configured endpoint domain nameneels/mgw_domainNeels Hofmeyr1-7/+6
2019-01-04use osmo_rat_type from libosmocoreNeels Hofmeyr36-847/+831
2019-01-04vty cfg: move 'ipa-name' from 'msc' to 'hlr' sectionNeels Hofmeyr2-23/+22
2019-01-04vlr: auth_fsm: make sure vsub->auth_fsm = NULL when it terminatesNeels Hofmeyr1-3/+7
2019-01-04abort assignment on Assignment FailureNeels Hofmeyr3-1/+24
2019-01-04fix: incoming call during ongoing callNeels Hofmeyr1-0/+31
2019-01-04move trans->assignment_done to cc.assignment_startedNeels Hofmeyr2-6/+4
2019-01-04remove code dup: add msc_mgcp_try_call_assignment()Neels Hofmeyr5-27/+24
2019-01-04Constify transaction helpers parametersMax2-10/+10
2019-01-04fix vlr ops.subscr_assoc re-associationNeels Hofmeyr4-10/+26
2019-01-03release RTP stream only for matching CC transactionNeels Hofmeyr1-0/+6
2019-01-03cosmetics in msc_mgcp_call_release()Neels Hofmeyr1-8/+8
2018-12-30libmsc/gsm_04_11.c: forward MO SMS messages over GSUPVadim Yanitskiy7-2/+249
2018-12-30libmsc/VTY: introduce kill-switch for routing SMS over GSUPVadim Yanitskiy3-0/+33
2018-12-23MNCC: use log wrapper for call processingMax1-13/+12
2018-12-21use vty->type instead of local variableStefan Sperling3-7/+1
2018-12-20fix test_nodes.vty after libosmo-mgcp-client vty changesNeels Hofmeyr1-2/+0
2018-12-19mgcp log tweak: say RAN, not BTS, like surrounding loggingNeels Hofmeyr1-1/+1
2018-12-19fix msc_mgcp_fsm_evt_names: two missing eventsNeels Hofmeyr1-0/+2
2018-12-19msc_vty: also show IMEI and IMEISVPhilipp Maier1-0/+4
2018-12-19Remove redundancy in LAC processingMax8-11/+9
2018-12-19msc_vty: display current RAN typePhilipp Maier1-0/+2
2018-12-19msc_vty: display subscriber flagsPhilipp Maier1-0/+19
2018-12-18vty: show subscriber: put() before printing the use countNeels Hofmeyr1-2/+5
2018-12-18VLR: drop unused struct membersMax1-3/+0
2018-12-18Use proper type for tch_rtp_connect() parameterMax1-2/+1
2018-12-18VLR tests: avoid leaking LAC access detailsMax4-9/+9
2018-12-18VLR tests: add logging macro with explicit value descriptionMax1-3/+5
2018-12-17CC: log more details about unhandled message/stateMax1-1/+1
2018-12-17cosmetic: drop unused variableMax1-2/+1
2018-12-17comment: vlr: put the 'balancing' comment closer to the put()Neels Hofmeyr1-1/+1
2018-12-17vlr_lu_fsm: drop unused out_state INIT -> WAIT_IMEINeels Hofmeyr1-2/+1
2018-12-17tweak comment to indicate sub_pres_vlr fsm as dead codeNeels Hofmeyr1-1/+3