squeeze-backports
Victor Seva 12 years ago
parent b9a53fc815
commit fd9f31b4da

@ -20,7 +20,7 @@ end
function ngcp_clean(vtype) function ngcp_clean(vtype)
ngcp:clean(vtype) ngcp:clean(vtype)
if #loaded_keys[vtpe] > 0 then if #loaded_keys[vtype] > 0 then
sr.log("info", string.format("callee-> real: %s", table.tostring(loaded_keys[vtype]))) sr.log("info", string.format("callee-> real: %s", table.tostring(loaded_keys[vtype])))
end end
end end

Loading…
Cancel
Save