From: Andreas Eversberg Date: Fri, 20 Jan 2012 19:28:55 +0000 (+0100) Subject: Adding handling of bad GSM audio frames X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=commitdiff_plain;h=1e778230b935453d1183d8a457438221030dd5ee;hp=1e778230b935453d1183d8a457438221030dd5ee 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. ---