mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-12-19 03:37:46 +00:00
[mod_stress] Remove from tree.
This commit is contained in:
3
debian/bootstrap.sh
vendored
3
debian/bootstrap.sh
vendored
@@ -551,7 +551,6 @@ Recommends:
|
||||
freeswitch-mod-soundtouch (= \${binary:Version}),
|
||||
freeswitch-mod-spandsp (= \${binary:Version}),
|
||||
freeswitch-mod-spy (= \${binary:Version}),
|
||||
freeswitch-mod-stress (= \${binary:Version}),
|
||||
freeswitch-mod-valet-parking (= \${binary:Version}),
|
||||
freeswitch-mod-vmd (= \${binary:Version}),
|
||||
freeswitch-mod-voicemail (= \${binary:Version}),
|
||||
@@ -641,7 +640,6 @@ Depends: \${misc:Depends}, freeswitch (= \${binary:Version}),
|
||||
freeswitch-mod-soundtouch (= \${binary:Version}),
|
||||
freeswitch-mod-spandsp (= \${binary:Version}),
|
||||
freeswitch-mod-spy (= \${binary:Version}),
|
||||
freeswitch-mod-stress (= \${binary:Version}),
|
||||
freeswitch-mod-translate (= \${binary:Version}),
|
||||
freeswitch-mod-valet-parking (= \${binary:Version}),
|
||||
freeswitch-mod-video-filter (= \${binary:Version}),
|
||||
@@ -868,7 +866,6 @@ Depends: \${misc:Depends}, freeswitch (= \${binary:Version}),
|
||||
freeswitch-mod-soundtouch-dbg (= \${binary:Version}),
|
||||
freeswitch-mod-spandsp-dbg (= \${binary:Version}),
|
||||
freeswitch-mod-spy-dbg (= \${binary:Version}),
|
||||
freeswitch-mod-stress-dbg (= \${binary:Version}),
|
||||
freeswitch-mod-translate-dbg (= \${binary:Version}),
|
||||
freeswitch-mod-valet-parking-dbg (= \${binary:Version}),
|
||||
freeswitch-mod-video-filter-dbg (= \${binary:Version}),
|
||||
|
||||
4
debian/control-modules
vendored
4
debian/control-modules
vendored
@@ -223,10 +223,6 @@ Module: applications/mod_spy
|
||||
Description: UserSpy
|
||||
This module adds the ability to monitor the audio of a channel.
|
||||
|
||||
Module: applications/mod_stress
|
||||
Description: Voice stress detection
|
||||
This module attempts to detect voice stress on an audio channel.
|
||||
|
||||
Module: applications/mod_translate
|
||||
Description: Number translation
|
||||
This module implements number translation.
|
||||
|
||||
5
debian/copyright
vendored
5
debian/copyright
vendored
@@ -1309,11 +1309,6 @@ Copyright: 2009-2012 10gen Inc.
|
||||
2001 Unicode, Inc.
|
||||
License: Apache-2.0
|
||||
|
||||
Files: src/mod/applications/mod_stress/FFTReal.h
|
||||
src/mod/applications/mod_stress/FFTReal.cpp
|
||||
Copyright: 1999 Laurent de Soras
|
||||
License: unclear
|
||||
|
||||
Files: src/mod/loggers/mod_syslog/mod_syslog.c
|
||||
Copyright: 2005-2010, James Martelletti <james@nerdc0re.com>
|
||||
License: MPL-1.1
|
||||
|
||||
Reference in New Issue
Block a user