aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
AgeCommit message (Expand)AuthorFilesLines
2013-10-11dyn PDCH: Add algorithm to defragment shared TCH/F+PDCH channelsjolly/dyn_pdchAndreas Eversberg2-1/+7
2013-10-11dyn PDCH: Automatically deactivate/activate PDCH on TCH/F+PDCH channelAndreas Eversberg1-0/+4
2013-10-11dyn PDCH: Add new_lchan argument to bsc_handover_start()Andreas Eversberg1-2/+2
2013-10-11dyn PDCH: Cleanup of rsl_chan_activate_lchan() and usersAndreas Eversberg1-1/+1
2013-08-08HO: Add option to allow immediate retry of assignment/handover if failedAndreas Eversberg2-1/+4
2013-07-29Upgrade MNCC version to 3Andreas Eversberg1-1/+1
2013-07-29HO: New improved handover algorithmAndreas Eversberg3-2/+11
2013-07-29HO: Move handover VTY commands, prepare for other HO algorithmsAndreas Eversberg3-2/+10
2013-07-29Fix: Increase the number of measurement report history to 10Andreas Eversberg2-1/+3
2013-07-29Add a queue to bsc_api to queue DTAP messages during handover/assignmentAndreas Eversberg1-0/+1
2013-07-29HO: Improve silent call featureAndreas Eversberg3-2/+4
2013-07-29HO: Add handover decision debugging categoryAndreas Eversberg1-0/+1
2013-07-29HO: In case of assignment failure, release all call control transactionsAndreas Eversberg1-0/+2
2013-07-29HO: If handover logic is used to do assignment, signal assignment resultAndreas Eversberg1-0/+2
2013-07-29HO: Changed availablilty of ts_is_usable() from static to externAndreas Eversberg1-0/+1
2013-07-29HO: Count the actual meas.rep. get_meas_rep_avg fails if not reachedAndreas Eversberg1-0/+1
2013-07-29HO: Store bearer capabilities of MS at connection structure for later useAndreas Eversberg1-0/+3
2013-07-29HO: Add a penalty timer list to the subscriber connection entityAndreas Eversberg1-0/+10
2013-07-29HO: Add new configuration parameters to VTY and data structure of BTSAndreas Eversberg2-7/+40
2013-07-29HO: Move handover config from GSMNET to BTS nodeAndreas Eversberg2-17/+18
2013-07-29HO: Add function to count currently ongoing handovers to a given BTSAndreas Eversberg1-0/+3
2013-07-29HO: Count number of free timeslot on a given BTSAndreas Eversberg1-0/+3
2013-07-29osmo-nitb support for codec negotiationAndreas Eversberg2-6/+4
2013-07-29Add full AMR multirate IE support with VTY config for MS and BTS sideAndreas Eversberg3-4/+14
2013-07-29Use helper function to check is an MNCC frame is data (speech/traffic)Andreas Eversberg1-0/+8
2013-07-29Each BTS can be configured for speech support (other than GSM full rate)Andreas Eversberg1-0/+10
2013-07-29Finished support for all codecs (RTP bridge and MNCC interface)Andreas Eversberg1-2/+3
2013-07-29Allow dynamic RTP payload types between application and MNCC interfaceAndreas Eversberg2-0/+4
2013-07-29Adding handling of BFI (Bad Frame Indicatior) of received TRAU framesAndreas Eversberg1-0/+1
2013-07-29Adding traffic forwarding via RTP to remote applicationAndreas Eversberg4-2/+19
2013-07-27expiration: Allow to disable the periodic location updating procedureHolger Hans Peter Freyther1-0/+2
2013-07-27expiration: Speculative fixes for the periodic expiring handlingHolger Hans Peter Freyther2-0/+4
2013-07-21sgsn: Add "auth-policy" VTY command to enable/disable ACLHarald Welte1-0/+1
2013-07-21sgsn: add a minimalistic ACLHarald Welte1-0/+2
2013-07-11Fix: Handle CM service request on already secured channel correctlyAndreas Eversberg1-0/+1
2013-07-08libmgcp: add enum mgcp_type and use itPablo Neira Ayuso1-1/+6
2013-07-04sgsn: Fix lengths of MS Network Capability and MS Radio Access Capability ele...Alexander Chemeris1-2/+2
2013-07-03hsl: Remove the support for the HSL bts from OpenBSCHolger Hans Peter Freyther2-5/+0
2013-06-21GPRS LLC: Add non-standard method of sequence number recoveryHarald Welte1-0/+4
2013-04-29nat: Include LAC/CI as TV values at the end of the 'status' messageHolger Hans Peter Freyther1-1/+2
2013-04-29smpp: Attempt to fix a memory leak of the msgbHolger Hans Peter Freyther1-0/+3
2013-04-22nat: Move the callstats to a new header file due sccp usageHolger Hans Peter Freyther2-28/+55
2013-04-17ctrl: Provide a reply in case the range check failedHolger Hans Peter Freyther1-0/+1
2013-04-17ctrl: Make the commands static to not pollute the namespaceHolger Hans Peter Freyther1-3/+3
2013-04-16nat: Extract the LAC/CI from the Complete Layer3 InformationHolger Hans Peter Freyther2-0/+6
2013-04-16nat: Rename "struct sccp_connections" to "struct nat_sccp_connection"Holger Hans Peter Freyther2-15/+15
2013-04-16nat: We want the remote to respond to our DLCX requestHolger Hans Peter Freyther2-0/+32
2013-04-16nat: Make it possible to send MGCP messages through the IPA multiplexHolger Hans Peter Freyther1-0/+4
2013-04-05sysmobts: Add the necessary data structure and init for the SAPI queueHolger Hans Peter Freyther1-0/+1
2013-03-17Add VTY option to set GPRS network-control-order to enable MS measurementsAndreas Eversberg1-0/+1