Referencing Issues
[ASTERISK-124] app_mixmonitor: Allow cancelling in-progress recording/recipients
If George
starts running but the user doesn't start leaving a message, an empty/useless voicemail is dispatched into the user's mailbox anyways.
If !got_response
, we should cancel the in-progress recording.
This is blocked by [ASTERISK-124].
Additional enhancements that could be made:
- Detect if something else on the line picks up. Since the analog card can detect voltage when in use, in theory, it should be able to detect this, though not confirmed. Another phone going off hook should result in a voltage change... periodically polling the voltage change should allow picking up and terminating George, without resulting in a recording being dispatched to the mailbox.
Comments
You must be logged in to leave a comment.