Commit Graph

10 Commits

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