Commit Graph

11 Commits

Author SHA1 Message Date
Mark Crane 37f4a88535 Make the lua scripts that use config.lua to use the new config function. 2013-05-02 01:10:45 +00:00
Mark Crane ec49f3d6b0 Update the method to connect to the database with lua. 2013-04-29 23:29:46 +00:00
Mark Crane 2f56bc0b56 Security improvement dial_string.lua 2013-04-18 07:30:55 +00:00
Mark Crane 4930d592e1 Adjust the LUA database connection to accommodate native PostgreSQL support and the recent change to the database connection syntax. 2013-03-31 08:18:41 +00:00
Mark Crane b23cf69a81 Add sqlite:// to the lua scripts to match the new syntax. Add debian package files produced by rneese. 2013-03-13 14:25:39 +00:00
Mark Crane 1e1a5c336f Found a better solution for the hot desking problem removed the previous solution and implemented the better approach. 2012-07-12 20:24:35 +00:00
Mark Crane e4906e815e With hot desking if the previous user did not logout then log the person out then call back to login. 2012-07-12 19:16:02 +00:00
Mark Crane b040cadb2b Expand the capability of the dial_string.lua by making it possible to set the unique_id in the dial_string. 2012-07-11 10:07:23 +00:00
Mark Crane 613c7ae678 Make pin_number.lua use phrases. White space cleanup on recordings.lua and wakeup.lua. Dial string add ability to change the dial string for a specific extension and add a pin number as an option. 2012-07-10 16:23:08 +00:00
Mark Crane c1840d7d03 Add more logging control, and add direction (in/out/both) 2012-06-08 18:10:25 +00:00
Mark Crane dfb76f7987 Add dial_string.lua file to includes/install/scripts directory. 2012-06-04 23:05:41 +00:00