aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc
AgeCommit message (Expand)AuthorFilesLines
2013-06-12rsl: Properly parse the RLM cause from the error indicationHolger Hans Peter Freyther1-3/+13
2013-06-12rsl: Properly initialize the cm structure with memsetHolger Hans Peter Freyther1-1/+1
2013-03-25gprs: Introduce a way to set the DSCP for the NS socketHolger Hans Peter Freyther3-1/+24
2013-03-14si: Add a hack to disable SI2ter/SI2bis/SI5ter/SI5bis messagesHolger Hans Peter Freyther1-0/+8
2013-03-07si: Use range encoding of 512 if 128 or 256 was selectedHolger Hans Peter Freyther1-2/+23
2013-03-06si: Another round of PCS related fixesHolger Hans Peter Freyther3-5/+22
2013-02-18Allow setting of Control Channel Description parameters via VTYAndreas Eversberg3-4/+66
2013-02-08gprs: Rename the tlvp method so it will work with both versionsHolger Hans Peter Freyther1-7/+7
2013-02-08Revert "gprs: This method is now available in libosmocore"Holger Hans Peter Freyther1-0/+7
2013-02-08Fix of IMMIDIATE ASSIGNMENT REJECT messageAndreas Eversberg3-2/+7
2013-02-05bsc: Add a VTY command to show the paging group for a BSC/IMSIHolger Hans Peter Freyther1-0/+35
2013-01-17si: Deal with DCS1800 and PCS1900 have overlapping ARFCN rangesHolger Hans Peter Freyther1-3/+23
2013-01-17si: Share the ARFCN selection condition between the two statementsHolger Hans Peter Freyther1-30/+37
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