aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-06-07remove struct bsc_apiNeels Hofmeyr7-198/+86
2018-06-07dissolve libbsc: move all to src/osmo-bsc, link .o filesNeels Hofmeyr75-843/+997
2018-06-07bsc_test: drop "scan to MSC" code pathNeels Hofmeyr1-7/+0
2018-06-07tests: remove channel_testNeels Hofmeyr6-165/+0
2018-06-07tests: remove bssap_testNeels Hofmeyr7-247/+0
2018-06-07increment 'paging responded' counter for active paging onlyStefan Sperling1-8/+12
2018-06-05Reject ASSIGNMENT REQ with CIC but no AoIP transp addr in AoIP caseHarald Welte1-8/+25
2018-06-03LCLS: add VTY config to enable/disable LCLS on per-MSC basisHarald Welte3-0/+34
2018-06-02Add initial 3GPP LCLS support to OsmoBSCHarald Welte11-1/+981
2018-06-02VTY: Print some more information in "show conns"Harald Welte1-2/+13
2018-05-30abis_rsl: rsl_rx_chan_rqd: Format bts log string as in everywhere elsePau Espin Pedrol1-3/+3
2018-05-30abis_rsl.c: Fix whitespacePau Espin Pedrol1-8/+8
2018-05-30chan_alloc: Print bts nr on chan alloc failurePau Espin Pedrol1-3/+3
2018-05-28doc: add msc charts on Assignment/Handover internalsNeels Hofmeyr3-0/+357
2018-05-28acc_ramp: Increase log level of some messagesPau Espin Pedrol1-4/+4
2018-05-27move 'extern struct gsm_network *bsc_gsmnet" to header fileHarald Welte8-20/+8
2018-05-27Remove 'struct bsc_msc_connection' + fix IPA-encapsulated CTRLHarald Welte16-506/+182
2018-05-27remove remaining bits of osmo-bsc_natHarald Welte39-10806/+2
2018-05-25bsc: Don't create MSC-side MGCP connection in IPA/SCCPlite caseHarald Welte1-9/+19
2018-05-25bsc: Don't include AoIP IEs in ASSIGNMENT COMPLETE over SCCPliteHarald Welte1-6/+12
2018-05-25bsc: Don't reject ASSIGNMENT for Audio in IPA/SCCPlite caseHarald Welte1-13/+1
2018-05-25bsc: Use correct MGCP endpoint name for IPA/SCCPliteHarald Welte1-1/+20
2018-05-25bsc: Add mgcp_port_to_cic() to determine CIC from RTP PortHarald Welte2-13/+22
2018-05-25vty: Permit selection of other ASP protocol than M3UAHarald Welte4-1/+21
2018-05-25bsc: Fix check for MSC-side FSM allocation failureHarald Welte1-1/+1
2018-05-24fix misaligned memory write access in abis_nm_ipaccess_rsl_connect()Stefan Sperling1-1/+1
2018-05-23gscon: remove dead codePhilipp Maier2-45/+1
2018-05-23cosmetic: logging and ordering in handle_ass_compl()Neels Hofmeyr1-18/+20
2018-05-23cosmetic: define TCH_F_PDCH_PENDING_MASK as actual bitwise orNeels Hofmeyr1-2/+1
2018-05-23cosmetic: bsc_dyn_ts.c: make local functions staticNeels Hofmeyr1-2/+2
2018-05-23abis_rsl.h: drop unused rsl_chan_activate() declarationNeels Hofmeyr1-6/+0
2018-05-23bsc_api.c: actually log with contextNeels Hofmeyr2-43/+58
2018-05-22nat: Add jitter buffer on the uplink receiverPau Espin Pedrol3-0/+96
2018-05-22add counter for connection attempts from BTS with unknown unit idStefan Sperling2-0/+4
2018-05-18show all global counters of osmo-bsc in vtyStefan Sperling2-7/+11
2018-05-17a_reset: cleanup + remove dead codePhilipp Maier7-105/+77
2018-05-15Bump version: 1.2.0.9-a7008 → 1.2.11.2.1Pau Espin Pedrol1-0/+23
2018-05-14cosmetic: dyn ts init: undup logging for gprs = noneNeels Hofmeyr2-22/+20
2018-05-14log: indicate hr/fr in audio_support_to_gsm88() errorNeels Hofmeyr1-2/+2
2018-05-14fix default fallbacks in audio_support_to_gsm88()Neels Hofmeyr1-2/+2
2018-05-14deprecate dyn_ts_allow_tch_f and by default allow all TCHNeels Hofmeyr2-3/+7
2018-05-10debug log: verbosely log all lchan alloc choicesNeels Hofmeyr1-8/+40
2018-05-10dyn TS: allow any pchan type changes, fix for gprs mode noneNeels Hofmeyr2-68/+96
2018-05-10dyn TS: init only when both RSL and the Channel OM are establishedNeels Hofmeyr8-3/+73
2018-05-08osmo_bsc_vty.c: fix: write MGW configurationVadim Yanitskiy1-0/+3
2018-05-05dyn TS, assignment: allow switch from PDCH with associated connNeels Hofmeyr1-2/+6
2018-05-05dyn TS, assignment: set lchan state to LCHAN_S_ACT_REQ in the proper placeNeels Hofmeyr2-3/+4
2018-05-05dyn ts, bts_ipaccess_nanobts.c: init PDCH on Chan OPSTART ACKNeels Hofmeyr4-2/+54
2018-05-04resurrect meas_feed.c: vty, vty-testNeels Hofmeyr3-3/+69
2018-05-04bsc_api/GSCON: prevent unnecessary channel mode modificationsPhilipp Maier2-9/+19