API URL:
https:// voiptech.pri / admin/?menu=monitoring&action=download&id=xxxx&rawmode=yes
Example:
https:// voiptech.pri /API/admin/?menu=monitoring&action=download&
id=1234567890.1234&rawmode=yes
This API allows you to perform the following operations:
- Get recording file link
- Play the recorded file (streaming)
- Download the recorded file
Option to send request:
- GET
- POST
Response format (Response parameter must set to yes):
- Text/HTML (default)
- Play/Download file
Available parameters
Demand | Description | Parameter |
Mandatory | Action type Available parameters: download ,erase ,suspend |
action |
Mandatory | Call Identifier (Unique ID) | id |
Optional | Download the file in RAW mode | rawmode |
If no recorded file exist with the call ID the response message will be – file not found
An open session with the PBX is mandatory i.e you must be logged in to the PBX management system, If not the response message will be – error: Your session has expired
In this case you must log in or send with the request also the below using POST
key:input_user value:XXXX
key:input_pass value:XXXX
key:submit_login