aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc
AgeCommit message (Expand)AuthorFilesLines
2019-06-18Re-introduce support for IPA-encapsulated MGCPHarald Welte5-20/+167
2019-06-06vty: adjust config name for unit-idEric Wild1-7/+32
2019-06-06bsc: Append Osmux Support IE only on AoIPPau Espin Pedrol1-2/+2
2019-06-06Introduce msc_is_{sccplite,aoip}() helpersPau Espin Pedrol2-17/+3
2019-05-26rx_fail_evt_rep(): Don't recycle variableHarald Welte1-2/+2
2019-05-26Allow VTY to set the CCCH Load Indication ThresholdHarald Welte3-1/+20
2019-05-24vty: Dump per-bts stat_item group in 'show bts' outputHarald Welte1-0/+2
2019-05-24keep per-BTS stat_items about RACH busy / RACH access percentageHarald Welte2-0/+10
2019-05-24chan_alloc: Don't include CBCH channels in load computationHarald Welte1-0/+4
2019-05-24smscb: Allow transmit of SCHEDULE and DEFAULT SMSCBHarald Welte1-5/+19
2019-05-24abis_rsl: Fix log message about unimplemented common channel msgHarald Welte1-1/+1
2019-05-24abis_rsl: Avoid "Unimplemented" log message for every CBCH LOAD INDHarald Welte1-2/+4
2019-05-24abis_rsl: Add support for extended CBCH to rsl_sms_cb_command()Harald Welte2-2/+4
2019-05-23lcls: Fix MDCX with garbage on LCLS loop breakPau Espin Pedrol1-1/+1
2019-05-19bssap: Feed Assign Complete with Osmux CID retrieved from MGWPau Espin Pedrol1-2/+24
2019-05-19bssap: Parse Osmux CID on BSSAP Assign Req recv and use it in MGCPPau Espin Pedrol2-0/+30
2019-05-19bssap: Announce Osmux support on RESET (ACK) sendPau Espin Pedrol1-0/+16
2019-05-19bssap: Detect MSC Osmux support on RESET (ACK) recvPau Espin Pedrol1-0/+23
2019-05-19vty: Add option to enable osmux towards MSCPau Espin Pedrol1-0/+24
2019-05-15Make sure to default to AMR octet-aligned modeHarald Welte1-0/+1
2019-05-07handover_fsm.c: fix: prevent possible buffer overflowVadim Yanitskiy1-0/+1
2019-05-06abis_rsl.c: missing newlines on log linesNeels Hofmeyr1-4/+4
2019-05-05fix inter-BSC-HO-incoming for AoIP (2/2)Neels Hofmeyr1-6/+31
2019-05-05fix inter-BSC-HO-incoming for AoIP (1/2)Neels Hofmeyr1-82/+101
2019-05-03assignment_fsm: Properly support assigning signalling mode TCH/xSylvain Munaut5-124/+157
2019-04-30move mgw endpoint FSM to osmo-mgw.gitNeels Hofmeyr13-856/+161
2019-04-23use libosmocore osmo_tdefNeels Hofmeyr17-394/+87
2019-04-19Revert "fix inter-BSC-HO-incoming for AoIP (1/2)"Daniel Willmann1-102/+81
2019-04-17gsm_data.h: Remove unused variable from OpenBSC timesDaniel Willmann1-4/+0
2019-04-17Change comments/strings from OpenBSC to OsmoBSCDaniel Willmann1-2/+2
2019-04-08fix inter-BSC-HO-incoming for AoIP (1/2)Neels Hofmeyr1-81/+102
2019-04-08Handover Request: also parse Chosen Algorithm IE, pass to lchan activationNeels Hofmeyr1-0/+29
2019-04-08lchan activation: add explicit encryption info to activationNeels Hofmeyr3-10/+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 Maier2-0/+42
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 Maier1-29/+56
2019-03-19osmo_bsc_msc: Use meaningful amr rate configuration on BTS levelPhilipp Maier1-18/+17