Download List

项目描述

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 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

此版本有一个与Asterisk 1.8编译一个模块修复。标识符标识的RCS在模块文件的顶部,因为Subversion正在使用。该框架混音算法已被更改,以减少到缓冲区混合例程调用。帧排队两个扬声器和听众程序已被更改,以便他们更有效。一个新的Makefile预处理,ASTERISK_SRC_DIRECTORY,已添加。一个编译器标志,向量,向量运算的海湾合作​​委员会表示要扩展帧混合使用。修改Makefile来启用此功能。
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

此版本将删除成员的控制块的通道和会议名称。它改变了国家的事件处理会议,以便它的成员在线程处理。它改变了“X”的标志,以便在会议结束时的最后主持人叶。它增加了一个编译为Speex编解码器,使该模块可以在不Speex的编译支持的旗帜。这是默认的。它可以启用/ 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

一个问题是造成每当maxuser参数限制已经超过1段错误已得到修复。穆宁插件被添加到的例子。 Documenation已添加了对KonferenceCount在Dialplan.txt。
标签: 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

此版本增加了会议的线程优先级。它增加了一个内置的间谍模式,听取会议的成员只有一个声音,并增加了耳语模式,将信息传回你的人正在刺探。它改变标准星号分隔符(|在1.4和1.6)。它添加了H选项放在音乐举行来电,如果他们是在会议的唯一成员。请注意,此版本需要更新您的拨号计划,即AppKonference争论,现在必须用逗号分隔,而不是正斜杠。
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

这是最初的版本。
This is the initial release.

Project Resources