.. _recording-struct-recording: Recording ========= .. _recording-struct-recording-recording: Recording --------- .. code:: { "id": "", "type": "", "reference_id": "", "status": "", "format": "", "tm_start": "", "tm_end": "", "tm_create": "", "tm_update": "", "tm_delete": "" } * id: Recording's ID. * type: Recording's type. See detail :ref:`here `. * reference_id: Reference's ID. It shows call/conference's ID. * status: Recording status. See detail :ref:`here `. * format: Recording file format. See detail :ref:`here `. .. _reocording-struct-type: Type ---- ========== =========== Type Description ========== =========== call Call recording. conference Conference recording. ========== =========== .. _recording-struct-recording-status: Status ------ ========== =========== Type Description ========== =========== initiating Preparing the recording. recording Recording now. ended Recording ended. ========== =========== .. _recording-struct-recording-format: Format ------ ========== =========== Type Description ========== =========== wav Wav format. ========== ===========