Added "Agent Screen Logout Link Credentials" System Setting to change the agent screen logout page login link to not include user credentials.
git-svn-id: svn://192.168.202.10@3016 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# version: 201807130928
|
||||
# version: 201808071700
|
||||
users-user User ID <QXZ>This field is where you put the users ID number, can be up to 8 digits in length, Must be at least 2 characters in length.</QXZ>
|
||||
users-pass Password <QXZ>This field is where you put the users password. Must be at least 2 characters in length. 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. Default is N.</QXZ>
|
||||
@@ -957,6 +957,7 @@ settings-vdc_header_date_format Agent Screen Header Date Format <QXZ>This menu a
|
||||
settings-vdc_customer_date_format Agent Screen Customer Date Format <QXZ>This menu allows you to choose the format of the customer date and time that shows up at the top of the Customer Information section of the agent screen. The options for this setting are: default is AL_TEXT_AMPM</QXZ><BR>MS_DASH_24HR 2008-06-24 23:59:59 - <QXZ>Default date format with year month day followed by 24 hour time</QXZ><BR>US_SLASH_24HR 06/24/2008 23:59:59 - <QXZ>USA date format with month day year followed by 24 hour time</QXZ><BR>EU_SLASH_24HR 24/06/2008 23:59:59 - <QXZ>European date format with day month year followed by 24 hour time</QXZ><BR>AL_TEXT_24HR JUN 24 23:59:59 - <QXZ>Text date format with abbreviated month day followed by 24 hour time</QXZ><BR>MS_DASH_AMPM 2008-06-24 11:59:59 PM - <QXZ>Default date format with year month day followed by 12 hour time</QXZ><BR>US_SLASH_AMPM 06/24/2008 11:59:59 PM - <QXZ>USA date format with month day year followed by 12 hour time</QXZ><BR>EU_SLASH_AMPM 24/06/2008 11:59:59 PM - <QXZ>European date format with day month year followed by 12 hour time</QXZ><BR>AL_TEXT_AMPM JUN 24 11:59:59 PM - <QXZ>Text date format with abbreviated month day followed by 12 hour time</QXZ>
|
||||
settings-vdc_header_phone_format Agent Screen Customer Phone Format <QXZ>This menu allows you to choose the format of the customer phone number that shows up in the status section of the agent screen. The options for this setting are: default is US_PARN</QXZ><BR>US_DASH 000-000-0000 - <QXZ>USA dash separated phone number</QXZ><BR>US_PARN (000)000-0000 - <QXZ>USA dash separated number with area code in parenthesis</QXZ><BR>MS_NODS 0000000000 - <QXZ>No formatting</QXZ><BR>UK_DASH 00 0000-0000 - <QXZ>UK dash separated phone number with space after city code</QXZ><BR>AU_SPAC 000 000 000 - <QXZ>Australia space separated phone number</QXZ><BR>IT_DASH 0000-000-000 - <QXZ>Italy dash separated phone number</QXZ><BR>FR_SPAC 00 00 00 00 00 - <QXZ>France space separated phone number</QXZ>
|
||||
settings-agent_xfer_park_3way Agent Screen Park Xfer Button <QXZ>This option defines whether the agent screen can have a button in the Transfer Conference frame that will allow the agent to park a 3way call. Default is 0 for disabled.</QXZ>
|
||||
settings-agent_logout_link Agent Screen Logout Link Credentials <QXZ>This option controls whether the agent screen logout link will contain the agent credentials as a part of the link, or if the link will go to a blank login page. -0- will go to a blank form and -1- will go to a form that has the user credentials filled in.</QXZ>
|
||||
settings-agent_soundboards Agent Soundboards <QXZ>This option allows you to create agent soundboards that allow an agent in the user screen to click on audio files to have them play in their session. Default is 0 for disabled.</QXZ>
|
||||
settings-enable_pause_code_limits Enable Pause Code Time Limits <QXZ>This option allows you to be able to set the Time Limit field in campaign pause codes, which will change the color of the agent on the Real-Time Report if they are in that pause code for more than the defined amount of seconds. Default is 0 for disabled.</QXZ>
|
||||
settings-agentonly_callback_campaign_lock Agent Only Callback Campaign Lock <QXZ>This option defines whether AGENTONLY callbacks are locked to the campaign that the agent originally created them under. Setting this to 1 means that the agent can only dial them from the campaign they were set under, 0 means that the agent can access them no matter what campaign they are logged into. Default is 1.</QXZ>
|
||||
|
||||
Reference in New Issue
Block a user