aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc/osmo_bsc_msc.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-04add counter for inter-BSC incoming Handover RequestNeels Hofmeyr1-0/+1
2021-09-04osmo_bsc_msc: do not initalize MGCP proxy for AoIP MSCsPhilipp Maier1-0/+4
2021-08-27stat_item desc: add explicit indexes for clarityNeels Hofmeyr1-2/+2
2020-10-16drop features 'core-location-area-code' and 'core-cell-identity'Neels Hofmeyr1-4/+2
2020-10-09LCS: implement the bulk of Location ServicesNeels Hofmeyr1-0/+6
2020-09-07Fix creating MGCP proxy socket if MGW listens on an IPv6 addressPau Espin Pedrol1-2/+2
2020-08-17Implement support for receiving BSSMAP CommonID from MSCHarald Welte1-0/+1
2020-07-18Move struct gsm_bts: gsm_data.* => bts.*Pau Espin Pedrol1-0/+1
2020-07-15Use OSMO_FD_* instead of deprecated BSC_FD_*Pau Espin Pedrol1-1/+1
2020-06-23fix crashes due to OSMO_ASSERT(conn->lchan)Vadim Yanitskiy1-0/+4
2020-06-17MSC pooling: add rate countersNeels Hofmeyr1-0/+28
2020-06-17MSC pooling: add 'no allow-attach' for MSC off-loadingNeels Hofmeyr1-0/+1
2020-06-17MSC pooling: make NRI mappings VTY configurableNeels Hofmeyr1-0/+3
2020-05-29flatten: move network->bsc_data->* to network->*Neels Hofmeyr1-2/+2
2020-05-19deprecate 'msc' / 'ip.access rtp-base <port>'Neels Hofmeyr1-1/+0
2020-05-19bssap: Handle BSSMAP CONFUSION message.Alexander Chemeris1-0/+1
2020-05-11stats: Rename BSSMAP Rx message counters to match Tx ones.Alexander Chemeris1-14/+14
2020-05-11stats: Add counters for Tx BSSMAP messages.Alexander Chemeris1-0/+41
2020-05-09stats: Fix Rx DTAP error stat descriptionAlexander Chemeris1-1/+1
2020-05-09stats: Add counters for received BSSMAP messages.Alexander Chemeris1-0/+13
2020-05-09stats: Add a stats gauge for the MSC links count.Alexander Chemeris1-0/+37
2019-08-12bsc_msc_data: remove unused member is_authenticatedPhilipp Maier1-7/+0
2019-06-18Re-introduce support for IPA-encapsulated MGCPHarald Welte1-2/+29
2019-05-15Make sure to default to AMR octet-aligned modeHarald Welte1-0/+1
2019-03-14Move msc related code from gsm_data to bsc_mscPau Espin Pedrol1-0/+15
2018-10-05osmo_bsc_msc: Set reasonable codec list defaultsPhilipp Maier1-0/+22
2018-05-27Remove 'struct bsc_msc_connection' + fix IPA-encapsulated CTRLHarald Welte1-10/+2
2018-05-27remove remaining bits of osmo-bsc_natHarald Welte1-1/+0
2018-05-25vty: Permit selection of other ASP protocol than M3UAHarald Welte1-0/+1
2018-04-02cosmetic: Add fixme note for OS#3112Philipp Maier1-0/+5
2018-04-02cosmetic: remove dead codePhilipp Maier1-498/+0
2018-03-07implement support for 3-digit MNC with leading zerosNeels Hofmeyr1-2/+4
2017-12-19remove libosmo-sccp dependency for osmo-bscHarald Welte1-2/+0
2017-09-06move include/openbsc to include/osmocom/bscNeels Hofmeyr1-6/+6
2017-08-30Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring)Philipp Maier1-24/+38
2017-08-27move openbsc/* to repos rootNeels Hofmeyr1-0/+586