Add mod_translate to debian packaging
This commit is contained in:
parent
8ae26362e4
commit
7845e3244f
|
@ -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}),
|
||||
|
|
|
@ -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…
Reference in New Issue