notify_after | = | (number of days of data base inactivity that triggers an e-mail reminder; the default is 14) |
notify_every | = | (number of days between notifications of inactive projects as defined by notify_after; the default is 1) |
maximum_undo_versions | = | (number of update versions to keep available for undo; the default is 5) |
serveurftp | = | (name/address of the FTP server offering system updates and upgrades) |
proxyftp | = | (name/address of the proxy server through which FTP has to connect; add ":port" if the proxy does not use the default FTP port) |
usagerftp | = | (user name on serveurftp) |
motdepasseftp | = | (password for usagerftp) |
engine | = | (MyISAM or InnoDB) |
use_telkey_table | = | (yes or no; determines whether a table of reserved _telkeys is used for open projects (preferable); requires mod_unique_id in Apache; default "no") |
nom_de_ce_serveur | = | (name of the server; used in # Only for server and # Master compilation server instructions) |
repertoire_utilitaire_maitre | = | (name of the master utility directory) |
repertoire_cati_maitre | = | (name of the master directory for CATI scripts) |
nom_installation | = | (name of the installation reflected in the utility banner) |
langue | = | (2-letter code for the default language) |
update_daemon | = | (0 or 1 according to whether the daemon files must be updated with cwupdate. Place in only one CallWeb instance on a given server.) |
cwextr_types | = | (default extraction file types presented as a comma-delimited list among the following: csv, dat, tcw, opn, sps, sas, rcode, asc, sss, scw) |
cwextr_email | = | (e-mail address to select as the default extraction destination) |
csv_delimiter | = | (single character used as a delimiter in extracted csv files) |
 champs_par_csv | = | (default number of fields in an extracted csv file) |
test_email_address_hostname | = | (domain name used by the test_email_address function to build the FROM parameter (should be a subdomain like mail.callweb.ca). Uses $ENV{HTTP_HOST} or $ENV{HOSTNAME} otherwise.) |
url_principal | = | (URL used by cwautoemail.pl to call cwemail.cgi; must be a fully qualified URL ending with a slash such as http://domain.com/utilities/) |
max_var_label_length | = | (default maximum length of variable labels extracted to other software code; default = 60) |
max_value_label_length | = | (default maximum length of category labels extracted to other software code; default = 40) |
max_spss_alpha_field | = | (maximum number of characters read off alphanumaric fields in SPSS; default = 254) |
default_cwtelkeys_pattern | = | _telkey pattern proposed by default by cwtelkeys |
_M_COULEURCELLULES | = | (# colour code; base cell colour for tables) |
_M_COULEURCELLULES2 | = | (# colour code; second cell colour for tables) |
_M_COULEURTITRESCOLONNES | = | (# colour code; column header cell colour for tables) |
_M_COULEURTITRESLIGNES | = | (# colour code; base line header cell colour for tables) |
_M_COULEURTITRESLIGNES2 | = | (# colour code; second line header cell colour for tables) |
_M_COULEURBORDURES | = | (# colour code; border colour for tables) |
_M_BORDURES | = | (number of pixels for table borders) |
_M_ESPACEMENTINTERIEUR | = | (number of pixels for internal spacing of table cells) |
_M_ALIGNEMENTTITRESCOLONNES | = | (T|B; vertical alignment of column header cells) |
cati | = | (oui|non|ivr, whether the installation is CATI- or IVR-type by default) |
couleur_commentaire_o | = | (# colour code; colour of the CATI result codes where interviewer comments are mandatory) |
couleur_commentaire_f | = | (# colour code; colour of the CATI result codes where interviewer comments are optional) |
couleur_commentaire_a | = | (# colour code; colour of the CATI result codes where interviewer comments are disallowed) |
between_cati_buttons | = | (number of pixels to insert between CATI buttons presented to interviewers) |
lignes_commentaires | = | (number of lines of the comment entry box for interviewers) |
colonnes_commentaires | = | (number of columns of the comment entry box for interviewers) |
size_of_stratum_selection_box_in_cwsuperpro | = | (number of lines for the multiple select drop-down list of strata in cwsuperpro; default 5) |
default_for_cati_comment_carry_over | = | (yes|no whether the interviewer comment is carried over from call to call by default |
delai_min_entre_appels | = | minimum number of seconds between two call results by a particular interviewer for a given case |
allow_password_change_by_interviewers | = | yes | no (if yes, interviewers are given a chance to change their password upon login) |
allow_sip_change_by_interviewers | = | yes | no (if yes, interviewers are given a chance to change their SIP extension upon login) |
constrain_to_groups | = | yes | no (if yes, the free case selection option is not displayed to interviewers if groups exists in CATI mode) |
allow_viewing_time | = | yes | no (if no, interviewers are not offered the option to view thier cumulated time in CATI mode) |
interviewer_clock | = | 12|24 (displays the apppointment clock as a 12- or 24-hour clock; 24 is the default) |
allow_cross_project_search | = | yes | no (if no, interviewers are not offered the list of projects from which to search for a case in CATI mode) |
interviewer_timer | = | yes | no (whether or not interviewers are shown a timer on the call management screen; the default is yes) |
mpBASEtemps | = | password used in BASEtemps (mpBASEtemps is used in cwsuper to give supervisors access to interviewer time slips.) |
productivity_index | = | MySQL expression returning an index of interviewer productivity. Used in cwprod.cgi. The default is ROUND((completes_first + 2*completes_norefusal + 5*completes_withrefusal - 3*refusals_first ) / duration,1). |
repertoire_wav | = | absolute path to the server directory containing the project directories where .wav files of the interviews are stored |
repertoire_html_wav | = | directory alias defined in the Apache configuration to permit building URLs to the .wav files even if they are outside the Web server directory structure |
seconds_before_dialling | = | seconds (in CATI mode with an Asterisk dialler, length of the pause between the display of the call management screen and the automated dialling of the telephone number) |
storeinBASEappels | = | yes | no (in CATI mode, if no, call results are not stored in real time in BASEappels and interviewers do not get a dynamic count of their results) |
week_start | = | between 0 and 6: determines when the week starts in the calculation of the _week system variable; 0 for Sunday, 1 for Monday, etc. |
comparative_results | = | yes|no (in CATI mode, controls the display of a summary of interviewer productivity to each interviewer) |
command_prefix_for_record_wav | = | (some text) (prefix command used by the Apache user to start and stop recordings in face-to-face settings) |
url_to_cwagent | = | (url) (full URL to the cwagent.cgi script to bridge agents from int2select.cgi to cwagent.cgi; should be in the usagerXXX.conf file of the CallWeb instance agents use to log in) (e.g., http://192.168.0.1/prod/interviewers/cwagent.cgi) |
url_from_cwagent | = | (url) (full URL to the int2select.cgi script to bridge agents from cwagent.cgi back into int2select.cgi; should be in the usagerXXX.conf file of the CallWeb instance where cwagent.cgi runs, i.e. in the robot instance) (e.g., http://192.168.0.2/prod2/interviewers/int2select.cgi) |
agent_languages | = | comma-delimited list of ISO language codes offered to the agents logging into cwagent.cgi |
parms_to_copy_dump_file (OBSOLETE) | = | apache@server (where "server" is a distant MySQL server where the backup dump files will be written. This parameter serves to copy the dump file over to the administrative server and to delete it from the MySQL server. For this to work, ssh keys must have been exchanged for the Apache user [for compilation backups] and the root user [for automated backups]) |
control_by_other_server_possible | = | yes | no, set this to yes if it is possible that there will be CATI projects that are controlled by another server based on the # Master compilation server pound instruction |
default_cwpermissions_directory_permissions | = | permission level assigned to project directories by cwpermission; it must be in octal representation; the default is 0777. |
default_cwpermissions_file_permissions | = | permission level assigned to project files by cwpermission; it must be in octal representation; the default is 0666. |
cwpermissions_deletes_from_cwdir | = | (case insensitive regular expression, minutes); the two options are separated by a comma; cwpermissions.pl deletes files that correspond to the regular expression pattern when they are older than the number of minutes stated in the second option; the regular expression is not tested — it is entirely the responsibility of the CallWeb manager. |
exclude_from_cwcompile_backup | = | (case insensitive regular expression); defines a regular expression identifying files to NOT save in cwcompile zip backups. |
hide_user_from_cwdocs_link | = | yes; if defined, this option hides the user code from the cwdocs link in cw.cgi. |
check_login | = | yes | no, set to no, it deactivates the authentification system. |
dialer_timeout_milliseconds | = | number of milliseconds after which the dialer considers a call ring-no-answer. |
musiconhold | = | 0|1, whether or not to use music-on-hold when transfering a batch-dialed extra call to an agent. |
external_transfer_string | = | string used by Asterisk to compose SIP channel information for external audio monitoring; this is lifted from the relevant Asterisk context. |
systemlog | = | level of logging to be performed in the instance. Valid values are: 0: Emergency (emerg); 1: Alerts (alert); 2: Critical (crit); 3: Errors (err); 4: Warnings (warn); 5: Notification (notice); 6: Information (info); 7: Debug (debug). |
max_log_size | = | maximum size of the log file before rotation, expressed in megs. |
service_command_path | = | path of the service command used in cwupdate.pl. Normally, this option is not necessary. |
login_pw_valid_days | = | number of days after which a user must change their password to access CallWeb utility modules (none by default). |
login_pw_allow_same | = | (yes|no) whether or not users are allowed to supply the same password when requested to change it. |
login_pw_rules | = | tab-delimited list of regular expressions that must be adhered to in creating a new password. |
login_pw_rules_message | = | text displayed to explain the password composition rules. Different linguistic versions may be defined by inserting [xx] codes using ISO language codes; see # URL for an example. |
out_of_service | = | (yes|no) blocks all access to the instance questionnaire and displays a general out-of-service message. |
no_lastlogin_storage | = | (yes) avoids storing the time of last utility program login in the permission file. |
user_cookie_expiry_minutes | = | (number of minutes after which a user cookie expires; the default is 120) |
use_user_cookie | = | yes | no, determines if user cookies are used instead of the _user parameter |
cwarchive_extensions | = | (extensions), provides a comma-space delimited list of file extensions to add to the automated archives |
cookie_same_site_security | = | (none|lax|strict), default = lax, SameSite security level of the administrative user cookie |
charset | = | (character set), default = ISO-8859-15, character set declared upon the creation of the HTML pages; change this only if use of a UTF-8 font is necessary |