We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dc7099 commit da5b0b3Copy full SHA for da5b0b3
debian/bootstrap.sh
@@ -8,7 +8,6 @@ fs_description="FreeSWITCH is a scalable open source cross-platform telephony pl
8
mod_build_depends="."
9
supported_distros="squeeze wheezy sid"
10
avoid_mods=(
11
- applications/mod_fax
12
applications/mod_limit
13
applications/mod_mongo
14
applications/mod_mp4
debian/control-modules
@@ -79,10 +79,6 @@ Module: applications/mod_expr
79
Description: Expr
80
This module adds expr support for expression evaluation.
81
82
-Module: applications/mod_fax
83
-Description: Fax
84
- This module adds fax support provided by Steve Underwood's SpanDSP.
85
-
86
Module: applications/mod_fifo
87
Description: FIFO
88
This module adds a first-in first-out queue system.
0 commit comments