Alexey Melnichuk
|
7b71ddcab1
|
Add. Use params in provision/index.lua (#2173)
|
2016-11-24 10:01:06 -07:00 |
FusionPBX
|
260bf24100
|
Merge pull request #1479 from mafoo/WhitespaceClean-resources/install/scripts
WhitespaceClean-resources/install/scripts
|
2016-03-11 13:20:17 -07:00 |
markjcrane
|
f5c2222f97
|
Prevent custom sip port from breaking provision.lua and add prevent nil concatenation errors.
|
2016-03-11 10:31:11 -07:00 |
mafoo
|
0eb7d5ddac
|
WhitespaceClean-resources/install/scripts
whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
|
2016-03-11 13:21:52 +00:00 |
markjcrane
|
b62818b911
|
Allow a device that is logged in already to be replaced with a new alternate device.
|
2015-09-23 20:09:16 -06:00 |
Alexey Melnichuk
|
69717e31d5
|
Revert "Revert "Change. Use `require "resources.functions.config"` to load co…"
|
2015-08-11 05:06:33 +03:00 |
FusionPBX
|
d1f3b05cf6
|
Revert "Change. Use `require "resources.functions.config"` to load config file."
|
2015-08-10 11:50:29 -06:00 |
Alexey Melnichuk
|
a8142f527a
|
Change. Use only `require` to load function.
Fix. Remove multiple definition of same function.
|
2015-08-10 12:43:06 +04:00 |
Alexey Melnichuk
|
2234b42c07
|
Change. Use `require "resources.functions.config"` to load config file.
Change. Move `script_dir` definition into config file.
|
2015-07-22 13:20:51 +04:00 |
Mark Crane
|
629db232ab
|
A little more polish for this feature.
|
2015-05-30 04:50:19 +00:00 |
Mark Crane
|
1028bc645c
|
Change how the previous alternate device is handled.
|
2015-05-25 16:31:08 +00:00 |
Mark Crane
|
af71ca0001
|
Update the comments on provision/index.lua
|
2015-05-06 04:39:26 +00:00 |
Mark Crane
|
e36dc93986
|
Add domain_uuid to the provision SQL queries and add debug SQL option.
|
2015-05-01 13:37:04 +00:00 |
Mark Crane
|
b28b9d5988
|
Add additional auhtorized checks and comment out debugging code.
|
2015-05-01 12:57:06 +00:00 |
Mark Crane
|
73dcc7321f
|
Change device_model to device_uuid_alternate.
|
2015-04-30 10:21:23 +00:00 |
Mark Crane
|
f82a23aa13
|
Get the login details from devices table.
|
2015-04-30 09:33:19 +00:00 |
Mark Crane
|
5185137093
|
Add lua script app/provision.
|
2015-04-30 05:42:30 +00:00 |