Download List

Descripción del Proyecto

Appkonference is a high performance voice/video conferencing system for Asterisk. It is a fork of appconference, and it focuses on reliability and scalability. Appkonference has been tested on both Asterisk 1.4 and 1.6.X. Both Asterisk installations supported more than 1200 participants at a time.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-04-19 06:53
1.7

Esta versión tiene un arreglo para la elaboración de un módulo con Asterisk 1.8. Los identificadores de RCS se identifican en la parte superior de los archivos de módulo de la subversión, porque se está utilizando. El algoritmo marco de la mezcla se ha modificado para reducir las llamadas a la memoria intermedia de mezcla de rutina. El marco de cola rutinas para los dos altavoces y los oyentes se han modificado para que sean más eficientes. Un nuevo preprocesador Makefile, ASTERISK_SRC_DIRECTORY, ha añadido. Un indicador del compilador, VECTORES, indica que las extensiones de gcc para operaciones vectoriales se van a utilizar para los marcos de la mezcla. Modificar el archivo MAKE para habilitar esta característica.
This release has a fix for compiling a module with Asterisk 1.8. The RCS identifiers are identified at the top of the module files because subversion is being used. The frame mixing algorithm has been changed to reduce calls to the buffer mixing routine. The frame queuing routines for both speakers and listeners have been changed so that they are more efficient. A new Makefile preprocessor, ASTERISK_SRC_DIRECTORY, has been added. A compiler flag, VECTORS, indicates gcc extensions for vector operations are to be used for mixing frames. Modify the makefile to enable this
feature.

2010-08-25 07:29
1.5

Esta versión elimina los nombres de los canales y la conferencia del bloque de control de miembros. Se cambia el estado de la conferencia de procesamiento de eventos de manera que se maneja en el hilo miembros. Cambia la "x" del pabellón, para que la conferencia se termina cuando las hojas moderador pasado. Se añade una bandera de compilación para el códec SPEEX para que el módulo puede ser compilado sin soporte SPEEX. Este es el valor predeterminado. Se puede activar y desactivar en el Makefile.
This release removes the channel and conference names from the member control block. It changes the conference state event processing so that it's handled in the member thread. It changes the "x" flag so that the conference is ended when the last moderator leaves. It adds a compile flag for the SPEEX codec so that the module can be compiled without SPEEX support. This is the default. It can be enabled/disabled in the Makefile.

2010-01-13 03:31
1.3

Un problema que provocaba una violación de segmento cada vez que se supera el límite de los parámetros MaxUser se ha solucionado. Plugins Munin se sumaron a los ejemplos. Documentación en se ha añadido para KonferenceCount en Dialplan.txt.
Tags: Minor bugfixes, Feature Enhancements
An issue that caused a segfault whenever the maxuser parameter limit was exceeded has been fixed. Munin plugins were added to the examples. Documenation has been added for KonferenceCount in Dialplan.txt.

2009-09-24 05:37
1.2

Esta versión incluye el hilo prioridad de la conferencia. Se añade un modo integrado de espionaje para escuchar el audio de un solo miembro de la conferencia, y añade un modo de susurro para hablar a la persona actualmente está espiando. Que cambie a los delimitadores estándar de Asterisk (| en 1,4 y en 1,6). Se agrega la opción-H para colocar la llamada en espera la música si son el único miembro de la conferencia. Tenga en cuenta que esta versión requiere la actualización de su plan de marcado, es decir, los argumentos de AppKonference ahora debe ser delimitado con una coma en lugar de una barra inclinada.
This release adds conference thread priority. It adds a built-in spy mode to hear audio from only one conference member, and adds a whisper mode to talk back to the person you are currently spying on. It changes to the standard Asterisk delimiters ( | in 1.4 and , in 1.6). It adds the H option to place the caller on music hold if they are the only member in the conference. Note that this release requires updating your dial plan, i.e. AppKonference arguments must now be delimited with a comma instead of a forward slash.

2009-05-22 15:42
1.0

Esta es la versión inicial.
This is the initial release.

Project Resources