[Freeswitch-users] Re cording info

henkoegema pabx_freeswitch at telenet.be
Tue Sep 23 10:54:55 PDT 2008


What is the purpose of these lines:   :-/   ?
==============================================================================
<action application="set" data="RECORD_TITLE=Recording ${destination_number}
${caller_id_number} ${strftime(%Y-%m-%d %H:%M)}"/>
	<action application="set" data="RECORD_COPYRIGHT=(c) 1980 Factory Records,
Inc."/>
	<action application="set" data="RECORD_SOFTWARE=FreeSwitch"/>
	<action application="set" data="RECORD_ARTIST=Ian Curtis"/>
	<action application="set" data="RECORD_COMMENT=Love will tear us apart"/>
	<action application="set" data="RECORD_DATE=${strftime(%Y-%m-%d %H:%M)}"/>
	<action application="set" data="RECORD_STEREO=true"/>
================================================================================



Only this file info I see in  ......./recordings
2008-09-23-19-35-15_henk_324763788xx.wav
2008-09-23-19-37-56_henk_324763788xx.wav
as a result of:
<action application="record_session"
data="$${base_dir}/recordings/${strftime(%Y-%m-%d-%H-%M-%S)}_${destination_number}_${caller_id_number}.wav"/>


Henk
-- 
View this message in context: http://www.nabble.com/Recording-info-tp19633360p19633360.html
Sent from the Freeswitch-users mailing list archive at Nabble.com.





More information about the FreeSWITCH-users mailing list