• 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
名称
最后提交
最后更新
..
mod_cidlookup 正在载入提交数据...
mod_cluechoo 正在载入提交数据...
mod_commands 正在载入提交数据...
mod_conference 正在载入提交数据...
mod_dptools 正在载入提交数据...
mod_easyroute 正在载入提交数据...
mod_enum 正在载入提交数据...
mod_esf 正在载入提交数据...
mod_expr 正在载入提交数据...
mod_fax 正在载入提交数据...
mod_fifo 正在载入提交数据...
mod_fsv 正在载入提交数据...
mod_http 正在载入提交数据...
mod_lcr 正在载入提交数据...
mod_limit 正在载入提交数据...
mod_memcache 正在载入提交数据...
mod_rss 正在载入提交数据...
mod_skel 正在载入提交数据...
mod_snom 正在载入提交数据...
mod_soundtouch 正在载入提交数据...
mod_spy 正在载入提交数据...
mod_stress 正在载入提交数据...
mod_t38gateway 正在载入提交数据...
mod_vmd 正在载入提交数据...
mod_voicemail 正在载入提交数据...