Commit Graph

25 Commits

Author SHA1 Message Date
FusionPBX d89b20f09c Update follow_me.lua 2019-10-12 09:13:22 -06:00
FusionPBX aecceadb11 Update follow_me.lua 2019-10-12 09:06:40 -06:00
FusionPBX f7c1235381 Update follow_me.lua 2019-09-04 10:22:11 -06:00
FusionPBX 78b57a8d29 Update follow_me.lua 2019-09-04 10:01:26 -06:00
FusionPBX c644994cee Update follow_me.lua 2019-09-04 09:42:42 -06:00
agree 08cbbc86ba Update follow_me.lua (#4491) 2019-09-04 09:35:05 -06:00
FusionPBX 601bde9aec Update follow_me.lua 2019-04-24 09:06:16 -06:00
FusionPBX e5ef333540 Update follow_me.lua 2018-10-05 14:08:42 -06:00
Alexey Melnichuk c4c97fee29 Fix. Remove using `call_prompt` field. (#2589)
It marked as deprecated and do not used anywhere.
2017-05-21 01:32:24 -06:00
Alexey Melnichuk f39a1147c5 Add. Use params in follow_me.lua (#2117) 2016-11-21 22:04:44 -07:00
Alexey Melnichuk dc0b71987b Update follow_me.lua
1. Use `cache` class so now it generates memcache events.
2. Do not use nested if (simplify code)
3. Use local variables.
4. Remove redundant checks.
2015-11-05 18:02:08 +03:00
Alexey Melnichuk 398e126fd7 Fix. Delete number-alias from cache when set DND/Follome/Forward. 2015-08-26 13:44:34 +04: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
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 eb70a35c73 Another adjustment for follow me toggle 2014-07-29 09:52:27 +00:00
Mark Crane eb95e15753 Follow Me *21 feature code is now working 2014-07-29 09:40:45 +00:00
Mark Crane b0bbe12d42 Add a dial string to the follow me table 2014-07-29 09:15:32 +00:00
Mark Crane a71f1d26ec Add Follow Me to the display 2014-07-29 07:56:01 +00:00
Mark Crane f86461112e Fix a SQL query in follow_me.lua script 2014-07-29 07:54:48 +00:00
Mark Crane 9d5cd2508b Remove a variable from follow_me.lua that was not being used 2014-07-29 07:47:59 +00:00
Mark Crane 890e3241d7 Add the toggle for follow me 2014-07-27 13:33:28 +00:00
Mark Crane b7046b8553 Add follow me lua script 2014-07-27 13:28:08 +00:00
Mark Crane be274a13c6 Add follow_me lua script 2014-07-27 12:42:05 +00:00