freeswitch/conf/autoload_configs
Marc Olivier Chouinard 3482f95e72 mod_callcenter: Alot of cleanup. Added max-wait-time and max-wait-time-with-no-agent param to a queue.
max-wait-time : allow to make the caller quit the queue after X number of waited second.  The second one allow
max-wait-time-with-no-agent : This will wait for a range of second with no agent before kicking the member out of the queue.  This allow safe shift change with all agents login out and back in

I've changed the Event value from CC-Name to either CC-Agent or CC-Queue.  So watchout for your current event socket apps.  Sorry about this change.

Lot to be tested in this commit.  Please use Jira to post problems, and new feature request can be added at the bottom of the wiki page.
2010-09-08 00:07:19 -04:00
..
acl.conf.xml commit config options for new auto nat 2009-06-03 21:15:12 +00:00
alsa.conf.xml
callcenter.conf.xml mod_callcenter: Alot of cleanup. Added max-wait-time and max-wait-time-with-no-agent param to a queue. 2010-09-08 00:07:19 -04:00
cdr_csv.conf.xml Add master-file-only option to mod_cdr_csv's sample config file 2009-09-08 15:01:55 +00:00
cdr_pg_csv.conf.xml postgresql cdr module, requires some adjustments to make it more platform agnostic, good for solaris and centos 2010-03-25 16:18:48 +00:00
cidlookup.conf.xml mod_cidlookup: add whitepages.com support 2009-09-30 17:23:01 +00:00
conference.conf.xml add soundsdir configure var and sounds_dir global freeswitch var 2010-01-11 16:32:35 +00:00
console.conf.xml
db.conf.xml move limit.conf to db.conf 2010-06-19 07:49:34 -05:00
dialplan_directory.conf.xml
dingaling.conf.xml
directory.conf.xml mod_directory: New Search by Name Directory IVR (MODAPP-325) 2009-09-25 19:48:46 +00:00
distributor.conf.xml fix typo 2009-11-11 18:29:52 +00:00
easyroute.conf.xml
enum.conf.xml bye bye iax 2010-01-23 20:15:08 +00:00
erlang_event.conf.xml Move erlang module's default config file to be with all the others 2009-12-10 22:10:12 +00:00
event_multicast.conf.xml Add a commented out pre-shared key to the sample event_multicast.conf.xml file 2009-06-23 03:26:27 +00:00
event_socket.conf.xml adding nat-map option to mod_event_socket 2009-06-03 14:25:35 +00:00
fax.conf.xml
fifo.conf.xml mod_fifo: allow to call outbound member on on-the-fly fifo, also add a settings params to delete or keep all dynamic fifo entry (MODAPP-332) 2009-09-25 21:18:09 +00:00
hash.conf.xml mod_hash: oops, that meant to be commented out 2010-07-19 11:37:52 -04:00
ivr.conf.xml FSCONFIG-17 2010-01-19 17:34:41 +00:00
java.conf.xml mod_java: Allow user defined java methods to be called at startup and shutdown of JVM (MODLANG-117) 2010-05-31 10:15:35 -04:00
lcr.conf.xml mod_lcr: update custom_sql syntax 2010-06-19 20:34:55 -05:00
local_stream.conf.xml add soundsdir configure var and sounds_dir global freeswitch var 2010-01-11 16:32:35 +00:00
logfile.conf.xml add commented uuid param to mod_logfile's default config 2009-11-19 00:17:47 +00:00
lua.conf.xml
memcache.conf.xml add sample config for mod_memcache 2009-04-01 19:05:34 +00:00
modules.conf.xml Add commented out load directive for mod_erlang_event to modules.conf.xml 2010-07-12 13:08:14 -04:00
nibblebill.conf.xml FSCORE-580 2010-03-29 14:02:49 +00:00
opal.conf.xml Added gatekeeper support. 2009-04-01 23:10:52 +00:00
osp.conf.xml Changed OSP TCP port from 1080 to 5045. 2010-07-07 15:41:09 +08:00
perl.conf.xml
pocketsphinx.conf.xml add language weight to pocketsphinx 2009-06-23 17:28:00 +00:00
portaudio.conf.xml default to 48k since most sound cards can do that 2010-06-04 11:50:17 -05:00
post_load_modules.conf.xml
python.conf.xml MODLANG-105 2009-03-18 18:56:36 +00:00
redis.conf.xml Add redis backend to limit 2010-06-22 00:16:50 -04:00
rss.conf.xml
sangoma_codec.conf.xml update sangoma codec configuration 2010-06-29 22:25:28 -04:00
shout.conf.xml
skinny.conf.xml MODENDP-293 2010-03-02 17:16:52 +00:00
sofia.conf.xml
spandsp.conf.xml mod_spandsp: add start_tone_detect/stop_tone_detect app and api commands for tone and cadence detection (MODAPP-378) 2010-05-31 08:41:07 -04:00
spidermonkey.conf.xml
switch.conf.xml Fix typo (thanks diegoviola) 2010-08-23 14:13:28 -07:00
syslog.conf.xml update syslog.conf.xml to include uuid param 2010-02-17 09:50:13 +00:00
timezones.conf.xml
tts_commandline.conf.xml MODASRTTS-21 2009-09-21 09:43:47 +00:00
unicall.conf.xml Added a default config file for the Unicall endpoint module, and progressed the 2009-01-18 10:26:01 +00:00
unimrcp.conf.xml Add enable-profile-events param to mod_unimrcp config 2009-11-18 19:53:44 +00:00
voicemail.conf.xml revert MODAPP-311 for now until we address how to do this in the file interface 2009-08-01 05:35:22 +00:00
xml_cdr.conf.xml update docs 2010-05-01 17:19:20 -05:00
xml_curl.conf.xml change default to disable100continue, we don't acutally handle this case at all anyways, it just causes the request to fail 2010-03-25 18:59:43 +00:00
xml_rpc.conf.xml revert 2009-03-03 20:20:27 +00:00
zeroconf.conf.xml