aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/rtp_proxy.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-12ipaccess: Send RTP Payload IE for CRCX & MDCXSylvain Munaut1-3/+0
2010-03-29[misc] Remove whitespace from the end of the line.Holger Hans Peter Freyther1-1/+1
2010-02-26[rtp] Describe the struct in a way that it will work for Big Endian tooHolger Hans Peter Freyther1-0/+10
2010-02-20split 'libosmocore' from openbsc codebaseHarald Welte1-3/+3
2009-12-28correction of RTP timestamps is a NOTICE event, not debugHarald Welte (local)1-1/+2
2009-12-20fix compiler warning and coding style in rtp_proxyHarald Welte1-2/+3
2009-12-20RTP Proxy: Fix RTP sequence number and timestamp in case of dropped framesHarald Welte1-0/+35
2009-12-19Add RTP support for EFRHarald Welte1-0/+9
2009-12-19RTP-enable MNCC API for LCR + ip.accessHarald Welte1-5/+222
2009-12-17logging: introduce log levels at caller siteHarald Welte1-1/+1
2009-08-10rtp_proxy: Add two case and a DEBUG statement..Holger Hans Peter Freyther1-1/+6
2009-07-29Merge commit 'origin/master'Harald Welte1-1/+1
2009-07-29fix typo when using sizeof() to determine the size of the RTCP headerHarald Welte1-1/+1
2009-07-29rtp_proxy.c: Spelling fix, kook -> lookHolger Hans Peter Freyther1-1/+1
2009-07-28add RTP proxy mode for ip.accessHarald Welte1-12/+176
2009-07-28add new rtp_proxy code, but not use it yetHarald Welte1-0/+282