aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
AgeCommit message (Expand)AuthorFilesLines
2014-08-18ipaccess-proxy: avoid namespace collision with libosmo-abisHarald Welte1-2/+0
2014-08-13gbproxy: Pass tlli_info aroundJacob Erlbeck1-3/+5
2014-08-13gbproxy: Don't call time() in TLLI related functionsJacob Erlbeck1-1/+1
2014-08-13gbproxy: Test and fix IMSI/TMSI matchingJacob Erlbeck1-0/+2
2014-08-13gbproxy: Track TLLI even when the IMSI is not knownJacob Erlbeck1-0/+2
2014-08-09sysmobts: Add variable for N(S) + 1 needed for the sysmobtsHolger Hans Peter Freyther1-0/+1
2014-08-08bsc: Add a ctrl command to send a ussdNotify for a callHolger Hans Peter Freyther2-0/+5
2014-08-05gbproxy/test: Test TLLI expiryHolger Hans Peter Freyther1-0/+8
2014-08-04gbproxy: Kill the global gbprox_global_patch_state structHolger Hans Peter Freyther1-1/+9
2014-08-04gbproxy: Remove global state from the gbproxyHolger Hans Peter Freyther1-6/+7
2014-08-04gprs: The methods moved to gprs_utils.h remove them hereHolger Hans Peter Freyther1-3/+0
2014-08-04gprs: Add testcases for the APN string/octet conversion and fix itHolger Hans Peter Freyther1-1/+1
2014-08-04gprs: Create a gprs_utils file and move to be shared code in thereHolger Hans Peter Freyther2-1/+34
2014-08-04gbproxy: Use gbproxy_ for all structuresHolger Hans Peter Freyther1-8/+8
2014-08-04gbproxy: The dump routines are only used by the test, move it thereHolger Hans Peter Freyther1-2/+0
2014-08-04gbproxy: Have a clear namespace for the public functionsHolger Hans Peter Freyther1-2/+1
2014-08-04gbproxy: Remove the global rate counter and place it in the configHolger Hans Peter Freyther1-1/+3
2014-08-04gbproxy: Correct the method name. We work on TLLIsHolger Hans Peter Freyther1-1/+1
2014-08-04gbproxy: Move the VTY code into the vty file and create public APIHolger Hans Peter Freyther1-5/+53
2014-08-04dyn PDCH: Cleanup of rsl_chan_activate_lchan() and usersAndreas Eversberg1-1/+1
2014-07-30openbsc: Add new fields for the osmo-bts softwareHolger Hans Peter Freyther1-0/+12
2014-07-24bts: Remember the last AMR mode that we receivedHolger Hans Peter Freyther1-0/+1
2014-07-22gprs/vty: Add commands to manage the TLLI listJacob Erlbeck1-0/+2
2014-07-22gprs: Track IMSI/TLLI to control APN patchingJacob Erlbeck1-0/+5
2014-07-22gprs: Add APN patch support for LLC/GSM messagesJacob Erlbeck1-0/+6
2014-07-22gprs: Add MCC/MNC patch support for LLC/GMM messagesJacob Erlbeck1-0/+10
2014-07-22gprs: Implement BSSGP MCC/MNC patchingJacob Erlbeck1-0/+4
2014-07-22mgcp: Change API to remove memory management from the nameHolger Hans Peter Freyther1-1/+2
2014-07-22mgcp: Document transcoding semantic and follow itHolger Hans Peter Freyther1-0/+6
2014-07-22mgcp: Make the internal state of the transcoder accessibleHolger Hans Peter Freyther1-0/+53
2014-07-07rtp: Share the rtp header between the proxy and the mgcp codeHolger Hans Peter Freyther2-1/+39
2014-07-07gprs/test: Remove verbose parameter of gbprox_dump_* functionsJacob Erlbeck1-2/+2
2014-06-05mgcp: Set net_end audio params in recvonly modeJacob Erlbeck1-0/+1
2014-06-05mgcp: Move transcoding to libmgcpJacob Erlbeck2-1/+37
2014-06-05mgcp: Add packet size (ptime) conversionJacob Erlbeck2-2/+6
2014-06-05mgcp: Add a function to get media info for MGCP responsesJacob Erlbeck2-0/+13
2014-06-05mgcp: Add audio info fields to struct mgcp_rtp_endJacob Erlbeck1-0/+3
2014-06-05mgcp: Add callbacks for payload processingJacob Erlbeck2-0/+19
2014-06-04gprs: Separate LLC parsing from LLC state handlingJacob Erlbeck1-0/+41
2014-05-26mgcp: Use #pragma once instead of a possible clashing #ifdefHolger Hans Peter Freyther1-3/+1
2014-05-22mgcp: add voice muxer supportPablo Neira Ayuso5-2/+53
2014-05-15ctrl: Use CTRL_CMD_DEFINE_STRUCT in CTRL_CMD_DEFINE_RANGEHolger Hans Peter Freyther1-6/+1
2014-05-15ctrl: Reduce code duplication and add a define to create the structHolger Hans Peter Freyther1-13/+10
2014-05-15ctrl: Remove the param parameter as it was never used/implementedHolger Hans Peter Freyther1-4/+0
2014-05-15ctrl: Introduce a macro for read-only attributes and use itHolger Hans Peter Freyther1-0/+14
2014-05-09bsc: Fix compilation on FreeBSDNikola Kolev1-0/+2
2014-05-06nat/bsc: Check proto before calling ipaccess_rcvmsg_baseHolger Hans Peter Freyther1-1/+0
2014-04-30sms: Kill the sms->sender and use addr/ton/npi throughout the codeHolger Hans Peter Freyther1-1/+0
2014-04-29openbsc/gsm_data_shared.h: Added the attribute reduce_power in TRXÁlvaro Neira Ayuso1-0/+1
2014-04-04gprs: Fix compiler warnings in sgsn_main.cHolger Hans Peter Freyther1-0/+4