aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/osmo-bsc/osmo_bsc_api.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-02bsc: Blind fix to deal with phones sending a dialplan of 0Holger Hans Peter Freyther1-2/+2
2012-05-02bsc: Fix crash that can occur on RF FailureHolger Hans Peter Freyther1-3/+12
2012-05-02audio: Make the BSC handle the new mr_config request of the BSC APIHolger Hans Peter Freyther1-0/+29
2012-05-02bsc: Fix crash when the new route is not availableHolger Hans Peter Freyther1-1/+1
2012-05-02bsc: Inspect a CC Setup message and attempt to reroute the trafficHolger Hans Peter Freyther1-4/+115
2012-05-02bsc: Move the finding of a MSC into the filter codeHolger Hans Peter Freyther1-20/+1
2012-05-02bsc: Select a MSC in a round-robin fashionHolger Hans Peter Freyther1-1/+28
2012-05-02bsc: Move away from ->bsc.msc to use the selected MSCHolger Hans Peter Freyther1-10/+13
2012-05-02bsc: Create a osmo_bsc_data and embed osmo_msc_dataHolger Hans Peter Freyther1-6/+6
2011-07-19bsc: Fix a memory leak when the BSC is not allowed to open a connectionHolger Hans Peter Freyther1-0/+4
2011-07-12osmo-bsc: Some more logging (LOGL_INFO).Harald Welte1-0/+12
2011-03-23Fix build of bsc-nat and GPRS code after include path changeHarald Welte1-2/+2
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-2/+2
2011-03-03re-structure the OpenBSC directory layoutHarald Welte1-0/+174