[Freeswitch-users] How to pause/resume conference recording

Chad Phillips chad at apartmentlines.com
Wed Apr 19 01:29:55 MSD 2017


I’m using the following forms to attempt pausing/resuming a conference
recording that has been started:

conference <confname> recording pause <file-path>
conference <confname> recording resume <file-path>

I’ve verified the file in question has started recording successfully, and
I’m getting a success response of “Pause/Resume recording file” from my API
command. However, when inspecting the file after pausing it, I see that
it’s still being written to.

Looking at the conference_record_action() function, it appears what it does
is set a flag on each individual member, MFLAG_PAUSE_RECORDING, when a
recording is to be paused.

At this point I’m not sure I’m clear what the result of the above API
commands are — what are they intended to do? And is there a way to
completely stop writing additional data to a recording file when the
recording is paused?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20170418/ba0c293c/attachment.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list