Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview for for Pause/Resume or Start/Stop 

Overview for Pulling Calls

Intended Audience The intended audience for this document consists of authorized Evolve IP customer IT professionals and developers that are interested in implementing the call recording API.

...

This document contains information pertaining to the use of Evolve IP’s Call Recording API (EIPCRA). The EIPCRA is intended to facilitate automated call recording pulling, from a customer supplied application, via HTTPS. Automated pulling is as simple as calling a HTTP URL with appropriate parameters.  EIPCRA supports both GET and POST requests and will open a downloadable file to the recording specified in the given parameters.

URL Definition

The base URL is one of the two (2) following options:

...

It is recommended that the second option be used for accuracy. The following table illustrates the available URL parameters. The URL is case sensitive; ensure that the base URL and all accompanying parameters meet the required case specifications. Standard URL syntax is used when creating a call recording API URL; see the URL Construction section for specifics.

 

Example URL Call

https://metadata.evolveip.net/MetaRecordingReport/RecordingMetaDataServlet?TOKEN=9BA5QaB5TU98eU6Keqv74TRVm &NATIVEID=2395801:0

URL Construction

A typical URL containing a query string is as follows:

...