aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc
AgeCommit message (Expand)AuthorFilesLines
2013-03-13SMPP: Implement SMPP Osmocom Estensions on MO-SMSopenbsc/0.13.0Harald Welte5-7/+112
2013-03-13SMPP: Fix crash on delivery of incoming SUBMIT-SMHarald Welte2-6/+10
2013-03-12IPA: Allow RSL connection to different IP address as OMLHarald Welte3-1/+32
2013-03-11BTS: Add S counter for link loss criterion to lchan structureAndreas Eversberg1-0/+2
2013-03-10si: Another round of PCS related fixesHolger Hans Peter Freyther3-5/+22
2013-03-09rsl: Properly initialize the cm structure with memsetHolger Hans Peter Freyther1-1/+1
2013-03-08bsc_vty: Prevent printing -1 as unsigned integer for timeslot TSCHarald Welte1-1/+2
2013-03-03bsc: Stop "show paging" from crashing before the first pagingHolger Hans Peter Freyther1-0/+3
2013-03-03doc: Do not have examples with accept-all in our repositoryHolger Hans Peter Freyther1-1/+0
2013-03-03vty: Document some previously undocumented parametersHolger Hans Peter Freyther4-9/+14
2013-02-26doc: Create a documentation on the SCCP/lite implementation we haveHolger Hans Peter Freyther1-0/+94
2013-02-12VTY: backwards compatibility for 'logging level sms'Harald Welte1-0/+14
2013-02-08Fix of IMMIDIATE ASSIGNMENT REJECT messageAndreas Eversberg3-2/+7
2013-02-07add some more docbook snippetsHarald Welte2-8/+39
2013-02-07dump_all_docs.py: Also extract documentation for SGSNHarald Welte1-0/+1
2013-02-07fix osmo-bsc example configuration fileHarald Welte1-1/+0
2013-02-06doc: Add some documentation on how the paging system is workingHolger Hans Peter Freyther1-0/+48
2013-01-28bsc: Allow to page a BTS that is excluded from the RF lockHolger Hans Peter Freyther5-20/+77
2013-01-28bsc: A BTS excluded from the RF lock should be allowed to make a connectionHolger Hans Peter Freyther4-9/+8
2013-01-28bts: Allow to exclude a BTS from the global RF lock handlingHolger Hans Peter Freyther3-3/+55
2013-01-25CC: gsm48_cc_tx_release() must not remove callrefAndreas Eversberg1-2/+0
2013-01-25CC: mncc_release_ind() must send MNCC_REL_CNF in state N19Andreas Eversberg1-0/+2
2013-01-25CC: Be sure to allocate call instance with talloc_zero()Andreas Eversberg1-1/+1
2013-01-24smpp_vty: Ensure to not print 'system-id' in openbsc.cfg if its emptyHarald Welte1-1/+2
2013-01-20smpp: Fix a memleak of the SMS on the submit pathHolger Hans Peter Freyther1-1/+2
2013-01-20SMPP: Inform the SMS Queue that a SMS was submitted to kick the queueHolger Hans Peter Freyther1-1/+6
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-16rsl: Properly parse the RLM cause from the error indicationHolger Hans Peter Freyther1-3/+13
2013-01-15osmo-bsc: Add ctrl cmd bts RF stateDaniel Willmann1-0/+38
2013-01-15osmo-bsc: Add VTY command show positionDaniel Willmann4-10/+54
2013-01-15bsc: Auto RF Off in case of missing MSC connectionHolger Hans Peter Freyther5-2/+84
2013-01-15nat: Fail if the control interface can not be initializedHolger Hans Peter Freyther1-0/+4
2013-01-15bsc: Create a better error message for when RF commands are rejectedHolger Hans Peter Freyther1-1/+1
2013-01-15bsc: Simplify the trap sending by using the location state methodHolger Hans Peter Freyther1-17/+2
2013-01-15bsc: Send a TRAP with the locations on a MSC connectionHolger Hans Peter Freyther1-0/+41
2013-01-15bsc: Use the BSC RF CTRL to change the RF state of the TRXsHolger Hans Peter Freyther3-9/+14
2013-01-15bsc: Do not re-start the grace timer when we are in the grace periodHolger Hans Peter Freyther1-0/+5
2013-01-15bsc: Introduce an authenticated signal for the MSC connectionHolger Hans Peter Freyther2-0/+5
2013-01-13sms: Avoid infinite CP-ERROR/CP-ACK loop with sms.Holger Hans Peter Freyther1-0/+12
2013-01-11debug: Fix typo in the debug categoryHolger Hans Peter Freyther1-1/+1
2013-01-11ctrl: Work on the cmd->node instead of the data pointer passedHolger Hans Peter Freyther1-9/+9
2013-01-11ctrl: Fix the signature of the string control commandsHolger Hans Peter Freyther1-2/+7
2013-01-08si: Do not schedule SI1 to SI4 on the second TRXAndreas Eversberg1-3/+5
2013-01-08abis: Fix the verification of BCCH/SDCCH8 on TRX != 0 for the BS11Holger Hans Peter Freyther1-1/+1
2013-01-07audio: Make AMR multirate configurable for the osmo-bscHolger Hans Peter Freyther1-0/+51
2013-01-07audio: Make the BSC handle the new mr_config request of the BSC APIHolger Hans Peter Freyther5-0/+47
2013-01-07bsc: Blind fix to deal with phones sending a dialplan of 0Holger Hans Peter Freyther1-2/+2
2013-01-07bsc: Fix crash when the new route is not availableHolger Hans Peter Freyther1-1/+1
2013-01-07bsc: Add VTY code for the local area prefixHolger Hans Peter Freyther1-0/+20