freeswitch/conf/autoload_configs
Anthony Minessale e223c655b8 Stings of files
method 1 high level (core most funcs that use switch_ivr_playback)

Delimiter is set by a var which also enables the parser 
<action application="set" data="playback_delimiter=!"/>
<action application="set" data="playback_sleep_val=500"/>
<action application="playback" data="/ram/sr8k.wav!/ram/swimp.wav"/>

method 2 low level (mod_file_string lower level code that uses direct file handles)

Delimiter is always !
<action application="playback" data="file_string:///ram/sr8k.wav!/ram/swimp.wav"/>



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13182 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-28 23:46:18 +00:00
..
acl.conf.xml more docs in the configs 2008-09-29 05:26:38 +00:00
alsa.conf.xml kaboom 2007-11-17 21:13:12 +00:00
cdr_csv.conf.xml woops 2008-11-10 08:15:00 +00:00
cidlookup.conf.xml config file 2009-04-11 03:14:17 +00:00
conference.conf.xml forgot to add sla conference profile 2009-01-30 23:33:53 +00:00
console.conf.xml add console_loglevel variable 2008-09-29 15:53:36 +00:00
dialplan_directory.conf.xml kaboom 2007-11-17 21:13:12 +00:00
dingaling.conf.xml break out jingle profiles 2007-12-12 03:12:43 +00:00
easyroute.conf.xml tweak 2009-01-02 04:38:12 +00:00
enum.conf.xml uncomment routes that aren't loaded by default. 2008-07-14 13:59:53 +00:00
event_multicast.conf.xml kaboom 2007-11-17 21:13:12 +00:00
event_socket.conf.xml add acl stuff 2008-03-26 22:14:09 +00:00
fax.conf.xml move fax config 2008-09-05 21:20:15 +00:00
fifo.conf.xml MODAPP-237 2009-03-20 15:28:50 +00:00
iax.conf.xml make mod_iax async 2009-04-14 22:41:34 +00:00
ivr.conf.xml Add ext 9991 as ClueCon ext; use transfer instead of bridge on demo ivr opt #4 2009-04-15 20:33:49 +00:00
java.conf.xml more tweaks 2008-12-12 23:53:37 +00:00
lcr.conf.xml update sample config with custom_sql example 2009-03-16 16:07:11 +00:00
limit.conf.xml kaboom 2007-11-17 21:13:12 +00:00
local_stream.conf.xml add mod_celt 2008-12-17 01:53:46 +00:00
logfile.conf.xml thanks mcollins 2008-02-15 20:29:49 +00:00
lua.conf.xml more tweaks 2008-12-12 23:53:37 +00:00
memcache.conf.xml add sample config for mod_memcache 2009-04-01 19:05:34 +00:00
modules.conf.xml Stings of files 2009-04-28 23:46:18 +00:00
opal.conf.xml Added gatekeeper support. 2009-04-01 23:10:52 +00:00
perl.conf.xml launch perl scripts on startup (MODLANG-72) 2008-07-17 20:01:53 +00:00
pocketsphinx.conf.xml add config and woops our config options have dashes not underscores... variables have underscore 2008-07-17 23:49:25 +00:00
portaudio.conf.xml make this param optional in the config on all platforms but solaris since it doesn't like it anyway 2009-01-23 21:34:43 +00:00
post_load_modules.conf.xml add this because we should 2007-11-27 11:43:49 +00:00
python.conf.xml MODLANG-105 2009-03-18 18:56:36 +00:00
rss.conf.xml kaboom 2007-11-17 21:13:12 +00:00
shout.conf.xml add configuration to mod_shout to resolve some crazyness, also commit #10,000 if I only had a dollar for each one..... 2008-10-13 21:57:07 +00:00
sofia.conf.xml option to turn of auto_restart of sofia profiles on ip change 2008-12-11 20:16:32 +00:00
spidermonkey.conf.xml add these modules 2008-01-14 20:35:41 +00:00
switch.conf.xml tweak the configs to bind siptrace on and off to F10 and F11 2009-04-07 19:30:07 +00:00
syslog.conf.xml tweak to make mod_syslog work again (FSCORE-153) 2008-07-15 04:02:24 +00:00
timezones.conf.xml add mod_timezone from CtRiX thanks 2008-07-25 00:25:18 +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
voicemail.conf.xml MODAPP-251 2009-04-06 16:36:33 +00:00
xml_cdr.conf.xml close MDXMLINT-39 2008-11-19 17:37:10 +00:00
xml_curl.conf.xml added example to wrong config 2008-05-20 17:15:33 +00:00
xml_rpc.conf.xml revert 2009-03-03 20:20:27 +00:00
zeroconf.conf.xml kaboom 2007-11-17 21:13:12 +00:00