SUPPRESSION

This commit is contained in:
Frank
2019-12-31 00:00:45 +01:00
parent 9fb311bf7d
commit 740ee74f61
2 changed files with 167 additions and 131 deletions

View File

@@ -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