aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc
AgeCommit message (Expand)AuthorFilesLines
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
2014-04-04gprs: Reduce the number of compiler warnings in gprs_gmm.cHolger Hans Peter Freyther1-0/+6
2014-04-01ipa: Use enhanced ipa_msg_recv_buffered() to cope with partioned IPA messagesJacob Erlbeck3-0/+10
2014-03-26ctrl/abis: When the max_power_reduction changes, send it to the BTSHolger Hans Peter Freyther1-0/+3
2014-03-23sgsn/ctrl: Add ctrl interface, implement listing subscribersHolger Hans Peter Freyther1-0/+10
2014-03-23ctrl: Move the lookup into a separate file in preparation for GPRSHolger Hans Peter Freyther2-3/+10
2014-03-23nitb/ctrl: Implement a command to list all active subscribersHolger Hans Peter Freyther1-0/+1
2014-03-23nitb/ctrl: Implement creating and deleting subscribersHolger Hans Peter Freyther1-0/+1
2014-03-23nitb/ctrl: Add command to add/modify a subscriber to the databaseHolger Hans Peter Freyther1-0/+1
2014-03-20mncc: Use helper function to check if an MNCC frame is data (speech/traffic)Andreas Eversberg1-0/+8
2014-03-20mncc: Complete definitions for all speech traffic frames at MNCC interfaceAndreas Eversberg1-2/+4
2014-03-09db,sms: Rename db_sms_mark_sent() to db_sms_mark_delivered()Alexander Chemeris1-1/+1
2014-03-04libbsc: Add ctrl command for MNC, MCC, short-name and long-nameHolger Hans Peter Freyther1-0/+3
2014-02-22bsc: Add vty command to send location trap through VTYHolger Hans Peter Freyther1-0/+2
2014-02-20sms: Increment the RP Message Reference for each transactionHolger Hans Peter Freyther2-0/+4