Commit Graph

15 Commits

Author SHA1 Message Date
FusionPBX 991adcf82f Update index.lua 2019-04-29 14:38:46 -06:00
FusionPBX a789109120 Update index.lua 2019-04-10 09:46:30 -06:00
FusionPBX 6115b4459a Update index.lua 2019-04-10 09:40:36 -06:00
FusionPBX 9448f4fc8b Update index.lua 2019-03-22 18:30:17 -06:00
FusionPBX 10b4294ed3 Update index.lua 2019-02-05 19:55:24 -07:00
Alexey Melnichuk 7366932e29 Add. Use params in is_local/index.lua (#2122)
* Add. Use params in is_local/index.lua

* Fix. syntax error in params table.
2016-11-21 14:04:21 -07:00
markjcrane ec4f523caf Rollback changes to is_local.lua determined that switching to regex would lower perfomance adding an 'or' with a search for prefix would perform better. 2016-03-27 20:44:14 -06:00
markjcrane 0047f48f45 Use regex with is_local. 2016-03-24 18:43:51 -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
Mark Crane fb1844bce6 Fix is_local.lua script on the stable branch. 2015-01-17 07:31:50 +00:00
Mark Crane e522a14e56 Add trim function to is_local.lua. 2014-12-22 19:34:55 +00:00
Mark Crane 9e33022ce7 Ensure the api object is set for is_local. 2014-10-25 00:25:08 +00:00
Mark Crane d2093a6d7d Move is_local to the dialplan and app/is_local/index.lua 2014-08-17 13:16:18 +00:00