Call Recordings

From FusionPBX
Revision as of 17:46, 17 June 2013 by Mcrane (talk | contribs) (Created page with " '''Make Recordings''' To record calls the following can be added to the dialplan to be used for inbound, outbound or internal calls. <action application="record_session" d...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Make Recordings To record calls the following can be added to the dialplan to be used for inbound, outbound or internal calls.

 <action application="record_session" data="$${base_dir}/recordings/archive/${strftime(%Y)}/${strftime(%b)}/${strftime(%d)}/${uuid}.wav"/>

If mod_shout is running then you can record as an mp3 by seeting the extension to .mp3


Listen to Recordings

The uuid and specific location on the file system allows it to be automatically associated to the call detail records. From the graphical interface go to Apps -> Call Detail Records to see the recordings inline with the CDR.


Additional information

https://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_record_session