aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-12-29fix vlr ops.subscr_assoc re-associationneels/35c335c3Neels Hofmeyr4-10/+26
2018-12-28vlr: auth_fsm: make sure vsub->auth_fsm = NULL when it terminatesNeels Hofmeyr1-3/+7
2018-12-27MNCC: fix nullpointer when trans & conn is nullgsmevent admin1-1/+2
2018-12-27set ran on all messagesAlexander Couzens1-0/+2
2018-12-27systemd service: add save_log_tailNeels Hofmeyr1-0/+1
2018-12-26send the RAT type (GERAN-A / UTRAN-Iu) to HLR on LUneels/3g_opt_inNeels Hofmeyr25-175/+177
2018-12-26use osmo_rat_type from libosmocoreNeels Hofmeyr36-847/+831
2018-12-26deploy include/osmocom/Alexander Couzens1-0/+3
2018-12-26include: install ran_conn.h as it's used by the osmo-sip-connectorAlexander Couzens1-1/+0
2018-12-26msc/ran_conn: ensure enum ran_type has defined valuesAlexander Couzens1-3/+3
2018-12-26mncc: add field ranAlexander Couzens2-0/+3
2018-12-25gsm_04_08_cc.c: drop non-sensible error messagegsmevent admin1-2/+0
2018-12-24use mgcp-client configured endpoint domain nameNeels Hofmeyr1-7/+7
2018-12-24msc_vlr_tests: tweak logging in verbose modeNeels Hofmeyr1-2/+7
2018-12-24err log: fully log MS supported A5 algos on mismatchNeels Hofmeyr1-2/+38
2018-12-24tweak fsm_msc_mgcp FSM and FI nameNeels Hofmeyr1-6/+4
2018-12-24enrich context for vlr_subscr_name and ran_conn fi nameNeels Hofmeyr16-11142/+11382
2018-12-24abort assignment on Assignment FailureNeels Hofmeyr3-1/+21
2018-12-24fix: incoming call during ongoing callNeels Hofmeyr1-0/+31
2018-12-24move trans->assignment_done to cc.assignment_startedNeels Hofmeyr2-6/+4
2018-12-24remove code dup: add msc_mgcp_try_call_assignment()Neels Hofmeyr5-27/+24
2018-12-24release RTP stream only for matching CC transactionNeels Hofmeyr1-0/+6
2018-12-24cosmetics in msc_mgcp_call_release()Neels Hofmeyr1-8/+8
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
2018-12-17log: by default start with all categories on LOGL_NOTICENeels Hofmeyr1-4/+4
2018-12-17cosmetic: drop duplicated #includeMax1-1/+0
2018-12-13require 'ipa-name' option to be set via config fileStefan Sperling3-0/+13
2018-12-11Revert "move ASS-COMPL MGCP handling out of a_iface_bssap.c"Neels Hofmeyr5-87/+87
2018-12-11provide software version information to gsup peerStefan Sperling1-0/+1
2018-12-11make gsup ipa name configurable in osmo-msc.cfgStefan Sperling20-129/+160
2018-12-11LU: do not always invoke sub_pres_vlr_fsm_start()Neels Hofmeyr12-497/+6
2018-12-11detach cancelled subscribers from VLRStefan Sperling1-0/+2