Add some modules to the debian build.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14974 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Massimo Cetra
2009-09-25 13:37:01 +00:00
parent e9eac219cb
commit edfa18d405
4 changed files with 27 additions and 5 deletions

View File

@@ -7,6 +7,18 @@ opt/freeswitch/bin/fs_ivrd
opt/freeswitch/bin/scripts/*
opt/freeswitch/lib/libfreeswitch*.so*
opt/freeswitch/lib/libopenzap*.so*
opt/freeswitch/mod/mod_amr*
opt/freeswitch/mod/mod_cidlookup*
opt/freeswitch/mod/mod_curl*
opt/freeswitch/mod/mod_easyroute*
opt/freeswitch/mod/mod_lcr*
opt/freeswitch/mod/mod_memcache*
opt/freeswitch/mod/mod_nibblebill*
opt/freeswitch/mod/mod_skypiax*
opt/freeswitch/mod/mod_snom*
opt/freeswitch/mod/mod_spy*
opt/freeswitch/mod/mod_t38gateway*
opt/freeswitch/mod/mod_vmd*
opt/freeswitch/mod/mod_shout*
opt/freeswitch/mod/mod_cdr_csv.so*
opt/freeswitch/mod/mod_console.so*
@@ -102,6 +114,8 @@ opt/freeswitch/conf/directory/default.xml
opt/freeswitch/conf/voicemail.tpl
opt/freeswitch/conf/freeswitch.xml
opt/freeswitch/conf/extensions.conf
opt/freeswitch/conf/jingle_profiles/server.xml
opt/freeswitch/conf/jingle_profiles/client.xml
opt/freeswitch/conf/autoload_configs/openzap.conf.xml
opt/freeswitch/conf/autoload_configs/ivr.conf.xml
opt/freeswitch/conf/autoload_configs/shout.conf.xml
@@ -142,5 +156,5 @@ opt/freeswitch/conf/autoload_configs/easyroute.conf.xml
opt/freeswitch/conf/autoload_configs/memcache.conf.xml
opt/freeswitch/conf/autoload_configs/unicall.conf.xml
opt/freeswitch/conf/autoload_configs/python.conf.xml
opt/freeswitch/conf/jingle_profiles/server.xml
opt/freeswitch/conf/jingle_profiles/client.xml
opt/freeswitch/conf/autoload_configs/cidlookup.conf.xml
opt/freeswitch/conf/autoload_configs/nibblebill.conf.xml