aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
AgeCommit message (Expand)AuthorFilesLines
2013-03-12IPA: Allow RSL connection to different IP address as OMLHarald Welte1-0/+1
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 Freyther1-1/+1
2013-02-08Fix of IMMIDIATE ASSIGNMENT REJECT messageAndreas Eversberg1-0/+1
2013-01-28bsc: Allow to page a BTS that is excluded from the RF lockHolger Hans Peter Freyther2-2/+7
2013-01-28bsc: A BTS excluded from the RF lock should be allowed to make a connectionHolger Hans Peter Freyther1-3/+3
2013-01-28bts: Allow to exclude a BTS from the global RF lock handlingHolger Hans Peter Freyther1-0/+3
2013-01-15osmo-bsc: Add VTY command show positionDaniel Willmann1-0/+2
2013-01-15bsc: Auto RF Off in case of missing MSC connectionHolger Hans Peter Freyther2-0/+4
2013-01-15bsc: Use the BSC RF CTRL to change the RF state of the TRXsHolger Hans Peter Freyther1-0/+1
2013-01-15bsc: Introduce an authenticated signal for the MSC connectionHolger Hans Peter Freyther1-0/+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-07audio: Make the BSC handle the new mr_config request of the BSC APIHolger Hans Peter Freyther2-0/+9
2013-01-07bsc: Inspect a CC Setup message and attempt to reroute the trafficHolger Hans Peter Freyther1-0/+7
2013-01-07nat: Introduce a global IMSI barr list using red-black treesHolger Hans Peter Freyther1-0/+15
2013-01-07nat: Allow the filter to select the reject causeHolger Hans Peter Freyther1-2/+9
2013-01-01Revert "libbsc: With the new SAPI states we don't need sacch_deact anymore"Holger Hans Peter Freyther1-0/+1
2013-01-01libmsc: Track and update the location update expiryJan Luebbe3-0/+6
2013-01-01libmsc: Allow to set sender id when sending SMS from the VTYSylvain Munaut1-1/+1
2012-12-29libbsc: With the new SAPI states we don't need sacch_deact anymoreDaniel Willmann1-1/+0
2012-12-29gsm_data_shared.h: Keep a list of SAPI states per lchanDaniel Willmann1-0/+13
2012-12-26handover: Fix the handover signalling for IP based BTSesHolger Hans Peter Freyther2-10/+3
2012-12-26gsm: Do not attempt to release SAPI=0 if it was never allocatedHolger Hans Peter Freyther1-0/+2
2012-12-23lchan: Introduce T3109 handling for the release procedureHolger Hans Peter Freyther2-0/+2
2012-12-23lchan: Introduce a BROKEN state for the lchanHolger Hans Peter Freyther1-0/+2
2012-12-23lchan: Release the lchan more quickly, align with GSM 04.08Holger Hans Peter Freyther2-4/+4
2012-12-23rsl: Rename the reason to release_mode and use the enum valueHolger Hans Peter Freyther3-4/+5
2012-12-20osmo-bts: Include lapdm.h to fix autoconf usability testHolger Hans Peter Freyther1-0/+4
2012-12-19abis: Activate the newest available installed on the BTSHolger Hans Peter Freyther1-0/+1
2012-12-19abis: Create a routine that can parse all SW Descriptions of a SW ConfigHolger Hans Peter Freyther1-0/+15
2012-12-16mgcp: Allow to freely control the a=fmtp line for experimentsHolger Hans Peter Freyther2-0/+3
2012-12-10mgcp: Test and implement re-transmission handlingHolger Hans Peter Freyther2-1/+5
2012-12-10mgcp: Methods generating a response now include the endpoint pointerHolger Hans Peter Freyther1-1/+0
2012-12-03bsc: Send the USSD message after the location updating accept.Holger Hans Peter Freyther2-2/+5
2012-12-01sms: Kill the linkid as we are using SAPI=3 all the timeHolger Hans Peter Freyther1-2/+0
2012-12-01sms: Replaced the SMR process by new implementation in libosmocoreAndreas Eversberg1-2/+2
2012-12-01sms: Replaced the SMC process by new implementation in libosmocoreAndreas Eversberg1-3/+3
2012-12-01nitb: Release the channel if there is nothing on itHolger Hans Peter Freyther1-0/+1
2012-11-29mgcp: Begin handling of the RQNT message as needed for DTMFHolger Hans Peter Freyther1-2/+4
2012-11-24SMPP: add small utility program 'smpp_mirror'Harald Welte1-3/+1
2012-11-24SMPP: Implement support for MO SMSHarald Welte1-0/+8
2012-11-24SMPP: VTY configuration of SMPP code, authentication supportHarald Welte1-0/+2
2012-11-21sms: Use the DLSMS instead of the DSMS category throughout our codeHolger Hans Peter Freyther1-1/+0
2012-11-16SMPP: Implement transaction mode for SUBMIT-SMHarald Welte1-0/+17
2012-11-16Initial support of SMPP interface for MT-SMSHarald Welte1-0/+1
2012-11-12nat: Move the ctrl handling code into a separate fileHolger Hans Peter Freyther1-0/+4
2012-11-12mgcp: Send the jitter statistics at the end of the callHolger Hans Peter Freyther1-0/+1
2012-11-12mgcp: Calculate the jitter with the formula/code from the appendixHolger Hans Peter Freyther1-0/+2
2012-11-12mgcp: Calculate the packet loss as of Appendix A of RFC 3550Holger Hans Peter Freyther1-2/+5