mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-01-25 02:07:54 +00:00
[mod_rad_auth] Remove from tree
This commit is contained in:
1
debian/bootstrap.sh
vendored
1
debian/bootstrap.sh
vendored
@@ -36,7 +36,6 @@ avoid_mods=(
|
||||
applications/mod_limit
|
||||
applications/mod_mongo
|
||||
applications/mod_osp
|
||||
applications/mod_rad_auth
|
||||
applications/mod_skel
|
||||
applications/mod_cluechoo
|
||||
codecs/mod_com_g729
|
||||
|
||||
4
debian/control-modules
vendored
4
debian/control-modules
vendored
@@ -164,10 +164,6 @@ Description: Longest prefix match search
|
||||
This module provides a data store with fast lookups by the longest
|
||||
prefix match (LPM) rule.
|
||||
|
||||
Module: applications/mod_rad_auth
|
||||
Description: RADIUS AA
|
||||
This module implements RADIUS Authentication and Authorization.
|
||||
|
||||
Module: applications/mod_random
|
||||
Description: Entropy extraction
|
||||
This module extracts entropy from FreeSWITCH and feeds it into
|
||||
|
||||
1
debian/util.sh
vendored
1
debian/util.sh
vendored
@@ -105,7 +105,6 @@ getlibs () {
|
||||
getlib http://files.freeswitch.org/downloads/libs/communicator_semi_6000_20080321.tar.gz
|
||||
#getlib http://download.zeromq.org/zeromq-2.1.9.tar.gz \
|
||||
# || getlib http://download.zeromq.org/historic/zeromq-2.1.9.tar.gz
|
||||
getlib http://files.freeswitch.org/downloads/libs/freeradius-client-1.1.7.tar.gz
|
||||
#getlib http://files.freeswitch.org/downloads/libs/v8-3.24.14.tar.bz2
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user