[asterisk-dev] AppKonference 1.7

Paul Albrecht albrecht at glccom.com
Mon Apr 18 10:22:12 CDT 2011


Hi,

I have released an updated AppKonference today. This fix release
includes the following changes:


Fix to compile module with Asterisk 1.8. Note: To compile the module you
must set the new Makefile variable "ASTERISK_SRC_DIR" to point to your
Asterisk source.

Changed the frame mixing algorithm to reduce the number of calls to
buffer mixing routine.

Changed the output frame queuing routine, eliminating the sequential
search through out frames for each conference member.

Use SIMD instructions for frame mixing. Note: this has only been tested
on Asterisk 1.4. Later Asterisk branches seem to leave the slinear
frames on an inappropriate byte boundary so some asterisk hacks are
necessary for Asterisk 1.6/1.8. If you want to try this feature
uncomment the "VECTORS" variable in the Makefile.

        
You can download the latest source from source forge:

sourceforge.net/projects/appkonference

-- 
Paul Albrecht




More information about the asterisk-dev mailing list