Add RECOVERY_ON_TIMER_EXPIRE for the timeout destination.

This commit is contained in:
FusionPBX
2017-02-15 10:31:31 -07:00
committed by GitHub
parent ef40872f8c
commit 486b08de8f

View File

@@ -633,6 +633,7 @@ local log = require "resources.functions.log".ring_group
or session:getVariable("originate_disposition") == "NORMAL_TEMPORARY_FAILURE"
or session:getVariable("originate_disposition") == "NO_ROUTE_DESTINATION"
or session:getVariable("originate_disposition") == "USER_BUSY"
or session:getVariable("originate_disposition") == "RECOVERY_ON_TIMER_EXPIRE"
or session:getVariable("originate_disposition") == "failure"
) then
--send missed call notification