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 |
|
markjcrane
|
e7530d8bec
|
Add the functions to the path for channel_utils.
|
2015-11-03 16:44:51 -07:00 |
|
Alexey Melnichuk
|
fdb6e818a9
|
Use database class
|
2015-10-25 10:05:44 +03:00 |
|
Alexey Melnichuk
|
ac724d46b6
|
Add. cache switchname
|
2015-10-20 20:29:57 +03:00 |
|
Alexey Melnichuk
|
c7c299e050
|
Fix. Use api show channels like did not work on fusion with BDR.
|
2015-10-20 15:15:42 +03:00 |
|
Alexey Melnichuk
|
e5a0134ec6
|
Fix. Intercept enterprise ring group.
With enterprise call each outbound channel has its own call_uuid.
But we have to use `intercept` for call_uuid of inbound channel.
|
2015-09-22 19:33:41 +04:00 |
|