aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc/osmo_bsc_bssap.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-19Structural reform: Get rid of osmo_bsc_sccp_conHarald Welte1-32/+28
2018-02-16HO: store speech codec list from BSSMAP Assignment in connNeels Hofmeyr1-3/+5
2018-01-28bssmap_handle_assignm_req(): Decode channel type as first stepHarald Welte1-17/+16
2018-01-28cosmetic: Remove data/len variables in bssmap_handle_assignm_req()Harald Welte1-11/+6
2018-01-26Improve an error message in page_lai_and_lac()Stefan Sperling1-1/+1
2018-01-17Split paging cases in bssmap_handle_paging() off into helper functions.Stefan Sperling1-129/+185
2018-01-16Implement support for paging based on LAC and CI.Stefan Sperling1-0/+24
2018-01-16Implement support for paging based on a Cell Global Identifier.Stefan Sperling1-7/+50
2018-01-16Move BTS selection for paging from osmo_bsc_grace.c into osmo_bsc_bssap.c.Stefan Sperling1-25/+36
2018-01-15Implement support for paging based on CI (cell identifier).Stefan Sperling1-9/+38
2018-01-11Implement support for CELL_IDENT_NO_CELL.Stefan Sperling1-0/+4
2018-01-11Implement support for paging by LAI.Stefan Sperling1-32/+92
2018-01-07osmo_bsc_bssap.c: Fix discard of const qualifier in assignmentPau Espin Pedrol1-1/+1
2017-12-23cosmetic: Hide all accesses to conn->bts behind conn_get_bts()Harald Welte1-1/+1
2017-12-22BSC: Fix bsc_subsc leak on pagingHarald Welte1-0/+4
2017-12-19osmo-bsc: Move user plane/voice related bits into sub-structureHarald Welte1-13/+12
2017-12-19osmo_bsc_bssap.c: Spelling fixes in commentHarald Welte1-3/+3
2017-12-14fix bssmap_handle_cipher_mode()'s encryption decisionNeels Hofmeyr1-6/+29
2017-12-11paging: Stop all paging if MSC sends us BSSMAP RESETHarald Welte1-0/+3
2017-11-30bssap: remove libosmo-legacy-mgcp dependancyPhilipp Maier1-4/+15
2017-11-12osmo-bsc: Print NOTICE message on unimplemented BSSMAP UDTHarald Welte1-0/+4
2017-11-07mgcp: use osmo-mgw to switch RTP streamsPhilipp Maier1-21/+82
2017-11-07bssap: paging: page entire BSS for unimplemented cell id listNeels Hofmeyr1-9/+39
2017-09-06move include/openbsc to include/osmocom/bscNeels Hofmeyr1-10/+10
2017-08-30split off osmo-bsc: remove files, apply buildNeels Hofmeyr1-3/+13
2017-08-30move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcpNeels Hofmeyr1-1/+1
2017-08-30Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring)Philipp Maier1-67/+240
2017-08-27move openbsc/* to repos rootNeels Hofmeyr1-0/+548