aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/osmo_bsc.h
AgeCommit message (Expand)AuthorFilesLines
2010-11-15bsc: Implement queuing of messages to the MSC before the con is establishedHolger Hans Peter Freyther1-0/+3
2010-11-15bsc: Implement the assignment command to the point of calling into the BSC APIHolger Hans Peter Freyther1-0/+1
2010-11-15bsc: Parse the cipher mode command and pass it to the BSC api.Holger Hans Peter Freyther1-0/+2
2010-11-15bsc: Make bsc_queue_for_msc work on the osmo_bsc_sccp_conHolger Hans Peter Freyther1-1/+1
2010-11-15bsc: Add module for handling BSSAP inputHolger Hans Peter Freyther1-0/+3
2010-11-15bsc: Implement closing the connections when the MSC goes missingHolger Hans Peter Freyther1-0/+1
2010-11-15bsc: Make open/close work on the sccp dataHolger Hans Peter Freyther1-2/+3
2010-11-15bsc: Start to open a SCCP connection and prepare timers and such.Holger Hans Peter Freyther1-0/+10
2010-11-15bsc: Work a bit on opening the SCCP connection to the MSC.Holger Hans Peter Freyther1-2/+3
2010-11-15bsc: Add a method to scan messages coming from the MSC.Holger Hans Peter Freyther1-0/+1
2010-11-15bsc: Look for location updating requests in messagesHolger Hans Peter Freyther1-0/+4
2010-11-15bsc: Add a hook where we can scan for LU and other messages.Holger Hans Peter Freyther1-0/+2
2010-11-15bsc: Call into the SCCP layer to create a new connection.Holger Hans Peter Freyther1-0/+2
2010-11-15bsc: Add a method that will queue the message on a MSC connection.Holger Hans Peter Freyther1-0/+2
2010-07-05bsc: Add header file for the true BSC API.Holger Hans Peter Freyther1-0/+10