Changeset 7722

Show
Ignore:
Timestamp:
05/13/09 18:45:23 (3 years ago)
Author:
xrobau
Message:

Add comments to support Voicemail storage on IMAP. See #1957

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • freepbx/trunk/amp_conf/astetc/vm_general.inc

    r7346 r7722  
    2020;pollmailboxes=yes 
    2121;pollfreq=30 
     22; If using IMAP storage, the username and password are specified in the user/extension   
     23; configuration, while the global settings are here  
     24 
     25;imapserver=server.domain.com      ; Specify the IP address or hostname of the IMAP server  
     26;imapflags=notls      ; Specify any IMAP flags needed here ("notls" for example)  
     27;imapfolder=Inbox      ; Specify the IMAP folder where voicemails and/or greetings are stored  
     28;expungeonhangup=yes      ; Mark messages for deletion on hangup  
     29;imapgreetings=yes      ; Store greetings in IMAP as well