[Git] LCR - Linux Call Router branch jolly/sip updated. 1e778230b935453d1183d8a457438221030dd5ee

[email protected] (git version ctrl) Fri, 20 Jan 2012 20:32:11 +0100 (CET)
Newsgroups gmane.linux.isdn.i4l.devel
Message-ID <[email protected]>
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 "LCR - Linux Call Router".

The branch, jolly/sip has been updated
       via  1e778230b935453d1183d8a457438221030dd5ee (commit)
      from  03e00d7b37e755a4644739cdc5e3903d72c8e8d6 (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 -----------------------------------------------------------------
commit 1e778230b935453d1183d8a457438221030dd5ee
Author: Andreas Eversberg <[email protected]>
Date:   Fri Jan 20 20:28:55 2012 +0100

    Adding handling of bad GSM audio frames
    
    In this case the frame is dropped, but audio of the last frame is repeated
    with a reduced level. The level is reduced again an again until a new
    valid frame is received. This way there is no silent gap in the audio
    stream.

-----------------------------------------------------------------------

Summary of changes:
 gsm.cpp    |   35 ++++++++++++++++++++++++++++-------
 gsm.h      |    1 +
 gsm_bs.cpp |    3 ++-
 gsm_ms.cpp |    3 ++-
 mncc.h     |    1 +
 5 files changed, 34 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
LCR - Linux Call Router