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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via 2d66bb20997646b752a2dbfd3c552392eb127313 (commit)
via 63c18ca791efb5225a356d505607c14cb8e41fff (commit)
from 33163979212119c6c52d5c4c731a03707710be73 (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/openbsc/commit/?id=2d66bb20997646b752a2dbfd3c552392…
commit 2d66bb20997646b752a2dbfd3c552392eb127313
Author: Max <msuraev(a)sysmocom.de>
Date: Mon Oct 3 16:53:42 2016 +0200
DTX: add flag for AMR HR P*
Add flag to explicitly track the state of DTX DL for AMR HR whe
SID_FIRST_P1 has been sent to L1 already but no next frame available
yet: this can be followed by SID_FIRST_P2 or SID_FIRST_INH depending on
arrival of voice frame within next 60 ms.
Change-Id: Id28b07b8e83cfe5e84de48a2f124084036580cd4
http://cgit.osmocom.org/openbsc/commit/?id=63c18ca791efb5225a356d505607c14c…
commit 63c18ca791efb5225a356d505607c14cb8e41fff
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Oct 4 11:06:05 2016 +0200
DTX: extend SID cache
In addition to RTP payload SID cache got to store CMR/CMI prefix. Extend
the buffer so it can fit in.
Change-Id: Ibd4a63604a82cad3ce65f0752bffefa4b083e1b3
Fixes: Coverity CID#149508
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gsm_data_shared.h | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)