From 40ee77fc592a18525df8334f01528f4f0bcc0a9c Mon Sep 17 00:00:00 2001 From: mattf Date: Fri, 22 Nov 2019 05:07:38 +0000 Subject: [PATCH] updated help for last code commit git-svn-id: svn://192.168.202.10@3179 3d104415-ff17-0410-8863-d5cf3c621b8a --- agc_2-X/trunk/www/vicidial/help_documentation.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/agc_2-X/trunk/www/vicidial/help_documentation.txt b/agc_2-X/trunk/www/vicidial/help_documentation.txt index f86d0b0d..2275d9be 100644 --- a/agc_2-X/trunk/www/vicidial/help_documentation.txt +++ b/agc_2-X/trunk/www/vicidial/help_documentation.txt @@ -1,4 +1,4 @@ -# version: 20191121225701 +# version: 20191122000201 users-user User ID 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. users-pass Password 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. users-force_change_password Force Change Password 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. @@ -198,7 +198,7 @@ campaigns-vcl_name List Mix Name Descriptive name of the list mix. Must be campaigns-list_mix_container List Mix Detail 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. campaigns-mix_method List Mix Method 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. -campaigns-survey_first_audio_file Survey First Audio File 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. +campaigns-survey_first_audio_file Survey First Audio File 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. campaigns-survey_dtmf_digits Survey DTMF Digits 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. campaigns-survey_wait_sec Survey Wait Seconds 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. campaigns-survey_ni_digit Survey Not Interested Digit This field is where you define the customer digit pressed that will show they are Not Interested.