mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-05 03:03:49 +00:00
Update index.lua
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user