aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libtrau/rtp_proxy.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-06Drop bad speech frames rather than forwarding them via RTPAndreas Eversberg1-0/+9
2014-05-06Fixed problem of mute audio on some callsAndreas Eversberg1-3/+10
2014-05-06Fixed (ipaccess BTS) delay/silence problems, if RTP stream jitters too muchAndreas Eversberg1-29/+60
2014-05-06Allow dynamic RTP payload types between application and MNCC interfaceAndreas Eversberg1-17/+40
2014-05-06Add traffic forwarding via RTP to remote applicationAndreas Eversberg1-1/+19
2014-05-06Add handling of BFI (Bad Frame Indicatior) of received TRAU framesAndreas Eversberg1-1/+14
2014-05-06Add support for AMR frames to MNCC/RTP interfaceAndreas Eversberg1-5/+19
2014-03-20mncc: Add support for half rate V1 frames to MNCC/RTP interfaceAndreas Eversberg1-0/+14
2014-01-26Use 'defines' for length and duration of RTP payloadAndreas Eversberg1-7/+13
2013-11-21rtp: Fixed size check in padded RTP packetsJacob Erlbeck1-1/+1
2013-02-07add some more docbook snippetsHarald Welte1-8/+30
2012-10-27Set byte order defines when compiled on OSXTobias Engel1-1/+7
2011-09-06fix some "implicit declaration" warnings in libtrauAlexander Huemer1-0/+1
2011-08-19src: port openBSC over libosmo-abis0.9.15Pablo Neira Ayuso1-23/+23
2011-05-24prepare gsm_data.h header file sharing with osmo-btsHarald Welte1-0/+1
2011-05-06src: use namespace prefix osmo_fd* and osmo_select*Pablo Neira Ayuso1-7/+7
2011-04-18misc: Remove sys/types.h includes from the filesHolger Hans Peter Freyther1-1/+0
2011-04-18misc: Move from u_int to uint types of stdint.hHolger Hans Peter Freyther1-25/+25
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-3/+3
2011-03-04prefix sub-directories containing libraries with 'lib'Harald Welte1-0/+728