aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
AgeCommit message (Expand)AuthorFilesLines
2013-11-11Use new external libosmogb and merge gbproxyHarald Welte7-512/+9
2013-11-01bsc: Move gsm48_tx_mm_serv_ack/rej to gsm_04_08_utils.cJacob Erlbeck1-0/+3
2013-09-19bsc/mminfo: Patch timezone and DST in MM Info messagesJacob Erlbeck1-0/+1
2013-09-19move BTS-specific timezone override into sub-structureHarald Welte1-3/+5
2013-09-19Add NITZ (timezone) support as part of MM INFOGus Bourg1-0/+5
2013-09-11ctrl: Remember last 'rf_locked' control commandJacob Erlbeck1-0/+2
2013-09-11ussd: Send USSD on call setup on MSC errorsJacob Erlbeck2-2/+15
2013-08-28bsc/ussd: Optionally send USSD message on MSC disconnectionJacob Erlbeck1-0/+3
2013-06-17mgcp: Send the jitter statistics at the end of the callHolger Hans Peter Freyther1-0/+1
2013-06-17mgcp: Calculate the jitter with the formula/code from the appendixHolger Hans Peter Freyther1-0/+2
2013-06-17mgcp: Calculate the packet loss as of Appendix A of RFC 3550Holger Hans Peter Freyther1-0/+3
2013-06-17mgcp: Calculate the wrap around as of Appendix A in RFC 3550Holger Hans Peter Freyther1-0/+1
2013-06-17mgcp: Align the variable naming with Appendix A of RFC 3550Holger Hans Peter Freyther1-2/+4
2013-06-17mgcp: Include statistics at the end of a connectionHolger Hans Peter Freyther1-0/+1
2013-06-17mgcp: Remember the initial sequence number of the streamHolger Hans Peter Freyther1-0/+1
2013-06-17mgcp: Count the received octets as of the MGCP specificationHolger Hans Peter Freyther1-0/+1
2013-06-17mgcp: Remove the lost_no from the mgcp statisticsHolger Hans Peter Freyther1-1/+0
2013-03-25gprs: Introduce a way to set the DSCP for the NS socketHolger Hans Peter Freyther1-0/+1
2013-03-06si: Another round of PCS related fixesHolger Hans Peter Freyther1-1/+1
2013-02-08Fix of IMMIDIATE ASSIGNMENT REJECT messageAndreas Eversberg1-0/+1
2013-01-17osmo-bsc: Add VTY command show positionDaniel Willmann1-0/+2
2013-01-08bsc: Allow to page a BTS that is excluded from the RF lockHolger Hans Peter Freyther2-2/+7
2012-12-10bsc: Send the USSD message after the location updating accept.Holger Hans Peter Freyther2-2/+5
2012-10-16si: Partially implement the range encoding for the SI.Holger Hans Peter Freyther2-1/+27
2012-09-03mgcp: Allow to freely control the a=fmtp line for experimentsHolger Hans Peter Freyther2-2/+5
2012-08-30bsc: A BTS excluded from the RF lock should be allowed to make a connectionHolger Hans Peter Freyther1-3/+3
2012-07-20bts: Allow to exclude a BTS from the global RF lock handlingHolger Hans Peter Freyther1-0/+3
2012-05-02misc: Include the control_cmd.h to fix make distcheckHolger Hans Peter Freyther1-1/+1
2012-05-02bsc: Introduce an authenticated signal for the MSC connectionHolger Hans Peter Freyther1-0/+1
2012-05-02bsc: Auto RF Off in case of missing MSC connectionHolger Hans Peter Freyther2-0/+4
2012-05-02bsc: Use the BSC RF CTRL to change the RF state of the TRXsHolger Hans Peter Freyther1-0/+1
2012-05-02audio: Make the BSC handle the new mr_config request of the BSC APIHolger Hans Peter Freyther2-0/+9
2012-05-02audio: From RTP point of view we can use one payload for HR/FR AMRHolger Hans Peter Freyther1-2/+1
2012-05-02audio: Remove the hardcoding of the RTP PayloadHolger Hans Peter Freyther1-1/+0
2012-05-02bsc: Inspect a CC Setup message and attempt to reroute the trafficHolger Hans Peter Freyther1-0/+7
2012-05-02bsc: Look for CM Service Requests with emergency causeHolger Hans Peter Freyther1-0/+1
2012-05-02bsc: Introduce a local MSC type and forbid it from being selectedHolger Hans Peter Freyther1-0/+7
2012-05-02bsc: Hand the msc_connection to the UDT handling, pass it to pagingHolger Hans Peter Freyther1-1/+1
2012-05-02bsc: Move the finding of a MSC into the filter codeHolger Hans Peter Freyther1-0/+1
2012-05-02bsc: Select a MSC in a round-robin fashionHolger Hans Peter Freyther1-1/+2
2012-05-02bsc: Allow to configure more than one MSC in the VTYHolger Hans Peter Freyther1-0/+1
2012-05-02bsc: Prepare to have multiple MSC connectionsHolger Hans Peter Freyther1-3/+11
2012-05-02bsc: Move more things to use osmo_msc_data* directlyHolger Hans Peter Freyther1-1/+1
2012-05-02bsc: Move away from ->bsc.msc to use the selected MSCHolger Hans Peter Freyther1-1/+3
2012-05-02bsc: Create a osmo_bsc_data and embed osmo_msc_dataHolger Hans Peter Freyther3-5/+15
2012-05-02misc: Move the bsc_parse_reg to libcommom and name it gsm_parse_regHolger Hans Peter Freyther2-1/+9
2011-08-26libctrl, osmo-bsc: Get rid of net prefixDaniel Willmann1-1/+0
2011-08-26osmo-bsc: Include rf stati in the location-state TRAP as wellDaniel Willmann1-0/+25
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