Call Recordings

From FusionPBX
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 setting 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