IMAP storage functioned under the assumption that folders
authorMark Michelson <mmichelson@digium.com>
Fri, 1 Aug 2008 14:29:48 +0000 (14:29 +0000)
committerMark Michelson <mmichelson@digium.com>
Fri, 1 Aug 2008 14:29:48 +0000 (14:29 +0000)
commita673e3d90ab21732e490e7ec99a8ae5f0a2d82f4
treedd519540b6fdd408e948da1f2763e37dea216540
parentd1df7bfcfc09f21fc0070ceec68f2311c240a30c
IMAP storage functioned under the assumption that folders
such as "Work" and "Family" would be subfolders of the
INBOX. This is an invalid assumption to make, but it could
be desirable to set up folders in this manner, so a new
option for voicemail.conf, "imapparentfolder" has been
added to allow for this.

(closes issue #13142)
Reported by: jaroth
Patches:
      parentfolder.patch uploaded by jaroth (license 50)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@135067 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_voicemail.c
configs/voicemail.conf.sample