Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[Freeswitch-users] Re cording info


 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users
View previous topic :: View next topic  
Author Message
pabx_freeswitch at tel...
Guest





PostPosted: Tue Sep 23, 2008 12:56 pm    Post subject: [Freeswitch-users] Re cording info Reply with quote

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
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
mcollins at fcnetwork.com
Guest





PostPosted: Tue Sep 23, 2008 1:50 pm    Post subject: [Freeswitch-users] Re cording info Reply with quote

Many audio formats let you embed meta data with this kind of
information. That's how you can hover your mouse over a wav file in
Windows and it pops up a little box that says, "Artist: Britney Spears,
Title: Hit Me Baby One More Time, etc."

-MC

Quote:
-----Original Message-----
From: freeswitch-users-bounces@lists.freeswitch.org
[mailto:freeswitch-
Quote:
users-bounces@lists.freeswitch.org] On Behalf Of henkoegema
Sent: Tuesday, September 23, 2008 10:55 AM
To: freeswitch-users@lists.freeswitch.org
Subject: [Freeswitch-users] Re cording info


What is the purpose of these lines: :-/ ?

========================================================================
==
Quote:
====
<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
Quote:
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"/>

========================================================================
==
Quote:
======



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
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users

UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
Quote:
http://www.freeswitch.org

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
anthony.minessale at g...
Guest





PostPosted: Tue Sep 23, 2008 8:47 pm    Post subject: [Freeswitch-users] Re cording info Reply with quote

its nonstandard in wavs it works in mp3 pretty well

On Tue, Sep 23, 2008 at 5:18 PM, Brian West <brian@freeswitch.org (brian@freeswitch.org)> wrote:
Quote:
how about grep?

/b


On Sep 23, 2008, at 1:04 PM, henkoegema wrote:

Quote:


Michael Collins-8 wrote:
Quote:

Many audio formats let you embed meta data with this kind of
information. That's how you can hover your mouse over a wav file in
Windows and it pops up a little box that says, "Artist: Britney
Spears,
Title: Hit Me Baby One More Time, etc."
-MC


I have "Windows Media Player" and "VLC media player".
VLC media player even has an option to show Media Informatie, but I
don't
seen any meta data.

Do you have an example of a program that does show embed meta data.
(in
Linux or (Windows) ) Very Happy

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


_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org





--
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/

AIM: anthm
MSN:anthony_minessale@hotmail.com ([email]MSN%3Aanthony_minessale@hotmail.com[/email])
GTALK/JABBER/PAYPAL:anthony.minessale@gmail.com ([email]PAYPAL%3Aanthony.minessale@gmail.com[/email])
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888@conference.freeswitch.org ([email]sip%3A888@conference.freeswitch.org[/email])
iax:guest@conference.freeswitch.org/888
googletalk:conf+888@conference.freeswitch.org ([email]googletalk%3Aconf%2B888@conference.freeswitch.org[/email])
pstn:213-799-1400
Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services