• Anthony Minessale's avatar
    Stings of files · e223c655
    Anthony Minessale 提交于
    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
    e223c655
名称
最后提交
最后更新
..
config 正在载入提交数据...
freeswitch.build/freeswitch.pbxindex 正在载入提交数据...
Makefile 正在载入提交数据...
buildlib.sh 正在载入提交数据...
buildopal.sh 正在载入提交数据...
curses.patch 正在载入提交数据...
fixautoconf.sh 正在载入提交数据...
fixautomake.sh 正在载入提交数据...
fixlibtool.sh 正在载入提交数据...
freeswitch.init.archlinux 正在载入提交数据...
freeswitch.init.redhat 正在载入提交数据...
freeswitch.init.suse 正在载入提交数据...
freeswitch.ld.so.conf 正在载入提交数据...
freeswitch.monitrc 正在载入提交数据...
freeswitch.sysconfig 正在载入提交数据...
gen_indent.pl 正在载入提交数据...
getlib.sh.in 正在载入提交数据...
getsounds.sh.in 正在载入提交数据...
ignore_helper.pl 正在载入提交数据...
indent_options.sh 正在载入提交数据...
modmake.rules.in 正在载入提交数据...
modules.conf.in 正在载入提交数据...
moh_version.txt 正在载入提交数据...
sounds_version.txt 正在载入提交数据...
swigall.sh 正在载入提交数据...
turbo_build.sh 正在载入提交数据...