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 5ee3dba39f241c5551196e8f167b907b9920355e (commit)
from 9f936344eab060d11e65660b18e1deef54d34723 (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=5ee3dba39f241c5551196e8f167b907…
commit 5ee3dba39f241c5551196e8f167b907b9920355e
Author: Max <msuraev(a)sysmocom.de>
Date: Fri Nov 4 16:52:35 2016 +0100
DTX: wrap FSM signal dispatching
Make wrapper function which checks that DTX is enabled for lchan before
dispatching any events.
Change-Id: Id8b519c4af6d505ec9a4b9aadd5107bf7af53d66
-----------------------------------------------------------------------
Summary of changes:
include/osmo-bts/msg_utils.h | 2 ++
src/common/l1sap.c | 6 ++----
src/common/msg_utils.c | 10 ++++++++--
3 files changed, 12 insertions(+), 6 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)