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, zecke/features/dsp-transcoding has been updated discards 9b090fd5ab2f6b36a60b41a4f4ac9bd435f18582 (commit) via 8dea0d21ff643a40861fde0d0e131eebb965c066 (commit)
This update added new revisions after undoing existing revisions. That is to say, the old revision is not a strict subset of the new revision. This situation occurs when you --force push a change and generate a repository containing something like this:
* -- * -- B -- O -- O -- O (9b090fd5ab2f6b36a60b41a4f4ac9bd435f18582) \ N -- N -- N (8dea0d21ff643a40861fde0d0e131eebb965c066)
When this happens we assume that you've already had alert emails for all of the O revisions, and so we here report only the revisions in the N branch from the common base, B.
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=8dea0d21ff643a40861fde0d0e131eebb...
commit 8dea0d21ff643a40861fde0d0e131eebb965c066 Author: Holger Hans Peter Freyther holger@moiji-mobile.com Date: Mon Mar 7 21:42:19 2016 +0100
mgcp: Remove the old MGCP based transcoding interface
Back in the day we worked around a field proven jitter buffer by transcoding AMR to AMR with the MTN4200 and by this fixing RTP timing as this device had:
a.) A working and stable time (generating RTP every N ms) b.) A working jitter buffer
The code has probably rotted, it never retried MGCP commands sent to the transcoder and it is not deployed either. Simplify the code by removing it. If we ever need it back we can use the new transcoding API to keep the state there. I think this code will not be missed but the PerformanceTechnology Hard- and Firmware was rather nice.
-----------------------------------------------------------------------
Summary of changes: openbsc/src/libmgcp/mgcp_vty.c | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org