You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

To download the CDR files using REST queries, use the following command:

(This example downloads the CDR file with the extension .ACT)

curl -k -i --user admin:Sonus@123 -X GET 'https://xx.xx.xx.xxx/pm/api/Logs/downloadLog?type=eventLog&name=1000012.ACT'

  • No labels