Start the option for http_cache.
This commit is contained in:
@@ -252,6 +252,8 @@
|
|||||||
end
|
end
|
||||||
end);
|
end);
|
||||||
end
|
end
|
||||||
|
elseif (storage_type == "http_cache") then
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|
||||||
--define the ivr menu
|
--define the ivr menu
|
||||||
@@ -360,7 +362,7 @@
|
|||||||
session:execute("transfer", digits.." XML "..context);
|
session:execute("transfer", digits.." XML "..context);
|
||||||
else
|
else
|
||||||
--run the menu again
|
--run the menu again
|
||||||
menu();
|
menu();
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user