aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/rtp_proxy.c
AgeCommit message (Expand)AuthorFilesLines
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