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 524923a96a9892445234248623d8be642eb5229d (commit)
from c633cfbb9115485f3f54efe49480f4e2cec1cfa4 (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=524923a96a9892445234248623d…
commit 524923a96a9892445234248623d8be642eb5229d
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Wed Jun 28 15:31:46 2017 +0200
osmo_ortp: Add osmo_rtp_drop_frame API
This API will be used by osmo-bts to maintain the sampling clock of the
RTP socket whenever a frame should be sent but it is not available, for
instance due to low quality of signal.
Change-Id: Id6099372b6231c0a4b6ea0716f46f5daee7049e1
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/trau/osmo_ortp.h | 1 +
src/trau/osmo_ortp.c | 22 ++++++++++++++++++++++
2 files changed, 23 insertions(+)
hooks/post-receive
--
Osmocom A-bis protcol interface library