commit | 0d554d683251425e2bcf4013c77d72d8e5e49677 | [log] [tgz] |
---|---|---|
author | James Bottomley <JBottomley@Parallels.com> | Fri May 10 08:10:44 2013 -0700 |
committer | James Bottomley <JBottomley@Parallels.com> | Fri May 10 08:10:44 2013 -0700 |
tree | b67f69bec83564e35b011b2e95748df783865bf1 | |
parent | e6dcacc45bd95edada2eb4916d96168b9c4b141d [diff] |
Voicemail: Add delete and move functions Refactor some of the list handlers becuase delete and move have to act on multiple files. Also make it so that any played messages in INBOX automatically move to Old. To get the MWI to work, you have to set pollmailboxes=yes pollfreq=5 In voicemail.conf because we're now tampering with the files outside of the application. Signed-off-by: James Bottomley <JBottomley@Parallels.com>