aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libtrau/rtp_proxy.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-29Fixed AMR payload type selection and handlingAndreas Eversberg1-1/+4
2013-07-29Drop bad speech frames rather than forwarding them via RTPAndreas Eversberg1-0/+9
2013-07-29Fix: TCHH/HR payloads are 15 bytes (ToC + 14 bytes of speech data)Andreas Eversberg1-3/+3
2013-07-29Fixed problem of mute audio on some callsAndreas Eversberg1-3/+1
2013-07-29Finished support for all codecs (RTP bridge and MNCC interface)Andreas Eversberg1-9/+22
2013-07-29Fixed delay problems, if RTP stream jitters too muchAndreas Eversberg1-6/+30
2013-07-29Allow dynamic RTP payload types between application and MNCC interfaceAndreas Eversberg1-15/+37
2013-07-29Adding handling of BFI (Bad Frame Indicatior) of received TRAU framesAndreas Eversberg1-0/+9
2013-07-29Adding traffic forwarding via RTP to remote applicationAndreas Eversberg1-2/+40
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