aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
AgeCommit message (Expand)AuthorFilesLines
2011-09-07uRTP: allow vty configuration of batching factorzecke/mgcp-experimentsHarald Welte1-0/+1
2011-08-30mgcp: Add a per BSC option to use compression or not use it.Holger Hans Peter Freyther1-1/+4
2011-08-30mgcp: Configure the direction the compression should workHolger Hans Peter Freyther1-0/+1
2011-08-30mgcp: Work on compress/uncompress on a per endpoint usage...Holger Hans Peter Freyther2-0/+8
2011-08-30mgcp: Pick a different encoding when we need to handle Marker framesHolger Hans Peter Freyther1-2/+2
2011-08-30mgcp: Work on the decompress, compress...Holger Hans Peter Freyther1-1/+1
2011-08-30rtp: Add routine to compress the audio samplesHolger Hans Peter Freyther2-0/+29
2011-08-30rtp: Move the RTP header and defines into a shared header fileHolger Hans Peter Freyther2-1/+51
2011-08-29misc: Include the control_cmd.h to fix make distcheckHolger Hans Peter Freyther1-1/+1
2011-08-25bsc: Introduce an authenticated signal for the MSC connectionHolger Hans Peter Freyther1-0/+1
2011-08-25bsc: Auto RF Off in case of missing MSC connectionHolger Hans Peter Freyther2-0/+4
2011-08-25bsc: Use the BSC RF CTRL to change the RF state of the TRXsHolger Hans Peter Freyther1-0/+1
2011-08-25audio: Make the BSC handle the new mr_config request of the BSC APIHolger Hans Peter Freyther2-0/+9
2011-08-25audio: From RTP point of view we can use one payload for HR/FR AMRHolger Hans Peter Freyther1-2/+1
2011-08-25audio: Remove the hardcoding of the RTP PayloadHolger Hans Peter Freyther1-1/+0
2011-08-25bsc: Inspect a CC Setup message and attempt to reroute the trafficHolger Hans Peter Freyther1-0/+7
2011-08-25bsc: Look for CM Service Requests with emergency causeHolger Hans Peter Freyther1-0/+1
2011-08-25bsc: Introduce a local MSC type and forbid it from being selectedHolger Hans Peter Freyther1-0/+7
2011-08-25bsc: Hand the msc_connection to the UDT handling, pass it to pagingHolger Hans Peter Freyther1-1/+1
2011-08-25bsc: Move the finding of a MSC into the filter codeHolger Hans Peter Freyther1-0/+1
2011-08-25bsc: Select a MSC in a round-robin fashionHolger Hans Peter Freyther1-1/+2
2011-08-25bsc: Allow to configure more than one MSC in the VTYHolger Hans Peter Freyther1-0/+1
2011-08-25bsc: Prepare to have multiple MSC connectionsHolger Hans Peter Freyther1-3/+11
2011-08-25bsc: Move more things to use osmo_msc_data* directlyHolger Hans Peter Freyther1-1/+1
2011-08-25bsc: Move away from ->bsc.msc to use the selected MSCHolger Hans Peter Freyther1-1/+3
2011-08-25bsc: Create a osmo_bsc_data and embed osmo_msc_dataHolger Hans Peter Freyther3-5/+15
2011-08-25misc: Move the bsc_parse_reg to libcommom and name it gsm_parse_regHolger Hans Peter Freyther2-1/+9
2011-08-25libctrl, osmo-bsc: Get rid of net prefixDaniel Willmann1-1/+0
2011-08-25osmo-bsc: Include rf stati in the location-state TRAP as wellDaniel Willmann1-0/+22
2011-08-22ctrl: Add a function to create the cmdHolger Hans Peter Freyther1-0/+1
2011-08-22gsm_data: Include a structure for the geographical location in gsm_btsDaniel Willmann1-0/+18
2011-08-22libctrl: Improve error handling if controlif setup failsDaniel Willmann1-1/+1
2011-08-22osmo-bsc: Put the control commands in osmo_bsc_ctrl.cDaniel Willmann1-0/+1
2011-08-22libctrl: Mark the cmd set/get/verify functions staticDaniel Willmann1-8/+8
2011-07-28libctrl: Add trap helper functionDaniel Willmann1-0/+1
2011-07-28libctrl: Add function ctrl_cmd_send_to_allDaniel Willmann1-0/+1
2011-07-28libctrl: Change controlif_setup so it returns the ctrl handleDaniel Willmann3-1/+15
2011-07-27GPRS: Fix buffer overflow in case of very long MS RA CAP IEHarald Welte1-1/+1
2011-07-23fix some header file related issues preventing lcr from compilingHarald Welte1-4/+6
2011-07-19libcommon: Add DCTRL logging destination for libctrl related messagesDaniel Willmann1-0/+1
2011-07-19paging: Add method to find the paging data for a given subscriberHolger Hans Peter Freyther1-0/+2
2011-07-19mgcp: Implement RSIP based on a trunk levelHolger Hans Peter Freyther1-1/+1
2011-07-19bsc: Call the RF Control interface ctrl all the wayHolger Hans Peter Freyther1-1/+1
2011-07-16db: use ANSI (void) function declarationsHarald Welte1-2/+2
2011-07-13controlif: declare controlif_setup() in control_cmd.hHarald Welte1-0/+3
2011-07-13nat: Use libctrl and add command forwarding to osmo-bscDaniel Willmann1-0/+22
2011-07-13libctrl: Add ctrl_cmd_cpy() to copy a commandDaniel Willmann1-0/+1
2011-07-13libctrl: Add macros to help define commandsDaniel Willmann1-0/+69
2011-07-13Add libctrl, an SNMP-like control interfaceDaniel Willmann1-0/+81
2011-06-29properly reset the MO state of all MO on Abis disconnect0.9.14Harald Welte1-0/+5