]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Add mod_translate to debian packaging
authorTravis Cross <tc@traviscross.com>
Tue, 23 Apr 2013 10:29:31 +0000 (10:29 +0000)
committerTravis Cross <tc@traviscross.com>
Tue, 23 Apr 2013 10:29:31 +0000 (10:29 +0000)
debian/bootstrap.sh
debian/control-modules

index 2521a588d0b9e612ab0a0134fdf67e6ecbd47f70..c8cf1cb71dcdf272148dc6a0ea8ce552f66f81cf 100755 (executable)
@@ -464,6 +464,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}),
index 154be796533c60a8eadeca31592e854895790e09..0ac0296cd9b3154ecdc2df80a7e02fa44dd5e9b0 100644 (file)
@@ -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.