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.


_______________________________________________
Freeswitch-users mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to