Search results

  1. taptech

    IVR option to connect to Conference

    I have this working in one of my sub-domains: Conference at extension 5000 IVR entry 5000 with destination set to Conferences - 5000 Works fine!
  2. taptech

    Convert yesterdays wavs to mp3

    Very smart :)
  3. taptech

    Convert yesterdays wavs to mp3

    I've found that for the call recordings, as long as only the file extension is changed on the recording, FusionPBX doesn't seem to care if it is *.wav or *.mp3, which is fantastic. I am not sure if this holds true for recordings across the board though, such as IVR. It looks like this script...
  4. taptech

    Help with cleanup!

    Thanks Digi, I'll run that on my test box and compare to the one that I have above. Can you comment on the differences?
  5. taptech

    Help with cleanup!

    Basically just to save CPU time during calls. I wasn't sure how the encoding would effect call quality, and this seemed like a good way to avoid that. The system is a dual core droplet from DO with up to 10 concurrent calls, so probably not a problem... What do you think? Also, I don't know...
  6. taptech

    Help with cleanup!

    I ended up doing this, which is most likely not the most elegant solution, however it does offer some nicety in that I know it will only run into the day of month directory and no deeper. Not sure why there would be anything else in there, but who knows! This seemed to work fine on my test vm...
  7. taptech

    Help with cleanup!

    For MP3 conversion, I have this script working on my test vm. I would like to get it to work recursively, so that I can set the path to a domain and let it convert all of the wav files to mp3. Any hints? LAMEOPTS="-b 48" for DIRECTORY in...
  8. taptech

    Help with cleanup!

    Great, thank you yukon. Can I just add this as a line in crontab or should I make it an executable script that is run via cron? EDIT: you can disregard this post, I read your post more carefully and decided to do just what you had, and add this to my backup script. Thanks again!
  9. taptech

    Help with cleanup!

    Hi guys, I was hoping someone could help share a script with me. I'm interested in the following tasks: 1) Remove CDR entries that are older than x amount of days 2) Batch convert recordings to mp3 using lame or sox (or something else!) Are there any other maintenance routines that you guys...
  10. taptech

    Route calls between domains

    Can't offer a solution for you but would also be interested in this. Often my longest calls are made between myself and my clients. No reason for the carrier to get involved.