Skip to content
项目
群组
代码片段
帮助
正在加载...
登录
切换导航
F
freeswitch
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分枝图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
分枝图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
张华
freeswitch
Commits
187fe4e1
提交
187fe4e1
authored
6月 11, 2012
作者:
Christopher Rienzo
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
update name/e-mail address
上级
fc2bb00e
隐藏空白字符变更
内嵌
并排
正在显示
11 个修改的文件
包含
15 行增加
和
15 行删除
+15
-15
mod_dptools.c
src/mod/applications/mod_dptools/mod_dptools.c
+1
-1
mod_http_cache.c
src/mod/applications/mod_http_cache/mod_http_cache.c
+2
-2
mod_spandsp.c
src/mod/applications/mod_spandsp/mod_spandsp.c
+1
-1
mod_spandsp_dsp.c
src/mod/applications/mod_spandsp/mod_spandsp_dsp.c
+1
-1
mod_unimrcp.c
src/mod/asr_tts/mod_unimrcp/mod_unimrcp.c
+3
-3
mod_speex.c
src/mod/codecs/mod_speex/mod_speex.c
+1
-1
mod_posix_timer.c
src/mod/timers/mod_posix_timer/mod_posix_timer.c
+2
-2
switch_core_asr.c
src/switch_core_asr.c
+1
-1
switch_core_codec.c
src/switch_core_codec.c
+1
-1
switch_core_speech.c
src/switch_core_speech.c
+1
-1
switch_ivr_async.c
src/switch_ivr_async.c
+1
-1
没有找到文件。
src/mod/applications/mod_dptools/mod_dptools.c
浏览文件 @
187fe4e1
...
...
@@ -30,7 +30,7 @@
* Bret McDanel <trixter AT 0xdecafbad dot com>
* Luke Dashjr <luke@openmethods.com> (OpenMethods, LLC)
* Cesar Cepeda <cesar@auronix.com>
* Chris
Rienzo <chris@rienzo.net
>
* Chris
topher M. Rienzo <chris@rienzo.com
>
*
* mod_dptools.c -- Raw Audio File Streaming Application Module
*
...
...
src/mod/applications/mod_http_cache/mod_http_cache.c
浏览文件 @
187fe4e1
...
...
@@ -23,9 +23,9 @@
*
* Contributor(s):
*
* Christopher M. Rienzo <chris@rienzo.
net
>
* Christopher M. Rienzo <chris@rienzo.
com
>
*
* Maintainer: Christopher M. Rienzo <chris@rienzo.
net
>
* Maintainer: Christopher M. Rienzo <chris@rienzo.
com
>
*
* mod_http_cache.c -- HTTP GET with caching
* -- designed for downloading audio files from a webserver for playback
...
...
src/mod/applications/mod_spandsp/mod_spandsp.c
浏览文件 @
187fe4e1
...
...
@@ -29,7 +29,7 @@
* Brian West <brian@freeswitch.org>
* Steve Underwood <steveu@coppice.org>
* Antonio Gallo <agx@linux.it>
* Christopher M. Rienzo <chris@rienzo.
net
>
* Christopher M. Rienzo <chris@rienzo.
com
>
* mod_spandsp.c -- Module implementing spandsp fax, dsp, and codec functionality
*
*/
...
...
src/mod/applications/mod_spandsp/mod_spandsp_dsp.c
浏览文件 @
187fe4e1
...
...
@@ -28,7 +28,7 @@
* Anthony Minessale II <anthm@freeswitch.org>
* Steve Underwood <steveu@coppice.org>
* Antonio Gallo <agx@linux.it>
* Christopher M. Rienzo <chris@rienzo.
net
>
* Christopher M. Rienzo <chris@rienzo.
com
>
* mod_spandsp_dsp.c -- dsp applications provided by SpanDSP
*
*/
...
...
src/mod/asr_tts/mod_unimrcp/mod_unimrcp.c
浏览文件 @
187fe4e1
...
...
@@ -17,7 +17,7 @@
* The Original Code is FreeSWITCH mod_unimrcp
*
* The Initial Developer of the Original Code is
* Christopher M. Rienzo <chris@rienzo.
net
>
* Christopher M. Rienzo <chris@rienzo.
com
>
*
* Portions created by the Initial Developer are Copyright (C)
* the Initial Developer. All Rights Reserved.
...
...
@@ -25,10 +25,10 @@
* Contributor(s):
*
* Brian West <brian@freeswitch.org>
* Christopher M. Rienzo <chris@rienzo.
net
>
* Christopher M. Rienzo <chris@rienzo.
com
>
* Luke Dashjr <luke@openmethods.com> (OpenMethods, LLC)
*
* Maintainer: Christopher M. Rienzo <chris@rienzo.
net
>
* Maintainer: Christopher M. Rienzo <chris@rienzo.
com
>
*
* mod_unimrcp.c -- UniMRCP module (MRCP client)
*
...
...
src/mod/codecs/mod_speex/mod_speex.c
浏览文件 @
187fe4e1
...
...
@@ -24,7 +24,7 @@
* Contributor(s):
*
* Anthony Minessale II <anthm@freeswitch.org>
* Chris
Rienzo <chris@rienzo.net
>
* Chris
topher M. Rienzo <chris@rienzo.com
>
*
*
* mod_speex.c -- Speex Codec Module
...
...
src/mod/timers/mod_posix_timer/mod_posix_timer.c
浏览文件 @
187fe4e1
...
...
@@ -22,10 +22,10 @@
* the Initial Developer. All Rights Reserved.
*
* Contributor(s):
* Christopher M. Rienzo <chris@rienzo.
net
>
* Christopher M. Rienzo <chris@rienzo.
com
>
* Timo Teräs <timo.teras@iki.fi> (based on mod_timerfd.c)
*
* Maintainer: Christopher M. Rienzo <chris@rienzo.
net
>
* Maintainer: Christopher M. Rienzo <chris@rienzo.
com
>
*
* mod_posix_timer.c -- soft timer implemented with POSIX timers (timer_create/timer_settime/timer_getoverrun)
*
...
...
src/switch_core_asr.c
浏览文件 @
187fe4e1
...
...
@@ -26,7 +26,7 @@
* Anthony Minessale II <anthm@freeswitch.org>
* Michael Jerris <mike@jerris.com>
* Paul D. Tinsley <pdt at jackhammer.org>
* Christopher M. Rienzo <chris@rienzo.
net
>
* Christopher M. Rienzo <chris@rienzo.
com
>
* Luke Dashjr <luke@openmethods.com> (OpenMethods, LLC)
*
*
...
...
src/switch_core_codec.c
浏览文件 @
187fe4e1
...
...
@@ -26,7 +26,7 @@
* Anthony Minessale II <anthm@freeswitch.org>
* Michael Jerris <mike@jerris.com>
* Paul D. Tinsley <pdt at jackhammer.org>
* Chris
Rienzo <chris@rienzo.net
>
* Chris
topher M. Rienzo <chris@rienzo.com
>
*
*
* switch_core_codec.c -- Main Core Library (codec functions)
...
...
src/switch_core_speech.c
浏览文件 @
187fe4e1
...
...
@@ -26,7 +26,7 @@
* Anthony Minessale II <anthm@freeswitch.org>
* Michael Jerris <mike@jerris.com>
* Paul D. Tinsley <pdt at jackhammer.org>
* Christopher M. Rienzo <chris@rienzo.
net
>
* Christopher M. Rienzo <chris@rienzo.
com
>
*
*
* switch_core_speech.c -- Main Core Library (speech functions)
...
...
src/switch_ivr_async.c
浏览文件 @
187fe4e1
...
...
@@ -27,7 +27,7 @@
* Michael Jerris <mike@jerris.com>
* Bret McDanel <bret AT 0xdecafbad dot com>
* Luke Dashjr <luke@openmethods.com> (OpenMethods, LLC)
* Chris
Rienzo <chris@rienzo.net
>
* Chris
topher M. Rienzo <chris@rienzo.com
>
*
* switch_ivr_async.c -- IVR Library (async operations)
*
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论