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-22 12:23:27 -0500
commit0cef7b9d4ef3a7f55685203328960a89dd7fd247 (patch)
treeaf99574134b2b6240ccc546e03fec912205cfed7 /configs
parent975e271b0189844c37f922b5807c61b1c7537634 (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
; -----------------------------------------------------------------------------
;