libosmo-netif/examples
Pablo Neira Ayuso 72cd95b352 add RTP support
This patch adds the initial RTP support for libosmo-netif, it's based
on Harald's RTP support available in openBSC.

I have also added a couple of example to show how our new channel
infrastructure interacts with the RTP layer.

Signed-off-by: Pablo Neira Ayuso <pablo@gnumonks.org>
2012-02-23 13:44:26 +01:00
..
channel src: add generic channel infrastructure and A-bis IPA server support 2011-11-08 11:17:44 +01:00
Makefile.am add RTP support 2012-02-23 13:44:26 +01:00
ipa-stream-client.c examples: disable Nagle in ipa-stream-*.c 2011-10-17 23:02:39 +02:00
ipa-stream-server.c examples: disable Nagle in ipa-stream-*.c 2011-10-17 23:02:39 +02:00
lapd-over-datagram-network.c datagram: add osmo_dgram_conn_recv 2011-10-17 12:34:40 +02:00
lapd-over-datagram-user.c datagram: add osmo_dgram_conn_recv 2011-10-17 12:34:40 +02:00
rtp-udp-test-client.c add RTP support 2012-02-23 13:44:26 +01:00
rtp-udp-test-server.c add RTP support 2012-02-23 13:44:26 +01:00
stream-client.c stream: add osmo_stream_*_conn_recv 2011-10-17 12:51:18 +02:00
stream-server.c stream: add osmo_stream_*_conn_recv 2011-10-17 12:51:18 +02:00