freeswitch/conf
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
..
autoload_configs Stings of files 2009-04-28 23:46:18 +00:00
dialplan Add ext 9991 as ClueCon ext; use transfer instead of bridge on demo ivr opt #4 2009-04-15 20:33:49 +00:00
directory FSCONFIG-5 2009-03-30 14:24:14 +00:00
jingle_profiles forgot to tell ppl to take x- away in the example 2008-05-17 02:01:22 +00:00
lang Update phrase_ru.xml to include v1.0.8 sound prompts 2009-04-15 20:13:53 +00:00
sip_profiles remove invalid options from profiles 2009-04-26 15:06:13 +00:00
yaml Yet Another Mega Labotomy 2008-06-30 18:56:29 +00:00
extensions.conf spelling error 2008-10-02 19:08:10 +00:00
freeswitch.xml Lets not make XML Parsers mad now 2009-04-08 02:44:23 +00:00
fur_elise.ttml being a bit creative 2008-01-02 04:52:00 +00:00
mime.types improve voicemail 2007-11-26 23:41:00 +00:00
notify-voicemail.tpl fix var names and add voicemail_notify_email template var 2008-06-04 22:52:37 +00:00
tetris.ttml tone stream example 2008-01-02 04:30:30 +00:00
vars.xml You can lead a horse to water 2009-03-27 01:44:28 +00:00
voicemail.tpl change email template for vm (thx Chereburm) 2008-01-07 15:53:22 +00:00
web-vm.tpl basic framework for built-in web stuff on voicemail 2007-11-29 01:05:05 +00:00