aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Modify osmo-nitb for load testing a BTSzecke/features/bts-load-testingHolger Hans Peter Freyther2013-01-272-4/+21
* rsl: Re-introduce the SACCH deactivation markerHolger Hans Peter Freyther2013-01-252-1/+7
* CC: gsm48_cc_tx_release() must not remove callrefAndreas Eversberg2013-01-251-2/+0
* CC: mncc_release_ind() must send MNCC_REL_CNF in state N19Andreas Eversberg2013-01-251-0/+2
* CC: Be sure to allocate call instance with talloc_zero()Andreas Eversberg2013-01-251-1/+1
* smpp_vty: Ensure to not print 'system-id' in openbsc.cfg if its emptyHarald Welte2013-01-241-1/+2
* smpp: Fix a memleak of the SMS on the submit pathHolger Hans Peter Freyther2013-01-201-1/+2
* SMPP: Inform the SMS Queue that a SMS was submitted to kick the queueHolger Hans Peter Freyther2013-01-201-1/+6
* si: Deal with DCS1800 and PCS1900 have overlapping ARFCN rangesHolger Hans Peter Freyther2013-01-171-3/+23
* si: Share the ARFCN selection condition between the two statementsHolger Hans Peter Freyther2013-01-171-30/+37
* rsl: Properly parse the RLM cause from the error indicationHolger Hans Peter Freyther2013-01-161-3/+13
* osmo-bsc: Add ctrl cmd bts RF stateDaniel Willmann2013-01-151-0/+38
* osmo-bsc: Add VTY command show positionDaniel Willmann2013-01-154-10/+54
* bsc: Auto RF Off in case of missing MSC connectionHolger Hans Peter Freyther2013-01-155-2/+84
* nat: Fail if the control interface can not be initializedHolger Hans Peter Freyther2013-01-151-0/+4
* Merge branch 'zecke/feature/location-control'Holger Hans Peter Freyther2013-01-155-9/+50
|\
| * bsc: Create a better error message for when RF commands are rejectedHolger Hans Peter Freyther2013-01-151-1/+1
| * bsc: Simplify the trap sending by using the location state methodHolger Hans Peter Freyther2013-01-151-17/+2
| * bsc: Send a TRAP with the locations on a MSC connectionHolger Hans Peter Freyther2013-01-151-0/+41
| * bsc: Use the BSC RF CTRL to change the RF state of the TRXsHolger Hans Peter Freyther2013-01-153-9/+14
| * bsc: Do not re-start the grace timer when we are in the grace periodHolger Hans Peter Freyther2013-01-151-0/+5
| * bsc: Introduce an authenticated signal for the MSC connectionHolger Hans Peter Freyther2013-01-152-0/+5
|/
* sms: Avoid infinite CP-ERROR/CP-ACK loop with sms.Holger Hans Peter Freyther2013-01-131-0/+12
* debug: Fix typo in the debug categoryHolger Hans Peter Freyther2013-01-111-1/+1
* ctrl: Work on the cmd->node instead of the data pointer passedHolger Hans Peter Freyther2013-01-111-9/+9
* ctrl: Fix the signature of the string control commandsHolger Hans Peter Freyther2013-01-111-2/+7
* si: Do not schedule SI1 to SI4 on the second TRXAndreas Eversberg2013-01-081-3/+5
* abis: Fix the verification of BCCH/SDCCH8 on TRX != 0 for the BS11Holger Hans Peter Freyther2013-01-081-1/+1
* Merge branch 'zecke/feature/improve-audio-codec-selection'Holger Hans Peter Freyther2013-01-076-0/+98
|\
| * audio: Make AMR multirate configurable for the osmo-bscHolger Hans Peter Freyther2013-01-071-0/+51
| * audio: Make the BSC handle the new mr_config request of the BSC APIHolger Hans Peter Freyther2013-01-075-0/+47
|/
* Merge branch 'zecke/feature/move-calls'Holger Hans Peter Freyther2013-01-073-3/+140
|\
| * bsc: Blind fix to deal with phones sending a dialplan of 0Holger Hans Peter Freyther2013-01-071-2/+2
| * bsc: Fix crash when the new route is not availableHolger Hans Peter Freyther2013-01-071-1/+1
| * bsc: Add VTY code for the local area prefixHolger Hans Peter Freyther2013-01-071-0/+20
| * bsc: Inspect a CC Setup message and attempt to reroute the trafficHolger Hans Peter Freyther2013-01-072-3/+120
|/
* Merge remote-tracking branch 'origin/zecke/barr-subscribers'Holger Hans Peter Freyther2013-01-0713-893/+1283
|\
| * nat: Send a CM Service Reject for NAT_CON_TYPE_SSA as wellHolger Hans Peter Freyther2013-01-071-1/+1
| * nat: Introduce a global IMSI barr list using red-black treesHolger Hans Peter Freyther2013-01-079-16/+288
| * nat: Simplify the code and call auth_imsi from the main methodHolger Hans Peter Freyther2013-01-071-24/+29
| * nat: Get the cause into the imsi_auth method in preparationHolger Hans Peter Freyther2013-01-071-13/+19
| * nat: Allow the filter to select the reject causeHolger Hans Peter Freyther2013-01-074-23/+49
| * nat: Move the IMSI/TMSI filtering to a new and dedicated fileHolger Hans Peter Freyther2013-01-074-282/+323
| * nat: Fix a typo in the log message for out of memoryHolger Hans Peter Freyther2013-01-071-1/+1
| * nat: Extract the message re-writing from the utils to a dedicated fileHolger Hans Peter Freyther2013-01-074-590/+630
|/
* Revert "libbsc: With the new SAPI states we don't need sacch_deact anymore"Holger Hans Peter Freyther2013-01-011-0/+1
* Merge branch 'daniel/t3212-work'Holger Hans Peter Freyther2013-01-018-10/+154
|\
| * osmo-nitb: Add a timer to regularly expireJan Luebbe2013-01-011-0/+12
| * libmsc: Track and update the location update expiryJan Luebbe2013-01-015-6/+138
| * Stricter limits for T3212 (location update period)Daniel Willmann2013-01-012-4/+4
|/