]> 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>
Thu, 6 Jun 2013 19:15:23 +0000 (19:15 +0000)
debian/bootstrap.sh
debian/control-modules

index b514dc8341e1029cad314f07a44225c87a5b750b..b2cad2e85d835fee01ca014d8e2810ce6cf23a7c 100755 (executable)
@@ -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}),
index c53654d3ba86d1f451f357e14e183ff14c62384a..a4c8c9473f148fdbd9d9da8641b7aecc6d73ad3f 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.