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.

Prerequisites

  1. Sign up for a free PIOPIY demo account.

  2. Create your endpoint and add capacity.

  3. Buy PIOPIY phone number.

  4. Setup your webserver and map your POST method URL in answer URL.

Record action JSON

[
{
"action": "record"
}
]

Properties

PropertyTypeDescription
*actionstringThe PCMO action to control the flow of the call.
Note
The * marked property is mandatory.