updated help for last code commit

git-svn-id: svn://192.168.202.10@3179 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2019-11-22 05:07:38 +00:00
parent 89edb5c28d
commit 40ee77fc59
@@ -1,4 +1,4 @@
# version: 20191121225701
# version: 20191122000201
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>
@@ -198,7 +198,7 @@ campaigns-vcl_name List Mix Name <QXZ>Descriptive name of the list mix. Must be
campaigns-list_mix_container List Mix Detail <QXZ>The composition of the List Mix entry. Contains the List ID, mix order, percentages and statuses that make up this List Mix. The percentages always have to add up to 100, and the lists all have to be active and set to the campaign for the order mix entry to be Activated.</QXZ>
campaigns-mix_method List Mix Method <QXZ>The method of mixing all of the parts of the List Mix Detail together. EVEN_MIX will mix leads from each part interleaved with the other parts, like this 1,2,3,1,2,3,1,2,3. IN_ORDER will put the leads in the order in which they are listed in the List Mix Detail screen 1,1,1,2,2,2,3,3,3. RANDOM will put them in RANDOM order 1,3,2,1,1,3,2,1,3. Default is IN_ORDER.</QXZ><!--
campaigns-agent_extended_alt_dial Agent Screen Extended Alt Dial <QXZ>This feature allows for agents to access extended alternate phone numbers for leads beyond the standard Alt Phone and Address3 fields that can be used in the agent screen for phone numbers beyond the main phone number. The Extended phone numbers can be dialed automatically using the Auto-Alt-Dial feature in the Campaign settings, but enabling this Agent Screen feature will also allow for the agent to call these numbers from their agent screen as well as edit their information. This feature is in development and is not currently available.</QXZ>-->
campaigns-survey_first_audio_file Survey First Audio File <QXZ>This is the audio filename that is played as soon as the customer picks up the phone when running a survey campaign. If Cepstral Text to Speech is installed on your system, then you can use a TTS prefix with a TTS ID that you have defined to have an audio file generated on the fly when a survey call is answered. You can also use a DYN prefix for this field to use lead field variables such as --A--province--B-- to refer to audio files that can be played. If you want to have more than one audio prompt played to the customer, you can separate them with the pipe character.</QXZ>
campaigns-survey_first_audio_file Survey First Audio File <QXZ>This is the audio filename that is played as soon as the customer picks up the phone when running a survey campaign. If you want to have more than one audio prompt played to the customer, you can separate them with the pipe character. If Cepstral Text to Speech is installed on your system, then you can use a TTS prefix with a TTS ID that you have defined to have an audio file generated on the fly when a survey call is answered. You can also use a DYN prefix for this field to use lead field variables such as --A--province--B-- to refer to audio files that can be played. For both TTS and DYN playback capabilities, you must use one of the Cepstral campaign routing extensions like 8374 or 8375, even if you are not using Cepstral.</QXZ>
campaigns-survey_dtmf_digits Survey DTMF Digits <QXZ>This field is where you define the digits that a customer can press as an option on a survey campaign. valid dtmf digits are 0123456789*#. All options except for the Not Interested, Third and Fourth digit options will move on to the Survey Method call path.</QXZ>
campaigns-survey_wait_sec Survey Wait Seconds <QXZ>This is the number of seconds when in Survey mode the system will wait for input from the person called until the survey or drop action is triggered. Is not applied if the Survey Method is HANGUP. Default is 10 seconds.</QXZ>
campaigns-survey_ni_digit Survey Not Interested Digit <QXZ>This field is where you define the customer digit pressed that will show they are Not Interested.</QXZ>