Skip to content
项目
群组
代码片段
帮助
正在加载...
登录
切换导航
F
freeswitch
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分枝图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
分枝图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
张华
freeswitch
Commits
89094cfc
提交
89094cfc
authored
3月 28, 2014
作者:
Brian West
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
start updating doxygen
上级
1e7d8e97
显示空白字符变更
内嵌
并排
正在显示
1 个修改的文件
包含
27 行增加
和
12 行删除
+27
-12
switch.h
src/include/switch.h
+27
-12
没有找到文件。
src/include/switch.h
浏览文件 @
89094cfc
...
@@ -152,15 +152,16 @@
...
@@ -152,15 +152,16 @@
* Freeswitch has been built on the following platforms:
* Freeswitch has been built on the following platforms:
*
*
* - Linux (x86 & x86_64)
* - Linux (x86 & x86_64)
* - Windows (MSVC 2008 & VC++ EE 2008)
* - Windows (MSVC 2012/2013 & VC++ EE 2012/2013)
* - Windows (MSVC 2010 & VC++ EE 2010)
* - Mac OS X 10.7/10.8/10.9 (x86_64 Intel)
* - Mac OS X (intel & ppc )
* - FreeBSD 8/9/10
* - FreeBSD 6
* - NetBSD 6.x
* - OpenBSD 5.x
*
*
* \section depends Dependencies
* \section depends Dependencies
* Freeswitch makes heavy use of external libraries.
* Freeswitch makes heavy use of external libraries.
*
*
* libFreeS
witch
:
* libFreeS
WITCH
:
* - APR (http://apr.apache.org)
* - APR (http://apr.apache.org)
* - APR-Util (http://apr.apache.org)
* - APR-Util (http://apr.apache.org)
* - SQLite (http://www.sqlite.org)
* - SQLite (http://www.sqlite.org)
...
@@ -185,6 +186,23 @@
...
@@ -185,6 +186,23 @@
*
*
*
*
* Codecs
* Codecs
* mod_amr
* - Passthru codec for amr narrowband (8kHz)
*
* mod_amrwb
* - Passthru codec for amr wideband (16kHz)
*
* mod_b64
* - Base64 codec tranfers data base64 encoded (http://www.b64codec.org)
*
* mod_bv
* - BroadVoice16 (8kHz) and BroadVoice32 (16kHz) (https://www.broadcom.com/support/broadvoice)
* mod_celt
* - Ultra-low delay audio codec (48kHz) (http://celt-codec.org)
*
* mod_codec2
* - Codec2 is an open source low bit rate speech at 2400 bit/s and below. (http://www.rowetel.com/blog/?page_id=452)
*
* mod_speex
* mod_speex
* - libspeex (http://www.speex.org/)
* - libspeex (http://www.speex.org/)
*
*
...
@@ -195,17 +213,14 @@
...
@@ -195,17 +213,14 @@
* - libg722_1 (http://www.polycom.com/company/about_us/technology/siren22/index.html)
* - libg722_1 (http://www.polycom.com/company/about_us/technology/siren22/index.html)
*
*
* Digital Signal Processing
* Digital Signal Processing
* mod_
fax
* mod_
spandsp
* -
spandsp
(http://www.soft-switch.org/)
* -
codec, fax and modem
(http://www.soft-switch.org/)
*
*
* Directories
* Directories
* mod_ldap
* mod_ldap
* - openldap (*nix only http://www.openldap.org/)
* - openldap (*nix only http://www.openldap.org/)
*
*
* Endpoints
* Endpoints
* mod_iax
* - libiax2 (forked from http://iaxclient.sourceforge.net/)
*
* mod_portaudio
* mod_portaudio
* - portaudio (http://www.portaudio.com/)
* - portaudio (http://www.portaudio.com/)
*
*
...
@@ -220,8 +235,8 @@
...
@@ -220,8 +235,8 @@
* mod_opal
* mod_opal
* - libopal (http://www.opalvoip.org)
* - libopal (http://www.opalvoip.org)
*
*
* mod_
openzap
* mod_
freetdm
* -
openzap (http://wiki.freeswitch.org/wiki/OpenZAP
)
* -
freetdm (http://wiki.freeswitch.org/wiki/FreeTDM
)
*
*
* Event Hanlders
* Event Hanlders
* mod_xmpp_event
* mod_xmpp_event
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论