Commit Graph

15 Commits

Author SHA1 Message Date
FusionPBX
b4762a2265 Update index.lua 2019-04-29 14:38:46 -06:00
FusionPBX
0fac90e387 Update index.lua 2019-04-10 09:46:30 -06:00
FusionPBX
c3cbaeea86 Update index.lua 2019-04-10 09:40:36 -06:00
FusionPBX
f1954bfe29 Update index.lua 2019-03-22 18:30:17 -06:00
FusionPBX
6909e2abf3 Update index.lua 2019-02-05 19:55:24 -07:00
Alexey Melnichuk
fd2a383394 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
0e73d0d3dc 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
e1b6087e04 Use regex with is_local. 2016-03-24 18:43:51 -06:00
Alexey Melnichuk
3e16e69adb Revert "Revert "Change. Use require "resources.functions.config" to load co…" 2015-08-11 05:06:33 +03:00
FusionPBX
2a2dd209df Revert "Change. Use require "resources.functions.config" to load config file." 2015-08-10 11:50:29 -06:00
Alexey Melnichuk
703b61636a Change. Use only require to load function.
Fix. Remove multiple definition of same function.
2015-08-10 12:43:06 +04:00
Mark Crane
2de87d1b49 Fix is_local.lua script on the stable branch. 2015-01-17 07:31:50 +00:00
Mark Crane
5aac3aa44d Add trim function to is_local.lua. 2014-12-22 19:34:55 +00:00
Mark Crane
14fa909cd2 Ensure the api object is set for is_local. 2014-10-25 00:25:08 +00:00
Mark Crane
fa4260057d Move is_local to the dialplan and app/is_local/index.lua 2014-08-17 13:16:18 +00:00