Commit Graph

11 Commits

Author SHA1 Message Date
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 3d1ca49461 Fix hot desking internal and outbound caller id for the hot desked phone. 2015-02-06 18:51:22 +00:00
Mark Crane a721ca6758 Prevent errors in the dial string lua script 2014-04-15 18:54:03 +00:00
Mark Crane 20ee58b5ba Remove a trailing space from dial_string.lua 2013-12-04 18:06:07 +00:00
James Rose b51b9eab2a Debug Extension_UUID was crashing script (nil) 2013-10-30 15:15:55 +00:00
Mark Crane 4f8203d8d3 Fix the pin number used in the dial string and switch session:execute for api:execute. Thanks soapee01 for reporting and helping with the bug. 2013-10-29 23:15:20 +00:00
Mark Crane 07fac85b21 Fix the dial_string.lua so that it uses the voicemail password from v_voicemails table, and have it clear the cached extension from memcache. 2013-09-28 20:39:06 +00:00
Mark Crane 896fdb37b2 Move the includes/install to resources/install 2013-06-09 02:42:36 +00:00