summaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/osmo_bsc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* cosmetic: rename struct osmo_msc_data to bsc_msc_dataNeels Hofmeyr2017-02-241-5/+5
* bsc: Add access list filtering to the BSCHolger Hans Peter Freyther2015-05-031-0/+2
* bsc: Add access lists to the MSC and the BSCHolger Hans Peter Freyther2015-05-031-0/+3
* bsc: Add a "IPA PING" to the SCCP CR messagesHolger Hans Peter Freyther2014-09-051-1/+4
* bsc: Add a ctrl command to send a ussdNotify for a callHolger Hans Peter Freyther2014-08-081-0/+3
* bsc: Add vty command to send location trap through VTYHolger Hans Peter Freyther2014-02-221-0/+2
* ussd: Send USSD on call setup on MSC errorsJacob Erlbeck2013-09-111-2/+9
* bsc: Send the USSD message after the location updating accept.Holger Hans Peter Freyther2012-12-031-0/+3
* bsc: Hand the msc_connection to the UDT handling, pass it to pagingHolger Hans Peter Freyther2012-09-111-1/+1
* bsc: Move the finding of a MSC into the filter codeHolger Hans Peter Freyther2012-09-111-0/+1
* bsc: Select a MSC in a round-robin fashionHolger Hans Peter Freyther2012-09-111-1/+2
* ctrl: Improve error handling if controlif setup failsDaniel Willmann2012-09-111-1/+1
* osmo-bsc: Put the control commands in osmo_bsc_ctrl.cDaniel Willmann2012-09-111-0/+1
* bsc: Move away from ->bsc.msc to use the selected MSCHolger Hans Peter Freyther2012-03-161-1/+3
* src: use namespace prefix osmo_timer* for timer functionsPablo Neira Ayuso2011-05-061-2/+2
* bsc: Implement queuing of messages to the MSC before the con is establishedHolger Hans Peter Freyther2010-11-151-0/+3
* bsc: Implement the assignment command to the point of calling into the BSC APIHolger Hans Peter Freyther2010-11-151-0/+1
* bsc: Parse the cipher mode command and pass it to the BSC api.Holger Hans Peter Freyther2010-11-151-0/+2
* bsc: Make bsc_queue_for_msc work on the osmo_bsc_sccp_conHolger Hans Peter Freyther2010-11-151-1/+1
* bsc: Add module for handling BSSAP inputHolger Hans Peter Freyther2010-11-151-0/+3
* bsc: Implement closing the connections when the MSC goes missingHolger Hans Peter Freyther2010-11-151-0/+1
* bsc: Make open/close work on the sccp dataHolger Hans Peter Freyther2010-11-151-2/+3
* bsc: Start to open a SCCP connection and prepare timers and such.Holger Hans Peter Freyther2010-11-151-0/+10
* bsc: Work a bit on opening the SCCP connection to the MSC.Holger Hans Peter Freyther2010-11-151-2/+3
* bsc: Add a method to scan messages coming from the MSC.Holger Hans Peter Freyther2010-11-151-0/+1
* bsc: Look for location updating requests in messagesHolger Hans Peter Freyther2010-11-151-0/+4
* bsc: Add a hook where we can scan for LU and other messages.Holger Hans Peter Freyther2010-11-151-0/+2
* bsc: Call into the SCCP layer to create a new connection.Holger Hans Peter Freyther2010-11-151-0/+2
* bsc: Add a method that will queue the message on a MSC connection.Holger Hans Peter Freyther2010-11-151-0/+2
* bsc: Add header file for the true BSC API.Holger Hans Peter Freyther2010-07-051-0/+10