]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_voicemail: IMAP connection control
authorAlexei Gradinari <alex2grad@gmail.com>
Mon, 19 Jun 2017 22:21:29 +0000 (18:21 -0400)
committerAlexei Gradinari <alex2grad@gmail.com>
Mon, 19 Jun 2017 22:21:29 +0000 (18:21 -0400)
commit8f356192d196ae146b0c2390f8d62024694e691f
tree6ae599958e40c12825ac550b7a8a03c70f908dc3
parent507ce0aa95e4020bebac8fb19f4329b3e1953e77
app_voicemail: IMAP connection control

A new global option "imap_poll_logout" was added to specify whether need to
disconnect from the IMAP server after polling of mailboxes.

ASTERISK-27068 #close

Closing IMAP connection after loading mailbox from voicemail.conf

ASTERISK-24052 #close

Change-Id: Ib7558ba04516240a32b65f42e9be64372a0ae12a
CHANGES
apps/app_voicemail.c
configs/samples/voicemail.conf.sample