aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/osmo-bsc/osmo_bsc_sccp.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-15bsc: Use the right string for the notificationHolger Hans Peter Freyther1-1/+1
2013-09-11ussd: Send USSD on call setup on MSC errorsJacob Erlbeck1-7/+7
2013-09-02bsc: Fix compiler warning about undeclare functionsHolger Hans Peter Freyther1-0/+1
2013-08-28bsc/ussd: Optionally send USSD message on MSC disconnectionJacob Erlbeck1-4/+26
2013-01-28bsc: A BTS excluded from the RF lock should be allowed to make a connectionHolger Hans Peter Freyther1-4/+1
2012-09-11bsc: Hand the msc_connection to the UDT handling, pass it to pagingHolger Hans Peter Freyther1-1/+1
2012-09-11bsc: Select a MSC in a round-robin fashionHolger Hans Peter Freyther1-8/+5
2012-09-11msc: Only kill connections belonging to the given MSCHolger Hans Peter Freyther1-2/+4
2012-03-16bsc: Prepare to have multiple MSC connectionsHolger Hans Peter Freyther1-1/+6
2012-03-16bsc: Use the right connection for outgoing packetsHolger Hans Peter Freyther1-2/+10
2012-03-16bsc: Move away from ->bsc.msc to use the selected MSCHolger Hans Peter Freyther1-4/+4
2012-03-16bsc: Stop using net->bsc->msc and get the right msc from somewhere elseHolger Hans Peter Freyther1-4/+6
2012-03-16bsc: Create a osmo_bsc_data and embed osmo_msc_dataHolger Hans Peter Freyther1-6/+6
2011-10-12bsc: Put the full stop before the \n in the log messageHolger Hans Peter Freyther1-1/+1
2011-10-12bsc: Add new SCCP connections to the tailHolger Hans Peter Freyther1-1/+1
2011-07-19bsc: Correct the cast for the signal dataHolger Hans Peter Freyther1-3/+3
2011-06-30bsc: Require osmo-sccp 0.0.6 and update the APIHolger Hans Peter Freyther1-2/+3
2011-05-06src: use namespace prefix osmo_signal*Pablo Neira Ayuso1-1/+1
2011-05-06src: use namespace prefix osmo_timer* for timer functionsPablo Neira Ayuso1-6/+6
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-3/+3
2011-03-03re-structure the OpenBSC directory layoutHarald Welte1-0/+288