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 |