Merge branch 'FF/Develop' into FF/Fox2

This commit is contained in:
Frank
2019-12-31 00:01:11 +01:00
2 changed files with 167 additions and 131 deletions
@@ -336,7 +336,7 @@ function SCHEDULEDISPATCHER:Stop( Scheduler, CallID )
Schedule.ScheduleID = nil
else
self:E(string.format("Error no ScheduleID for CallID=%s", tostring(CallID)))
self:T(string.format("Error no ScheduleID for CallID=%s", tostring(CallID)))
end
else