Added call_log_days campaign option
git-svn-id: svn://192.168.202.10@3825 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# version: 20240415190101
|
||||
# version: 20240419182801
|
||||
users-user User ID <QXZ>This field is where you put the users ID number, can be up to 20 digits in length, Must be at least 2 characters in length. We strongly recommend not reusing user accounts for different users, for reporting accuracy. To disable a user account, set the Active option to -N-.</QXZ>
|
||||
users-pass Password <QXZ>This field is where you put the users password. Must be at least 2 characters in length, unless the User Password Minimum Length system setting is enabled, which will require a longer password. Only letters and numbers are allowed in user passwords. A medium strength user password will be at least 10 characters in length, and a strong user password will be at least 20 characters in length and have letters as well as at least one number. It is recommended that you use a longer password if possible, stringing together several unrelated words with no spaces, and a number somewhere in the string. The maximum size of a password is 100 characters.</QXZ>
|
||||
users-force_change_password Force Change Password <QXZ>If this option is set to Y then the user will be prompted to change their password the next time they log in to the administration webpage or the agent screen. Default is N.</QXZ>
|
||||
@@ -274,6 +274,7 @@ campaigns-comments_dispo_screen Comments Dispo Screen <QXZ>Setting this option t
|
||||
campaigns-comments_callback_screen Comments Callback Screen <QXZ>Setting this option to ENABLED will display the Comments field at the top of the callback scheduling screen. If the REPLACE_CB_NOTES option is selected, then the Comments field will replace the Callback Notes field on the callback scheduling screen. Default is DISABLED.</QXZ>
|
||||
campaigns-qc_comment_history QC Comments History <QXZ>Setting this option to AUTO_OPEN will automatically open the QC comments history panel in the agent interface when a call goes to the agent screen that has QC comments. The MINIMIZE options will allow the QC Comment History panel to collapse to the bottom of the screen when you click to hide it instead of it disappearing completely. Default is CLICK.</QXZ>
|
||||
campaigns-hide_call_log_info Hide Call Log Info <QXZ>Enabling this option will hide any call log or call count information when lead information is displayed on the agent screen. Using one of the SHOW options will show the last X number of calls to a lead in the call log section of the lead info view. Default is N.</QXZ>
|
||||
campaigns-call_log_days Call Log View Days <QXZ>If the agent User Group allows for Call Log View, this option can restrict the call log view to a number of days in the past that can be viewed. Setting this field to -1 will completely disable Call Log View for all agents in this campaign. Default is 0 for no restrictions.</QXZ>
|
||||
campaigns-agent_lead_search Agent Lead Search <QXZ>Setting this option to ENABLED will allow agents to search for leads and view lead information while paused in the agent interface. Also, if the Agent User Group is allowed to view Call Logs then the agent will be able to view past call notes for any lead that they are viewing information on. Default is DISABLED. LIVE_CALL_INBOUND will allow search for a lead while on an inbound call only. LIVE_CALL_INBOUND_AND_MANUAL will allow search for a lead while on an inbound call or while paused. When Lead Search is used on a live inbound call, the lead of the call when it went to the agent will be changed to a status of LSMERG, and the logs for the call will be modified to link to the agent selected lead instead.</QXZ>
|
||||
campaigns-agent_lead_search_method Agent Lead Search Method <QXZ>If Agent Lead Search is enabled, this setting defines where the agent will be allowed to search for leads. SYSTEM will search the entire system, CAMPAIGNLISTS will search inside all of the active lists within the campaign, CAMPLISTS_ALL will search inside all of the active and inactive lists within the campaign, LIST will search only within the Manual Dial List ID as defined in the campaign. Default is CAMPLISTS_ALL. One of these options with USER_ in front will only search within leads that have the owner field matching the user ID of the agent, the options with GROUP_ in front will only search within leads that have the owner field matching the user group that the user is a member of, the options with TERRITORY_ in front will only search within leads that have the owner field matching the territories that the agent has selected.</QXZ>
|
||||
campaigns-agent_search_ingroup_list Agent Search In-Group List Restrict <QXZ>If this setting is enabled, and if the agent receives an inbound call, and if the In-Group for that inbound call has the Agent Screen Search List Restrict option enabled, then this will restrict the Agent Lead Search results to only leads in that specific list for that call. The ENABLED_OVERRIDE option will override the existing Agent Lead Search Method and replace it with the List ID restriction only, if applicable. Default is DISABLED.</QXZ>
|
||||
|
||||
Reference in New Issue
Block a user