Records an entire phone call or session.
{ "recordSession": { "action": "start", "type": "mp3", "stereo": "true", "bridged": "true", "minSec": "2", "followTransfer": "true", "email": ["[email protected]", "[email protected]"] } }
Value | Description |
---|---|
action | start or stop record session. |
type | File format: mp3 for an audio or mp4 for an video calls. |
stereo | Record leg A and leg B streams (i.e. the caller is recorded to the left channel and the reciever is recorded on right channel) into different channel in a stereo file. |
bridged | Record session only when the channel is bridged. |
minSec | Sets the minimum recording length. Normally a recording must be at least 3 seconds long. If a recording does not meet the minimum length, it is deleted after being recorded. |
followTransfer | If you want the call recording to continue after transferring, set variable to true. |
Send recorded file to the Email. (optional) |