[asterisk-commits] mmichelson: branch mmichelson/issue11259 r135650 - /team/mmichelson/issue11259/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Tue Aug 5 10:31:36 CDT 2008
Author: mmichelson
Date: Tue Aug 5 10:31:35 2008
New Revision: 135650
URL: http://svn.digium.com/view/asterisk?view=rev&rev=135650
Log:
Making a branch to solve issue #11259 on the
bugtracker.
The work involved can be broken into four parts:
1. Identify all places where the source of audio
will change and queue source update frames in
those situations.
2. Add an API call to abstract_jb to reset a jitter-
buffer.
3. Add code to ast_generic_bridge to clear and reset
the jitterbuffer when a source update occurs.
4. Test!
Added:
team/mmichelson/issue11259/
- copied from r135647, branches/1.4/
More information about the asterisk-commits
mailing list