aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-01-17si: Do not schedule SI1 to SI4 on the second TRXAndreas Eversberg1-3/+5
2013-01-17Revert "bsc_init: Forget which SIs are valid for the trx."Holger Hans Peter Freyther1-8/+0
2013-01-17osmo-bsc: Add ctrl cmd bts RF stateDaniel Willmann1-0/+38
2013-01-17osmo-bsc: Add VTY command show positionDaniel Willmann4-10/+54
2013-01-17gprs: This method is now available in libosmocoreHolger Hans Peter Freyther1-7/+0
2013-01-08bsc: Allow to page a BTS that is excluded from the RF lockHolger Hans Peter Freyther5-20/+77
2012-12-10bsc: Send the USSD message after the location updating accept.Holger Hans Peter Freyther4-11/+26
2012-10-16si: Partially implement the range encoding for the SI.Holger Hans Peter Freyther10-222/+613
2012-10-09bsc: Do not print "SI 18" but SI2ter when the SI generation failsHolger Hans Peter Freyther1-2/+2
2012-10-08bsc_init: Forget which SIs are valid for the trx.Holger Hans Peter Freyther1-0/+8
2012-10-05bsc_init: Don't drop all BTSs because a single BTS had an errorHarald Welte1-6/+8
2012-10-04[PATCH] mgcp: Add a hack to allow to patch the SSRCHolger Hans Peter Freyther1-1/+2
2012-09-17abis_nm: Provide a reason when an invalid channel configuration is usedHolger Hans Peter Freyther1-14/+42
2012-09-17abis_nm: Log an error when the channel combination can not be set.Holger Hans Peter Freyther1-1/+1
2012-09-17Improved generation of SYSTEM INFORMATIONs 2* and 5* for neighbour bandsAndreas Eversberg2-41/+266
2012-09-17ARFCNs are in the range of 0..1023, not 0..1024Harald Welte2-5/+5
2012-09-04gbproxy: Address two unaligned memory access warningsHolger Hans Peter Freyther1-8/+14
2012-09-03mgcp: Allow to freely control the a=fmtp line for experimentsHolger Hans Peter Freyther4-4/+50
2012-08-30bsc: A BTS excluded from the RF lock should be allowed to make a connectionHolger Hans Peter Freyther4-9/+8
2012-08-30bsc: Remove set but not read the gsm_network variable.Holger Hans Peter Freyther1-2/+0
2012-08-30msc: Add debug messages when not sending a USSD welcome messageHolger Hans Peter Freyther1-1/+8
2012-07-20bts: Allow to exclude a BTS from the global RF lock handlingHolger Hans Peter Freyther3-3/+55
2012-07-19bsc: Fix a brown paper bug and most likely fix the USSD welcome issueHolger Hans Peter Freyther1-1/+1
2012-07-19bsc: Call the variable with a more appropriate name.Holger Hans Peter Freyther1-4/+4
2012-05-02bsc: Do not forward GSM RR messages to the MSCHolger Hans Peter Freyther1-0/+2
2012-05-02bsc: Allow to run a mixed TCH/H, TCH/F configurationHolger Hans Peter Freyther1-4/+22
2012-05-02libabis: Enable TCP keepalive by default on all BTS connectionsDaniel Willmann1-1/+26
2012-05-02abis: Do not leak the line in case of no BTS being identifiedHolger Hans Peter Freyther1-0/+1
2012-05-02bsc: Create a better error message for when RF commands are rejectedHolger Hans Peter Freyther1-1/+1
2012-05-02bsc vty: Provide a show mscs command to show the state of each MSCHolger Hans Peter Freyther1-0/+18
2012-05-02misc: Linking fixes for Ubuntu 11.10 CompilerHolger Hans Peter Freyther7-18/+27
2012-05-02vty: Document more VTY parameters of a commandHolger Hans Peter Freyther1-33/+55
2012-05-02bsc: Blind fix to deal with phones sending a dialplan of 0Holger Hans Peter Freyther1-2/+2
2012-05-02bsc: Drop the BTS instead of exiting the applicationHolger Hans Peter Freyther1-7/+12
2012-05-02bsc: Fix a crash in case we get a NACK from the BTS for a new channelHolger Hans Peter Freyther1-2/+6
2012-05-02misc: Include the control_cmd.h to fix make distcheckHolger Hans Peter Freyther1-1/+1
2012-05-02bsc: Do not re-start the grace timer when we are in the grace periodHolger Hans Peter Freyther1-0/+5
2012-05-02bsc: Simplify the trap sending by using the location state methodHolger Hans Peter Freyther1-17/+2
2012-05-02bsc: Send a TRAP with the locations on a MSC connectionHolger Hans Peter Freyther1-0/+41
2012-05-02bsc: Introduce an authenticated signal for the MSC connectionHolger Hans Peter Freyther2-0/+5
2012-05-02bsc: Auto RF Off in case of missing MSC connectionHolger Hans Peter Freyther5-2/+83
2012-05-02bsc: Use the BSC RF CTRL to change the RF state of the TRXsHolger Hans Peter Freyther3-11/+16
2012-05-02bsc: Crash fix for the osmo-nitb/MNCC codeHolger Hans Peter Freyther1-1/+2
2012-05-02bsc: Fix crash that can occur on RF FailureHolger Hans Peter Freyther1-3/+12
2012-05-02audio: Make AMR multirate configurable for the osmo-bscHolger Hans Peter Freyther1-0/+51
2012-05-02audio: Make the BSC handle the new mr_config request of the BSC APIHolger Hans Peter Freyther5-0/+47
2012-05-02audio: Move the setting of MultiRateConfig to one placeHolger Hans Peter Freyther1-14/+19
2012-05-02audio: From RTP point of view we can use one payload for HR/FR AMRHolger Hans Peter Freyther2-4/+2
2012-05-02audio: Remove the hardcoding of the RTP PayloadHolger Hans Peter Freyther3-6/+0
2012-05-02mgcp: Make CRCX deal better with UDP retransmissionsHolger Hans Peter Freyther1-24/+44