Added mnaual dial minimum campaign settings

git-svn-id: svn://192.168.202.10@3870 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2024-09-01 05:57:47 +00:00
parent 4126448def
commit 4245e79cee
6 changed files with 217 additions and 28 deletions
@@ -1,4 +1,4 @@
# version: 20240805174001
# version: 20240826092501
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>
@@ -392,6 +392,9 @@ campaigns-manual_dial_call_time_check Manual Call Time Check <QXZ>If this option
campaigns-manual_dial_validation Manual Dial Validation <QXZ>If this option is enabled, every manual dial phone call from the agent screen that is triggered by only a click will require the agent to manually type in the phone number into a pop-up form on the agent screen to confirm the number to be dialed. This option can be forced as enabled through a system-wide setting. This feature will not affect 3way calls or transfers. Default is N for disabled.</QXZ>
campaigns-manual_dial_cid Manual Dial CID <QXZ>This defines whether an agent making manual dial calls will have the campaign callerID settings used, or their agent phone callerID settings used. Default is CAMPAIGN. If the Use Custom CID campaign option is enabled or the list Campaign CID Override setting is used, this setting will be ignored. If the AGENT_PHONE_OVERRIDE option is used, it will override all other CID settings for manual dial calls placed from this campaign.</QXZ>
campaigns-manual_dial_timeout Manual Dial Timeout <QXZ>This is an override field that, if populated, will override the campaign dial timeout setting for manual dialed calls. Default is blank for disabled.</QXZ>
campaigns-manual_minimum_ring_seconds Manual Minimum Ring Seconds <QXZ>If set above 0, and if SIP Event Logging is enabled on your system, then for manual dial outbound calls, this will be the minimum amount of time a call would need to be ringing before the agent screen Hangup Customer button would be active to be able to be clicked by the agent. If no SIP ringing event is received from the carrier, then this setting will defer to the Manual Minimum Attempt Seconds setting below. If the carrier terminates the call before this time is up, then the agent Hangup Customer button will also be re-enabled. Default is 0, for disabled.</QXZ>
campaigns-manual_minimum_attempt_seconds Manual Minimum Attempt Seconds <QXZ>If set above 0, then for manual dial outbound calls, this will be the minimum amount of time after a call has been initiated before the agent screen Hangup Customer button would be active to be able to be clicked by the agent. This setting will also override the Manual Minimum Ring Seconds setting above if it is enabled but no SIP ringing signal is sent from the carrier. If the carrier terminates the call before this time is up, then the agent Hangup Customer button will also be re-enabled. Default is 0, for disabled.</QXZ>
campaigns-manual_minimum_answer_seconds Manual Minimum Answer Seconds <QXZ>If set above 0, then for manual dial outbound calls where the call has been answered by the customer, this will be the minimum number of seconds after the Answer signal is received before the agent screen Hangup Customer button would be active to be able to be clicked by the agent. If the carrier terminates the call before this time is up, then the agent Hangup Customer button will also be re-enabled. Default is 0, for disabled.</QXZ>
campaigns-post_phone_time_diff_alert Phone Post Time Difference Alert <QXZ>This manual-dial-only feature, if enabled, will display an alert if the time zone for the lead postal code, or zip code, is different from the time zone of the area code of the phone number for the lead. The OUTSIDE_CALLTIME_ONLY option will only show the alert if the two time zones are different and one of the time zones is outside of the call time selected for the campaign. OUTSIDE_CALLTIME_PHONE will only check the time zone of the phone number of the lead and alert if it is outside of the local call time. OUTSIDE_CALLTIME_POSTAL will only check the time zone of the postal code of the lead and alert if it is outside of the local call time. OUTSIDE_CALLTIME_BOTH will check the postal code and phone number for being within the local call time, even if they are in the same time zone. These alerts will show in the call log info, callbacks list info, search results info, when a lead is dialed and when a lead is previewed. Default is DISABLED.</QXZ>
campaigns-in_group_dial In-Group Manual Dial <QXZ>This feature allows you to enable the ability for agents to place manual dial outbound calls that are logged as in-group calls assigned to a specific in-group. The MANUAL_DIAL option allows the placing of phone calls out through an In-Group to the agent placing the call. The NO_DIAL option allows the agent to log time on a call that does not exist, as if it were a real call, this is often used for logging email or faxing time. The BOTH option will allow both call and no-call in-group dialing. The default is DISABLED.</QXZ>
campaigns-in_group_dial_select In-Group Manual Dial Select <QXZ>This option is only active if the above In-Group Manual Dial feature is not DISABLED. This option restricts the selectable In-Groups that the agent can place In-Group Manual Dial calls through. CAMPAIGN_SELECTED will show only the in-groups that the campaign has set as allowable in-groups. ALL_USER_GROUP will show all of the in-groups that are viewable to the members of the user group that the agent belongs to.</QXZ>