aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/osmo_msc_data.h
AgeCommit message (Expand)AuthorFilesLines
2015-07-13bsc: Rename core_ncc to core_mncHolger Hans Peter Freyther1-1/+1
2015-07-01bsc: Check for the rand and then generate a resHolger Hans Peter Freyther1-0/+3
2015-05-03bsc: Add access lists to the MSC and the BSCHolger Hans Peter Freyther1-0/+4
2015-04-01bsc: Allow to use different LAC/CI for the core-networkHolger Hans Peter Freyther1-2/+4
2014-09-05bsc: Add a "IPA PING" to the SCCP CR messagesHolger Hans Peter Freyther1-0/+2
2013-09-11ussd: Send USSD on call setup on MSC errorsJacob Erlbeck1-0/+6
2013-08-28bsc/ussd: Optionally send USSD message on MSC disconnectionJacob Erlbeck1-0/+3
2013-01-15bsc: Auto RF Off in case of missing MSC connectionHolger Hans Peter Freyther1-0/+1
2013-01-07audio: Make the BSC handle the new mr_config request of the BSC APIHolger Hans Peter Freyther1-0/+2
2013-01-07bsc: Inspect a CC Setup message and attempt to reroute the trafficHolger Hans Peter Freyther1-0/+7
2012-09-11bsc: Look for CM Service Requests with emergency causeHolger Hans Peter Freyther1-0/+1
2012-09-11bsc: Introduce a local MSC type and forbid it from being selectedHolger Hans Peter Freyther1-0/+7
2012-03-16bsc: Prepare to have multiple MSC connectionsHolger Hans Peter Freyther1-3/+11
2012-03-16bsc: Move more things to use osmo_msc_data* directlyHolger Hans Peter Freyther1-1/+1
2012-03-16bsc: Create a osmo_bsc_data and embed osmo_msc_dataHolger Hans Peter Freyther1-3/+13
2011-07-19bsc: Call the RF Control interface ctrl all the wayHolger Hans Peter Freyther1-1/+1
2011-05-06src: use namespace prefix osmo_wqueue*Pablo Neira Ayuso1-1/+1
2011-05-06src: use namespace prefix osmo_timer* for timer functionsPablo Neira Ayuso1-2/+2
2011-04-26bsc: Allow to have a list of MSCs/MUXs to connect toHolger Hans Peter Freyther1-3/+3
2011-04-26bsc: Point back from struct osmo_msc_data to struct gsm_networkDaniel Willmann1-0/+3
2011-04-07bsc: Add the bsc-rf-socket command to master as wellHolger Hans Peter Freyther1-0/+1
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-1/+1
2011-01-01License change: We are now AGPLv3+ instead of GPLv2+Harald Welte1-6/+5
2010-11-26mid-call: Rename ussd-grace to mid-callHolger Hans Peter Freyther1-2/+2
2010-11-26mid-call: Introduce a timeout to switch from grace to rf off.Holger Hans Peter Freyther1-0/+1
2010-11-15bsc: The ip.access rtp-payload has no useful meaningHolger Hans Peter Freyther1-1/+0
2010-11-15bsc: Add thr audio module to send the MDCX message to the BTSHolger Hans Peter Freyther1-2/+5
2010-11-15bsc: Add a mobile country code setting for the backbone.Holger Hans Peter Freyther1-0/+1
2010-11-15bsc: Implement scanning and changing messages from the MSCHolger Hans Peter Freyther1-0/+3
2010-11-03bsc: Add simple SCCP binding code.Holger Hans Peter Freyther1-0/+1
2010-11-03bsc: Add the audio codec list command to list preferred codecsHolger Hans Peter Freyther1-0/+10
2010-11-03bsc: Add the rtp-base command to osmo-bscHolger Hans Peter Freyther1-0/+1
2010-11-03bsc: Add the ip.access rtp-payload command known from bsc_msc_ipHolger Hans Peter Freyther1-0/+1
2010-11-03bsc: Readd the core network code settingHolger Hans Peter Freyther1-0/+1
2010-09-16bsc: Make the write method public it will be used by other modulesHolger Hans Peter Freyther1-0/+1
2010-09-16bsc: Add code responsible for connecting, reconnecting to the MSCHolger Hans Peter Freyther1-0/+9
2010-09-15bsc: Move the rf_ctl into the msc data structHolger Hans Peter Freyther1-0/+3
2010-09-15bsc: Register a new MSC group with data for the MSC connectionHolger Hans Peter Freyther1-0/+10
2010-09-15bsc: Create struct osmo_msc_data to hold MSC information, handle signalsHolger Hans Peter Freyther1-0/+33