Overview
Excerpt |
---|
Retrieves all CDRs that match a search filter. |
The function is available as a HTTP GET or HTTP POST request.
Request
Search Calls:
Info | ||
---|---|---|
| ||
http://<host>/verba/api?action=SearchCalls |
...
Info | ||
---|---|---|
| ||
<?xml version="1.0" encoding="UTF-8"?> <VerbaApi> <Response code="2" type="GetCallInformation"> <ErrorMessage description="Error">Unable <ErrorMessage>Unable to retrieve call information, because the call cannot be found.</ErrorMessage> </Response> </VerbaApi> |