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 5112c45d224f99d0bc65e52f6cb5269feb7315dc (commit)
from a7bfb6c8dabcba6fb3534c4733d88fb9e466ae15 (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=5112c45d224f99d0bc65e52f6cb5269…
commit 5112c45d224f99d0bc65e52f6cb5269feb7315dc
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Dec 3 10:06:22 2017 +0100
rsl.c: Log RTP socket related errors as DRTP, not DRSL
The respective errors/events occur as a result of calling osmo_rtp_*
API, and are clearly more fitting into the DRTP category than the DRSL,
even though the respective actions are triggered by RSL.
Change-Id: I52e6f9865492a2f757a37860eb92a3dc49e174ef
-----------------------------------------------------------------------
Summary of changes:
src/common/rsl.c | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)