2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
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