mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-06 18:30:01 +00:00
Add mod_translate to debian packaging
This commit is contained in:
parent
f0853c6eca
commit
324d65b616
1
debian/bootstrap.sh
vendored
1
debian/bootstrap.sh
vendored
@ -469,6 +469,7 @@ Recommends:
|
||||
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-vmd (= \${binary:Version}),
|
||||
freeswitch-mod-voicemail (= \${binary:Version}),
|
||||
|
4
debian/control-modules
vendored
4
debian/control-modules
vendored
@ -214,6 +214,10 @@ 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.
|
||||
|
||||
Module: applications/mod_valet_parking
|
||||
Description: Valet parking
|
||||
This module implements the valet call parking strategy.
|
||||
|
Loading…
x
Reference in New Issue
Block a user