mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 20:04:50 +00:00
Update documentation to have the correct option name
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@129208 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -105,10 +105,10 @@ imapflags=<IMAP flags, "novalidate-cert" for example>
|
||||
expungeonhangup=<yes or no>
|
||||
authuser=<username>
|
||||
authpassword=<password>
|
||||
opentimeout=<TCP open timeout in seconds>
|
||||
closetimeout=<TCP close timeout in seconds>
|
||||
readtimeout=<TCP read timeout in seconds>
|
||||
writetimeout=<TCP write timeout in seconds>
|
||||
imapopentimeout=<TCP open timeout in seconds>
|
||||
imapclosetimeout=<TCP close timeout in seconds>
|
||||
imapreadtimeout=<TCP read timeout in seconds>
|
||||
imapwritetimeout=<TCP write timeout in seconds>
|
||||
|
||||
The "expungeonhangup" flag is used to determine if the voicemail system should
|
||||
expunge all messages marked for deletion when the user hangs up the phone.
|
||||
|
Reference in New Issue
Block a user