Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: removed v1 downloads

...

Fetches the recordings from the server

 

URL

RESTful API

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


...