summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorAlexei Gradinari <alex2grad@gmail.com>2017-06-19 18:21:29 -0400
committerAlexei Gradinari <alex2grad@gmail.com>2017-06-19 18:21:29 -0400
commit8f356192d196ae146b0c2390f8d62024694e691f (patch)
tree6ae599958e40c12825ac550b7a8a03c70f908dc3 /configs
parent507ce0aa95e4020bebac8fb19f4329b3e1953e77 (diff)
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
Diffstat (limited to 'configs')
-rw-r--r--configs/samples/voicemail.conf.sample3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/samples/voicemail.conf.sample b/configs/samples/voicemail.conf.sample
index f8221eebe..84e83a344 100644
--- a/configs/samples/voicemail.conf.sample
+++ b/configs/samples/voicemail.conf.sample
@@ -227,6 +227,9 @@ pagerdateformat=%A, %B %d, %Y at %r
;imapclosetimeout=60 ; The TCP close timeout (in seconds)
;imapreadtimeout=60 ; The TCP read timeout (in seconds)
;imapwritetimeout=60 ; The TCP write timeout (in seconds)
+;imap_poll_logout=no ; If pollmailboxes=yes, then specify whether need to
+ ; disconnect from the IMAP server after polling.
+ ; Default: no
; -----------------------------------------------------------------------------
;