mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-01 09:43:50 +00:00
Start the option for http_cache.
This commit is contained in:
@@ -252,6 +252,8 @@
|
||||
end
|
||||
end);
|
||||
end
|
||||
elseif (storage_type == "http_cache") then
|
||||
|
||||
end
|
||||
|
||||
--define the ivr menu
|
||||
@@ -360,7 +362,7 @@
|
||||
session:execute("transfer", digits.." XML "..context);
|
||||
else
|
||||
--run the menu again
|
||||
menu();
|
||||
menu();
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user