Update dialplan.lua

This commit is contained in:
FusionPBX 2018-05-03 15:19:44 -06:00 committed by GitHub
parent fbef2afb6d
commit 2d2a7c1c37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@
--set the dialplan cache key
local dialplan_cache_key = "dialplan:" .. call_context;
if (context_name == 'public' and context_type == "single") then
key = "dialplan:" .. call_context .. ":" .. destination_number;
dialplan_cache_key = "dialplan:" .. call_context .. ":" .. destination_number;
end
--get the cache