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 code for Iuh interface".
The branch, master has been updated
via 8e29b2311904c2365c7797164d03b656030cffbc (commit)
from 135bc06c35551165bdeb968e2f90b545819c644e (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-iuh/commit/?id=8e29b2311904c2365c7797164d03b65…
commit 8e29b2311904c2365c7797164d03b656030cffbc
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Jan 23 16:36:11 2017 +0100
new_rab_par_voice(): add bitrate params, call with (6700, 12200)
The guaranteedBitrate lowers from 12200 to 6700, which is mimicking the values
found in a trace from a production 3G environment. So far we have no reason to
choose these values other than knowing that other operators seem to do this.
This came up while trying to fix voice RAB for the nano3G, but this patch had
no effect on that. Now that it's here, we might as well keep it.
Change-Id: Ia7eecca43d62a6a020466e9b8dc8b566ca988f9f
-----------------------------------------------------------------------
Summary of changes:
src/ranap_msg_factory.c | 9 +++++----
src/tests/test-ranap.ok | 8 ++++----
2 files changed, 9 insertions(+), 8 deletions(-)
hooks/post-receive
--
Osmocom code for Iuh interface