Update index.lua

This commit is contained in:
FusionPBX 2018-12-23 12:07:24 -07:00 committed by GitHub
parent df9b83b1eb
commit 48628785e8
1 changed files with 1 additions and 1 deletions

View File

@ -880,7 +880,7 @@
session:execute(ring_group_timeout_app, ring_group_timeout_data);
end
--check and report missed call
missed()
missed();
end
else
if (ring_group_timeout_app ~= nil) then