Adam Zammit
24947696de
New feature: Auto close and code a case on no answer / disconnected
2019-05-21 16:14:48 +10:00
Adam Zammit
77c97ccf06
Add support for PHP7, update ADODB
2017-03-27 15:39:17 +11:00
Adam Zammit
823cb4bc69
Added port configuration
2016-11-21 13:03:31 +11:00
Adam Zammit
b9d37f651e
New feature: Allow operators to see upcoming appointments and assign to themselves if necessary
2016-07-08 16:20:50 +10:00
Adam Zammit
55caabc4e7
Database and some code changes for compatability with PHP7 / mysqli driver
2016-06-16 12:22:32 +10:00
Adam Zammit
516f6709c0
Fixes by Alex (thank you)
...
Changed session backend to files to save some db processing
2015-11-24 11:12:29 +11:00
Adam Zammit
517e6f551c
Remove references to HTPASSWD
...
Updated user creation / editing code to refer to limesurvey session
2015-08-24 15:46:15 +10:00
Adam Zammit
3da998446b
Removed references to SITE_URL and OPERATOR_PANEL_NAME put other descriptions in config
2015-08-03 13:58:41 +10:00
Alex
bdda1af5f3
set to defaults server parameters
2015-02-11 14:13:46 +03:00
Adam Zammit
e6b125323b
Replace DEFAULT_TIME_ZONE in config file with administrative configuration
2014-12-18 15:47:56 +11:00
Adam Zammit
fb0f9240f5
Fixes lp:1362418 - Cannot originate calls on Asterisk 11
...
Adds ORIGINATE_CONTEXT as a configuration default and sets it to 'from-internal'
2014-09-17 15:25:22 +10:00
Adam Zammit
6d81384378
Added featue for allowing operators to choose their own extension if not assigned one already
2013-11-26 11:49:38 +11:00
Adam Zammit
ae36595e72
Added new feature of automatic dialling using AUTO_DIAL_SECONDS parameter in config file
...
Will also automatically end the case after the same number of seconds
2013-11-20 11:40:46 +11:00
Adam Zammit
36ed35c5ad
Set default supervisor extension to be 1000
2013-04-30 15:41:37 +10:00
Adam Zammit
15dab90d86
Check HTTPS to work on IIS better
2013-04-03 14:33:02 +11:00
Adam Zammit
ec5c6fa833
Replaced short tags with long ones
2013-01-24 15:32:30 +11:00
azammitdcarf
c569559964
Merging the updated Limesurvey 1.92+ branch of queXS to trunk
2012-11-21 04:04:39 +00:00
azammitdcarf
16d775ec4b
Added ALTERNATE_INTERFACE config directive (defaults to false)
...
Alternate interface appears for non VoIP users when ALTERNATE_INTERFACE set to true
This interface is a bit faster to operate (less popup windows) and makes more sense when not using the system to auto-dial
Sponsored by Zimi
2011-10-05 04:29:41 +00:00
azammitdcarf
57879e7a4e
added config directive TEMPORARY_DIRECTORY
2011-03-02 00:28:46 +00:00
azammitdcarf
ccf26f8b10
Determine if accessing by http or https for default configuration
2011-02-21 01:50:55 +00:00
azammitdcarf
df4c8c520c
Added PROCESS_LOG_LIMIT for limit to rows to display of process logs
2011-02-17 04:29:10 +00:00
azammitdcarf
05f73f1ceb
Added ALLOW_RESPONDENT_SELECTOR config directive to hide or show the respondent selector to the interviewer
2011-02-03 01:44:45 +00:00
azammitdcarf
d0ccbdc372
Added HEADER_EXPANDER_MANUAL config directive to allow for manual expanding/contracting (via clickable image) of the header area
...
Images from OpenIconLibrary: http://openiconlibrary.sourceforge.net/gallery2/?./Icons/actions
2011-02-03 01:25:54 +00:00
azammitdcarf
56272934f7
Added ALLOW_PAGE_REFRESH config directive (default true)
2011-02-02 05:35:08 +00:00
azammitdcarf
1ffb93df13
Added a "system sort" process which sorts cases and the sample file from enabled questionnaires periodically (based on SYSTEM_SORT_MINUTES config directive). Enabling this may improve performance where there is a large number of interviewers, a large sample or complex quotas as the sort doesn't need to be done for each interviewer at each case.
...
Allow for multiple background processes to run concurrently
2011-02-01 05:27:55 +00:00
azammitdcarf
29e10d7cb9
Can disable/enable tabs in config file
2011-01-27 01:45:14 +00:00
azammitdcarf
2f78104de5
Added contactdetails tab (like respondent information) and CONTACT_DETAILS_TAB config directive to display it
...
Added ability to expand/contract the header when not in use with HEADER_EXPANDER config directive and jQuery javascript code
2011-01-27 01:28:02 +00:00
azammitdcarf
f2e9f1c8d4
Added DEFAULT_TAB and DEFAULT_TAB_APPOINTMNT to config files to define default tab to see on case screen
2011-01-26 23:49:57 +00:00
azammitdcarf
a1c5b77fef
Added AUTO_COMPLETE_OUTCOME (set call status complete when not using VoIP at end of completed questionnaire)
...
And AUTO_LOGOUT_MINUTES (logout from queXS when no activity on the screen) to config.default.php
2011-01-25 04:10:47 +00:00
azammitdcarf
7cd1a21d84
Added freepbx 2.8.0 integration functions
...
Added htpasswd integration functions
Adding an operator can now add a freepbx extension and/or a password for apache htpasswd authentication
Adding a client can now add a password for apache htpasswd authentication
Updated template for ACSPRI
Added .htaccess files by default
2010-12-22 04:51:51 +00:00
azammitdcarf
0ef7c93737
New feature: Seperate limesurvey instrument for respondent selection
...
Dev Merged back changes from mcmasterlimers branch
2010-09-29 23:19:08 +00:00
azammitdcarf
94e6114098
Typo in call.php
...
Added doc line to config.default.php
2010-02-22 23:03:51 +00:00
azammitdcarf
c42bdefa30
Added configuration directive for Auto advance: LIME_AUTO_ADVANCE
2010-02-07 22:32:48 +00:00
azammitdcarf
84652b4994
Added debug ability
2009-05-26 01:28:14 +00:00
azammitdcarf
bd621591aa
functions.voip.php connect() method uses defaults from config.default.php instead of hard coded strings
2008-12-09 22:43:44 +00:00
azammitdcarf
30557ffadf
Added VoIP watch from browser (executes background PHP file process.php)
2008-12-01 23:42:50 +00:00
azammitdcarf
bf03b51bca
Split configuration file in to default and user configuration
...
Made LimeSurvey configuration rely on queXS configuration so it does not need to be configured twice
2008-11-24 05:55:39 +00:00