Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 496584 - net-misc/asterisk vad detection patch misses a \n
Summary: net-misc/asterisk vad detection patch misses a \n
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Tony Vroon (RETIRED)
URL: https://issues.asterisk.org/jira/brow...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-31 10:25 UTC by Jaco Kroon
Modified: 2014-03-04 09:22 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
updated g729 vad detection patch (asterisk_g729_vad_detection.patch,2.68 KB, patch)
2013-12-31 10:26 UTC, Jaco Kroon
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jaco Kroon 2013-12-31 10:25:28 UTC
I previously supplied Tony with a patch for detecting VAD in Monitor() streams for G.729 and taking corrective action.  This just serves as a reminder for the next bump that there is an updated patch available.

Reproducible: Always
Comment 1 Jaco Kroon 2013-12-31 10:26:02 UTC
Created attachment 366626 [details, diff]
updated g729 vad detection patch
Comment 2 Tony Vroon (RETIRED) gentoo-dev 2014-03-04 09:22:27 UTC
+*asterisk-11.8.0 (04 Mar 2014)
+
+  04 Mar 2014; Tony Vroon <chainsaw@gentoo.org> +asterisk-11.8.0.ebuild:
+  Fixes a crash on hangup cause set, which is a regression introduced by an
+  earlier fix. Performance improvements for high console verbosity. Updated
+  G729 VAD detection patch by Jaco Kroon, closes bug #496584.