Feature #8
Email recordings as well
| Status: | Reviewed | Start: | 04/27/2009 | |
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | Customer Service Reporting Module - Future Versions |
Description
I have the code worked out to be able to email users an MP3 copy of the call recording, but the problem with the code is that it needs to have sox installed and all the files have to have the correct permissions, or the cron needs to be run as root.
History
Updated by tshif about 3 years ago
- Target version set to Customer Service Reporting 1.0.1
Updated by tshif about 3 years ago
- Target version changed from Customer Service Reporting 1.0.1 to Customer Service Reporting 1.0.2
Updated by tshif almost 3 years ago
- Status changed from New to Reviewed
I'm curious about the requirements for sox - and what permissions snafus you encountered -
Updated by tshif over 1 year ago
- Target version changed from Customer Service Reporting 1.0.2 to Customer Service Reporting Module - Future Versions
We can add crons from the module installer no problem. Will that be sufficient? They will run with the same permissions the rest of them do I think, right?
We can include sox install as part of documentation. Jeremy do you want to create a script to facilitate that?