aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/osmo_msc_data.h
AgeCommit message (Expand)AuthorFilesLines
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