diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-02-25 13:55:53 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-02-25 13:55:53 +0000 |
commit | 21b9271621a3c6c5e371531754bceb266300c9aa (patch) | |
tree | ba41a5c821830b677af7640dd0a839f7653a7bd3 /main/freeswitch/modules.conf | |
parent | f39f42f275cbcb4355de69f9402f865e5a08c88e (diff) | |
download | aports-21b9271621a3c6c5e371531754bceb266300c9aa.tar.bz2 aports-21b9271621a3c6c5e371531754bceb266300c9aa.tar.xz |
main/freeswitch: compile mod_shout
fixes #535
Diffstat (limited to 'main/freeswitch/modules.conf')
-rw-r--r-- | main/freeswitch/modules.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/freeswitch/modules.conf b/main/freeswitch/modules.conf index 1afbc6ee03..9324502d7c 100644 --- a/main/freeswitch/modules.conf +++ b/main/freeswitch/modules.conf @@ -50,7 +50,7 @@ event_handlers/mod_cdr_csv #event_handlers/mod_radius_cdr formats/mod_native_file formats/mod_sndfile -#formats/mod_shout +formats/mod_shout formats/mod_local_stream formats/mod_tone_stream #languages/mod_python |