Variable RECORD APPEND
From FreeSWITCH Wiki
Revision as of 20:41, 9 January 2010 by Diego.viola (Talk | contribs)
RECORD_APPEND
Recording is appended to file. set RECORD_APPEND=true on the channel and all recordings will behave this way to formats which support it (curently mod_sndfile for WAV, etc.)
Usage:
<action application="set" data="RECORD_APPEND=true"/>
See also:
Implemented By:

