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 BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via a1fa955212e18ddca286a2c7d30333116406f56b (commit)
from 55a7b0741752409e253412b22d842e8367fd5477 (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/osmo-bts/commit/?id=a1fa955212e18ddca286a2c7d303331…
commit a1fa955212e18ddca286a2c7d30333116406f56b
Author: Max <msuraev(a)sysmocom.de>
Date: Mon Nov 28 17:27:05 2016 +0100
Save RTP metadata in Control Buffer
Having RTP metadata is useful for debugging - save Sequence Number and
Timestamp next to Marker bit from RTP header.
Change-Id: I359b3bcb74fbfc071547fe2f9d837829374fe997
-----------------------------------------------------------------------
Summary of changes:
include/osmo-bts/msg_utils.h | 8 +++++++-
src/common/l1sap.c | 13 +++++++++++--
2 files changed, 18 insertions(+), 3 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)