Update index.lua
This commit is contained in:
@@ -880,7 +880,7 @@
|
|||||||
session:execute(ring_group_timeout_app, ring_group_timeout_data);
|
session:execute(ring_group_timeout_app, ring_group_timeout_data);
|
||||||
end
|
end
|
||||||
--check and report missed call
|
--check and report missed call
|
||||||
missed()
|
missed();
|
||||||
end
|
end
|
||||||
else
|
else
|
||||||
if (ring_group_timeout_app ~= nil) then
|
if (ring_group_timeout_app ~= nil) then
|
||||||
|
|||||||
Reference in New Issue
Block a user