aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-18Revert "fix inter-BSC-HO-incoming for AoIP (1/2)"daniel/wipDaniel Willmann2-105/+84
2019-04-17gsm_data.h: Remove unused variable from OpenBSC timesDaniel Willmann2-5/+0
2019-04-17Change comments/strings from OpenBSC to OsmoBSCDaniel Willmann2-3/+3
2019-04-17manuals: Fix example config to reflect OsmoBSC commandsDaniel Willmann1-13/+1
2019-04-17doc: Add generic counter chapter in manualDaniel Willmann2-1/+3
2019-04-15Drop unused old osmux leftover codePau Espin Pedrol2-42/+0
2019-04-08fix inter-BSC-HO-incoming for AoIP (1/2)Neels Hofmeyr2-84/+105
2019-04-08Handover Request: also parse Chosen Algorithm IE, pass to lchan activationNeels Hofmeyr2-0/+33
2019-04-08lchan activation: add explicit encryption info to activationNeels Hofmeyr4-10/+10
2019-04-08ipaccess-config: use POSIX regex for Unit ID format checkVadim Yanitskiy1-21/+9
2019-04-08osmo_bsc_lcls.c: cosmetic: make Coverity happyVadim Yanitskiy1-3/+3
2019-04-07gsm_data.c: use REG_NOSUB flag of regcomp()Vadim Yanitskiy1-1/+1
2019-04-04abis_nm.c: fix broken logging in abis_nm_rx_ipacc()Vadim Yanitskiy1-3/+4
2019-04-04abis_nm.c: use msgb_lv_put() to put abis_nm_ipa_magicVadim Yanitskiy1-3/+2
2019-04-04abis_nm.c: use abis_nm_ipa_magic from libosmocoreVadim Yanitskiy1-8/+4
2019-04-04abis_nm.c: also print TRX number in abis_nm_get_attr()Vadim Yanitskiy1-1/+1
2019-04-04abis_nm.c: use proper format specifiers for BTS / TRX numberVadim Yanitskiy1-6/+6
2019-03-27nanobts: use libosmocore's osmo_store*() for OML attr. patchingMax1-12/+3
2019-03-27osmo_bsc_bssap: check bssmap length fieldPhilipp Maier1-1/+31
2019-03-24avoid use-after-free: on MGW endpoint dealloc, also forget it in conn->ho.*Neels Hofmeyr1-3/+6
2019-03-19lchan_fsm: add missing header file.Philipp Maier1-0/+1
2019-03-19AMR: Signal usage of octet-aligned or bandwith-efficient mode to MSCPhilipp Maier3-0/+43
2019-03-19OML: Fix encoded length value of OML GET ATTRIBUTESHarald Welte1-1/+1
2019-03-19lchan_fsm: do not include 12.2k in active set on HR channelsPhilipp Maier1-0/+9
2019-03-19lchan_fsm: make sure multi rate configuration is validPhilipp Maier1-1/+6
2019-03-19codec_pref: fix special handling for AMR rate configuration (S15-S0)Philipp Maier2-35/+62
2019-03-19osmo_bsc_msc: Use meaningful amr rate configuration on BTS levelPhilipp Maier1-18/+17
2019-03-15fix another log line end in assignment_fsm.cPau Espin Pedrol1-1/+1
2019-03-14fix log line end in assignment_fsm.cNeels Hofmeyr1-1/+1
2019-03-14Revert "assignment_fsm: Properly support assigning signalling mode TCH/x"Neels Hofmeyr8-168/+133
2019-03-14src/utils/Makefile.am: Drop unneeded sigtran and mgcp-client depsPau Espin Pedrol1-3/+0
2019-03-14configure.ac: Add flag to enable/disable build of ipaccess related utilsPau Espin Pedrol2-1/+9
2019-03-14net_init.c: remove unneeded headerPau Espin Pedrol1-1/+0
2019-03-14ipaccess/Makefile.am: Remove unneeded libosmo-sigtran depPau Espin Pedrol1-2/+0
2019-03-14Move msc related code from gsm_data to bsc_mscPau Espin Pedrol5-19/+19
2019-03-14Move LCLS references from gsm_data to osmo_bsc_lclsPau Espin Pedrol4-20/+24
2019-03-14assignment_fsm: Properly support assigning signalling mode TCH/xSylvain Munaut8-133/+168
2019-03-14log N-CONNECT from MSCNeels Hofmeyr1-0/+4
2019-03-14incoming connect: don't crash if calling addr is missingNeels Hofmeyr1-1/+0
2019-03-12ipaccess/Makefile.am: Remove unneeded libmgcp-client depPau Espin Pedrol2-3/+0
2019-03-11handover_fsm: copy old S15_S0 to new lchanPhilipp Maier2-2/+4
2019-03-08assignment_fsm: use activate.info.s15_s0 for ASS. COMPL.Philipp Maier1-1/+1
2019-03-04cosmetic: drop unused struct mgcp_ctx shadowNeels Hofmeyr1-1/+0
2019-02-21assignment_fsm: fix channel allocator preferencesPhilipp Maier8-115/+323
2019-02-07bsc_vty: add features to disable specific lchans via vtyPhilipp Maier2-0/+48
2019-02-06comments: clarify usage of conn.assignment and .handover scopesNeels Hofmeyr1-2/+13
2019-02-06handover_fsm: do not access conn->assignment.req, it may be outdatedNeels Hofmeyr3-1/+4
2019-02-05Implement CSFB "Fast Return" Handling at RR RELEASEHarald Welte4-1/+89
2019-02-05manual: Remove bogus "Control interface" sub-section in overviewHarald Welte1-22/+0
2019-02-05manual: s/OsmoNITB/OsmoBSC/ in examples; remove E1 based BTSsHarald Welte1-99/+6