Versions Compared

Key

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

...

Fetches the recordings from the server

 

URL

Code Block
language
languagebash
themeMidnightbash
#Old method: Deprecated
GET http://serverurl/getrecording.php?call_ref=<recording_url>
 
#Restful 
GET http://serverurl/click2dial/recordings/<recording_url>


 

Values:

recording_url

The Unique Recording reference used for this call (supplied by us, not your custom reference.)

(from v2.5.0, there is an option to accept the recording file name, this must be specifically enabled by the PBX provider)