RecordingInfoReason
Summary
Enum for the call recording reason
Item Index
Properties
- LENGTH_LIMIT_REACHED static
- MAX_INPUT_TIMEOUT static
- NO_INPUT_TIMEOUT static
- NO_MORE_DISK_SPACE_LEFT static
- NO_STREAMING_DATA static
- NONE static
- STOPPED_AUTOMATICALLY static
- STOPPED_MANUALLY static
- UNKNOWN_ERROR static
Properties
LENGTH_LIMIT_REACHED
Syntax
Summary
The recording has been stopped because the file size limit is reached.
MAX_INPUT_TIMEOUT
Syntax
Summary
The recording has been aborted due to too much input. A recorded file is available.
NO_INPUT_TIMEOUT
Syntax
Summary
There was no input (i.e. only silence streaming data).
NO_MORE_DISK_SPACE_LEFT
Syntax
Summary
The recording didn't started because the disk partition is full.
NO_STREAMING_DATA
Syntax
Summary
The recording has been stopped since no (more) streaming data is available.
STOPPED_AUTOMATICALLY
Syntax
Summary
The recording has been stopped automatically after a successful recording.
STOPPED_MANUALLY
Syntax
Summary
The recording has been stopped manually.
UNKNOWN_ERROR
Syntax
Summary
The recording didn't started or has been stopped for any other reason.