mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 17:38:59 +00:00
[core] remove unimrcp from tree
This commit is contained in:
committed by
Andrey Volk
parent
01c1e74f36
commit
3c7e8ff989
2
debian/bootstrap.sh
vendored
2
debian/bootstrap.sh
vendored
@@ -653,7 +653,6 @@ Depends: \${misc:Depends}, freeswitch (= \${binary:Version}),
|
||||
freeswitch-mod-flite (= \${binary:Version}),
|
||||
freeswitch-mod-pocketsphinx (= \${binary:Version}),
|
||||
freeswitch-mod-tts-commandline (= \${binary:Version}),
|
||||
freeswitch-mod-unimrcp (= \${binary:Version}),
|
||||
freeswitch-mod-dialplan-asterisk (= \${binary:Version}),
|
||||
freeswitch-mod-dialplan-directory (= \${binary:Version}),
|
||||
freeswitch-mod-dialplan-xml (= \${binary:Version}),
|
||||
@@ -891,7 +890,6 @@ Depends: \${misc:Depends}, freeswitch (= \${binary:Version}),
|
||||
freeswitch-mod-flite-dbg (= \${binary:Version}),
|
||||
freeswitch-mod-pocketsphinx-dbg (= \${binary:Version}),
|
||||
freeswitch-mod-tts-commandline-dbg (= \${binary:Version}),
|
||||
freeswitch-mod-unimrcp-dbg (= \${binary:Version}),
|
||||
freeswitch-mod-dialplan-asterisk-dbg (= \${binary:Version}),
|
||||
freeswitch-mod-dialplan-directory-dbg (= \${binary:Version}),
|
||||
freeswitch-mod-dialplan-xml-dbg (= \${binary:Version}),
|
||||
|
4
debian/control-modules
vendored
4
debian/control-modules
vendored
@@ -291,10 +291,6 @@ Module: asr_tts/mod_tts_commandline
|
||||
Description: mod_tts_commandline
|
||||
Adds mod_tts_commandline.
|
||||
|
||||
Module: asr_tts/mod_unimrcp
|
||||
Description: mod_unimrcp
|
||||
Adds mod_unimrcp.
|
||||
|
||||
## mod/codecs
|
||||
|
||||
Module: codecs/mod_amr
|
||||
|
6
debian/copyright
vendored
6
debian/copyright
vendored
@@ -1011,12 +1011,6 @@ License: MPL-1.1 or GPL-2+
|
||||
use the text of this Exhibit A rather than the text found in the
|
||||
Original Code Source Code for Your Modifications.]
|
||||
|
||||
Files: libs/unimrcp/*
|
||||
Copyright: 2008-2010 Arsen Chaloyan
|
||||
2009-2010 Tomas Valenta, Arsen Chaloyan
|
||||
2001-2006 Steve Underwood
|
||||
License: Apache-2.0
|
||||
|
||||
Files: */inet_pton.c
|
||||
libs/curl/lib/inet_ntop.c
|
||||
libs/curl/lib/mprintf.c
|
||||
|
Reference in New Issue
Block a user