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, mmcternan/bb_maint has been updated
via 6f218cce39abce83be21b376e939943a44c625ae (commit)
from 5bd5a65dfccd8b11243fd3c9163bedf04b6736a2 (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=6f218cce39abce83be21b376e939943…
commit 6f218cce39abce83be21b376e939943a44c625ae
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Thu Jul 31 14:39:32 2014 +0200
sysmobts: Enable the direct RTP mode for firmware >= 3.11
We need to patch the CMR due wanting to support systems that still
have Audiocodes hardware in their chain. I have manually tested
and could listen to my own voice on:
TCH/H & AMR 5.9 & PTSN & BSC
TCH/F & FR1 & Other subscriber & NITB
TCH/F & EFR & Other subscriber & NITB
TCH/H & HR1 & Other subscriber & NITB
TCH/H & AMR 5.9 & Other subscriber & NITB
The tests were done using the Nokia E71, a Blackberry curve and
for the PTSN a HTC 8S were used.
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-sysmo/femtobts.h | 10 ++++++++--
src/osmo-bts-sysmo/tch.c | 10 ++++++++++
2 files changed, 18 insertions(+), 2 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)