 
            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 "Osmocom A-bis protcol interface library".
The branch, master has been updated via fe01908428d9745e7d111a0902d3d090d0090f91 (commit) from b37c5d48f0e5ceed98da7523ddab7878ab1b1cd9 (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/libosmo-abis/commit/?id=fe01908428d9745e7d111a0902d3...
commit fe01908428d9745e7d111a0902d3d090d0090f91 Author: Holger Hans Peter Freyther holger@moiji-mobile.com Date: Mon Sep 21 10:52:52 2015 +0200
ortp: Export statistics for the bts or similar
We might want to know how many things arrived at the BTS and ortp is already counting for us. We don't intend to use RTCP so I am not sure what the last "sender report" is and how accurate the jitter is.
-----------------------------------------------------------------------
Summary of changes: include/osmocom/trau/osmo_ortp.h | 6 ++++++ src/trau/osmo_ortp.c | 26 ++++++++++++++++++++++++++ 2 files changed, 32 insertions(+)
hooks/post-receive