diff --git a/docs/Email_user_manual.txt b/docs/Email_user_manual.txt index edcdfd99..3b41b93f 100644 --- a/docs/Email_user_manual.txt +++ b/docs/Email_user_manual.txt @@ -1,4 +1,4 @@ -EMAIL HANDLING DOC Started: 2012-12-23 Updated: 2020-02-10 +EMAIL HANDLING DOC Started: 2012-12-23 Updated: 2021-03-28 (example of how to set up an email account with Gmail is at the bottom) @@ -223,7 +223,10 @@ for when you set up the email account in Vicidial. With Gmail, the recommended email account protocol is IMAP and the email account server for this is "imap.gmail.com" – this information will also be used during -the account setup in Vicidial. +the account setup in Vicidial. Gmail has more recently set a maximum email +frequency checking limit by outside applications of no more than once per 10 +minutes, so you may want to confirm that your VICIdial Email Accounts "Frequency +Check Rate" setting is set to 10 or higher. You can also use POP3 protocol with Gmail. For that, the email account server is pop.gmail.com. However, when the POP3 protocol is being used on an account, @@ -238,6 +241,10 @@ that you may need to modify to ensure that VICIdial has access to your mailbox. You may need to go into your Google Account "Security "settings and enable the "Less secure app access" setting in order to use the IMAP connection for email. +You may also need to manually verify access a second time through Google logging +in as the user through a web browser to get VICIdial to be able to log in +successfully. + NOTES: diff --git a/docs/WEBSOCKETS_SUPPORT.txt b/docs/WEBSOCKETS_SUPPORT.txt index ca483a0f..fab20d22 100644 --- a/docs/WEBSOCKETS_SUPPORT.txt +++ b/docs/WEBSOCKETS_SUPPORT.txt @@ -1,10 +1,10 @@ -WEBSOCKETS DOC Started: 2018-02-23 Updated: 2020-08-26 +WEBSOCKETS DOC Started: 2018-02-23 Updated: 2021-03-27 This document will go over how we have helped clients integrate with WebSockets-based applications through the VICIdial agent screen. -Support for WebSocket applications was added to the agent screen on 2018-04-25(svn/trunk revision 2974) with the addition of the following variables to the "agc/options.php" file: +Support for WebSocket applications was added to the agent screen on 2018-04-25(svn/trunk revision 2974) with the addition of the following variables to the "agc/options.php" file on your webserver: $INSERT_head_script = ''; # inserted right above the