Adjust syntax for fax_retry.lua

This commit is contained in:
Mark Crane
2012-10-10 02:28:46 +00:00
parent a74de0b7f0
commit 4b093bf0a4

View File

@@ -78,7 +78,7 @@
end
if (uuid) then
freeswitch.consoleLog("INFO","uuid: '" .. uuid .. "'\n");
}
end
if (fax_ecm_used) then
freeswitch.consoleLog("INFO","fax_ecm_used: '" .. fax_ecm_used .. "'\n");
end