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 02ceea8342bd4d722c2ac64550eb40b1060a532b (commit)
from 7a228ebc604052017f750edd45a3846085b72126 (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=02ceea8342bd4d722c2ac64550e…
commit 02ceea8342bd4d722c2ac64550eb40b1060a532b
Author: Max <msuraev(a)sysmocom.de>
Date: Fri Oct 21 19:31:46 2016 +0200
Extend RTP RX callback parameters
While debugging low-level RTP issues it is handy to be able to match
exact RTP packet with the payload available to higher-level
functions. Having Sequence number and Timestamp RTP fields as parameter
to receiving callback is the easiest way to do so.
Change-Id: I0c9b08d247d7342d6139badca77ce64fda0cf274
-----------------------------------------------------------------------
Summary of changes:
TODO-RELEASE | 1 +
include/osmocom/trau/osmo_ortp.h | 3 ++-
src/trau/osmo_ortp.c | 4 ++++
3 files changed, 7 insertions(+), 1 deletion(-)
hooks/post-receive
--
Osmocom A-bis protcol interface library