Skip to main content

Record

The record action will record the conversation of the call. Both incoming call and outgoing call conversation can be recorded. By recording the conversation it will be useful in monitoring the users and the single caller recording can be used for voicemail system also.

Record action JSON

[
{
action: "record",
}
]

Parameters type and description

ParameterTypeDescription
*actionstringThe PCMO action to control the flow of the call.
Note
All above paraters are mandatory.