aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-sysmo/tch.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-05Fix debug outputMax1-0/+1
2016-01-16move 'GSM_FR_BYTES' and related definitiions to common partHarald Welte1-7/+0
2015-10-03amr: Catch-up for the non-RTP mode after amr renameHolger Hans Peter Freyther1-1/+1
2015-10-03amr: Catch up with the amr_mode changesHolger Hans Peter Freyther1-1/+1
2015-09-22Add TCH messages to PH-/MPH-/TCH-SAP interfaceAndreas Eversberg1-91/+29
2015-09-21audio/rsl: Honor the speech mode and don't send anythingHolger Hans Peter Freyther1-0/+8
2014-11-10tch: Avoid compiler warnings when using the direct RTP modeHolger Hans Peter Freyther1-1/+4
2014-07-31sysmobts: Enable the direct RTP mode for firmware >= 3.11Holger Hans Peter Freyther1-0/+10
2014-07-25amr: Avoid toggling the CMR from none and a set oneHolger Hans Peter Freyther1-9/+9
2014-05-18sysmoBTS TCH: Set CMR in AMR RTP framesHarald Welte1-12/+7
2013-12-28tch: Do not log every single RTP packet and air frameHolger Hans Peter Freyther1-9/+0
2012-04-19add vty-configurable loopback modeHarald Welte1-0/+40
2012-04-18TCH: Add support for the L1 RTP modeHarald Welte1-13/+55
2012-03-15update to new "superfemto.h" header file namingHarald Welte1-1/+1
2012-01-23misc: Check return value of msgb _alloc functionsHolger Hans Peter Freyther1-16/+55
2011-11-29misc: Move the cmr_index into the #if 0 block as it is only used thereHolger Hans Peter Freyther1-1/+2
2011-11-07audio: Make bts_model_rtp_rx_cb compatible with the prototypeHolger Hans Peter Freyther1-4/+4
2011-09-07store the last SID frame of a given LCHAN so we can repeat itHarald Welte1-2/+50
2011-09-06user DRTP where appropriate, not DL1CHarald Welte1-8/+8
2011-09-06More comprehensive AMR handlingHarald Welte1-32/+62
2011-09-04AMR: double-check CMI/CMR/CMC valuesHarald Welte1-13/+59
2011-09-03Sysmobts L1: Implement HR codec supportHarald Welte1-3/+22
2011-09-03Add new ORTP based libosmo-trau based voice supportHarald Welte1-2/+333
2011-07-24sysmobts: add a skeleton for codec frame processingHarald Welte1-0/+95