This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated via d0e171a9ffe8700d86feb5b73aeb0eccf02c1e7d (commit) from 8deba01eda7d32e32583d2a862984b430888fbe3 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- http://cgit.osmocom.org/openbsc/commit/?id=d0e171a9ffe8700d86feb5b73aeb0eccf...
commit d0e171a9ffe8700d86feb5b73aeb0eccf02c1e7d Author: Holger Hans Peter Freyther holger@moiji-mobile.com Date: Sun Mar 22 09:51:43 2015 +0100
rtp: Use osmocom/netif/rtp.h for the rtp structure definition
We depend on libosmo-netif unconditionally. Let's use this definition of rtp and have one portability issue less.
-----------------------------------------------------------------------
Summary of changes: openbsc/include/openbsc/Makefile.am | 2 +- openbsc/include/openbsc/rtp.h | 39 ------------------------------------- openbsc/src/libmgcp/mgcp_network.c | 5 ++++- openbsc/src/libtrau/rtp_proxy.c | 24 ++--------------------- 4 files changed, 7 insertions(+), 63 deletions(-) delete mode 100644 openbsc/include/openbsc/rtp.h
hooks/post-receive