Alexey Melnichuk
|
fa787880d4
|
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
|
45c3202d97
|
Add. Use params in follow_me.lua (#2117)
|
2016-11-21 22:04:44 -07:00 |
Alexey Melnichuk
|
ddaae7eec5
|
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
|
9ad23e65b5
|
Fix. Delete number-alias from cache when set DND/Follome/Forward.
|
2015-08-26 13:44:34 +04: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 |
Alexey Melnichuk
|
3da348fff0
|
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
|
e41a7a481e
|
Another adjustment for follow me toggle
|
2014-07-29 09:52:27 +00:00 |
Mark Crane
|
7d53de8400
|
Follow Me *21 feature code is now working
|
2014-07-29 09:40:45 +00:00 |
Mark Crane
|
ed667578ac
|
Add a dial string to the follow me table
|
2014-07-29 09:15:32 +00:00 |
Mark Crane
|
8980931b6e
|
Add Follow Me to the display
|
2014-07-29 07:56:01 +00:00 |
Mark Crane
|
f1297a303c
|
Fix a SQL query in follow_me.lua script
|
2014-07-29 07:54:48 +00:00 |
Mark Crane
|
044ba54ab4
|
Remove a variable from follow_me.lua that was not being used
|
2014-07-29 07:47:59 +00:00 |
Mark Crane
|
377bd69939
|
Add the toggle for follow me
|
2014-07-27 13:33:28 +00:00 |
Mark Crane
|
e17723f47d
|
Add follow me lua script
|
2014-07-27 13:28:08 +00:00 |
Mark Crane
|
c08c961c5b
|
Add follow_me lua script
|
2014-07-27 12:42:05 +00:00 |