Skip to content

bekerov/asterisk_cdr_audio_downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Introduction

This script created for working with Asterisk FreePBX CRD and helps listen and download files without Apple Quicktime. After install you able to download recorded calls in CDR reports.


Contact me

If you have any questions, issues, feature requests, or just want to report your "success story", or maybe even say hi, please send an email to artur@bekerov.ru


QuickStart

  1. Just upload download_asterisk_cdr.js script to your webserver.
  2. Create new bookmark in browser and past in URL this text: javascript:var s = document.createElement('script');s.type='text/javascript';document.body.appendChild(s);s.src='http://yourdomain/download_asterisk_cdr.js';void(0);
  3. When you on your FreePBX CDR GUI on page http://yourasterisk.url/admin/config.php?display=cdr click on new bookmark, which we created.
  4. If you see Loaded alert all works good.
  5. Click on speaker icon and if you see new audio player you can save this audio.
  6. PROFIT!!!

About

Listen and download audios on Asterisk CDR without Apple Quicktime

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published