Added In-Group Third agent alert trigger settings
git-svn-id: svn://192.168.202.10@3750 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# version: 20230810162001
|
||||
# version: 20230810200701
|
||||
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. 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>
|
||||
@@ -638,6 +638,12 @@ inbound_groups-second_alert_filename Second Agent Alert Filename <QXZ>The second
|
||||
inbound_groups-second_alert_delay Second Agent Alert Delay <QXZ>The length of time in milliseconds to wait before sending the call to the agent after playing the on Second Agent Alert. Default is 1000.</QXZ>
|
||||
ingroups-second_alert_container Second Agent Alert Container <QXZ>If set to something other than DISABLED, the selected INGROUP_LIST type of Settings Container will be used to search for a previous call in a list of In-Groups instead of just this In-Group. The Container should have one line per In-Group. Default is DISABLED.</QXZ>
|
||||
inbound_groups-second_alert_only Second Agent Alert Only <QXZ>If enabled, and the second alert is to be played to the agent, this option will disabled the first agent alert. Default is DISABLED.</QXZ>
|
||||
inbound_groups-third_alert_trigger Third Agent Alert Trigger <QXZ>If enabled, this feature will play an audio alert if the trigger conditions are met. The PHONE option will check for a previous phone call from the same customer phone number being handled in this In-Group within a specified recent timeframe, defined by the Third Agent Alert Trigger Seconds setting below. The LEAD_ID option will check for a previous phone call by the same specific customer lead being handled in this In-Group within a specified recent timeframe. If the option has TO in it, then only calls that reached the end of their Drop Seconds timeout will be counted for the trigger. If the option has NQ in it, then calls that were handled No-Agent-No-Queue will also be counted for the trigger. Default is DISABLED.</QXZ>
|
||||
inbound_groups-third_alert_trigger_seconds Third Agent Alert Trigger Seconds <QXZ>If the Third Agent Alert Trigger option above is enabled, this is the number of seconds into the past that the logs will be checked for a previous call. Default is 600 seconds, which is 10 minutes.</QXZ>
|
||||
inbound_groups-third_alert_filename Third Agent Alert Filename <QXZ>The third audio file to play to an agent to announce that a call is coming to the agent. default is empty.</QXZ>
|
||||
inbound_groups-third_alert_delay Third Agent Alert Delay <QXZ>The length of time in milliseconds to wait before sending the call to the agent after playing the on Third Agent Alert. Default is 1000.</QXZ>
|
||||
ingroups-third_alert_container Third Agent Alert Container <QXZ>If set to something other than DISABLED, the selected INGROUP_LIST type of Settings Container will be used to search for a previous call in a list of In-Groups instead of just this In-Group. The Container should have one line per In-Group. Default is DISABLED.</QXZ>
|
||||
inbound_groups-third_alert_only Third Agent Alert Only <QXZ>If enabled, and the third alert is to be played to the agent, this option will disabled the first agent alert. Default is DISABLED.</QXZ>
|
||||
inbound_groups-default_xfer_group Default Transfer Group <QXZ>This field is the default In-Group that will be automatically selected when the agent goes to the transfer-conference frame in their agent interface.</QXZ>
|
||||
inbound_groups-ingroup_recording_override In-Group Recording Override <QXZ>This field allows for the overriding of the campaign call recording setting. This setting can be overridden by the user recording override setting. DISABLED will not override the campaign recording setting. NEVER will disable recording on the client. ONDEMAND is the default and allows the agent to start and stop recording as needed. ALLCALLS will start recording on the client whenever a call is sent to an agent. ALLFORCE will start recording on the client whenever a call is sent to an agent giving the agent no option to stop recording.</QXZ>
|
||||
inbound_groups-routing_initiated_recordings Routing Initiated Recording <QXZ>This option, if enabled, allows you to have the call routing script for Inbound calls trigger the agent call recording instead of the agent screen. This option will only work if the recording option is set to ALLCALLS or ALLFORCE. This will not work with inbound on-hook agents. Default is N for disabled.</QXZ>
|
||||
|
||||
Reference in New Issue
Block a user