aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/rtp.h
AgeCommit message (Collapse)AuthorFilesLines
2015-03-22rtp: Use osmocom/netif/rtp.h for the rtp structure definitionHolger Hans Peter Freyther1-39/+0
We depend on libosmo-netif unconditionally. Let's use this definition of rtp and have one portability issue less.
2014-09-02mgcp: Use the rtp_hdr structure and extract ts/seq from thereHolger Hans Peter Freyther1-0/+1
Use the rtp_hdr structure. The basic alignment issue remains and I need to merge/cherry-pick Jacob's getters for the ts, sequence number and other attributes.
2014-07-07rtp: Share the rtp header between the proxy and the mgcp codeHolger Hans Peter Freyther1-0/+38