Get Voice Quality
Overview
Retrieves Voice Quality Check results for one or more Call Identifiers (ccdr_id).The function is available as a HTTP GET or HTTP POST request.
Request
Get Voice Quality HTTP GET sample:
Detailed description of the API request elements:
URL parameter | Parameter example | Description | Requirements |
---|---|---|---|
action | action=GetVoiceQuality | Name of the HTTP API request. | Mandatory |
token | token=hvMTp6lGwTfwZVNSu1XxQ99p2c9PtpgT | Unique identifier for authenticated sessions. After successful authentication, the API sends back a token, which has to be used for each request. | Mandatory if authentication is configured for the given API key. |
responseType | responseType=XML | Defines the format of the response of the API request. The following valid values apply:
| If the parameter is missing, it defaults to XML. |
callIDs | callIDs=182de753-1427-11e9-8de4-0028f8fd6834,e26f595b-141c-11e9-8de4-0028f8fd6834 | Comma separated list of Call Identifiers (ccdr_id). | Mandatory |
Response
XML based response sample on success:
XML based response sample on error: