@@ -506,7 +506,7 @@ int do_action(struct run_act_ctx* h, struct action* a, struct sip_msg* msg)
ret=E_BUG;
goto error;
}
- LOG_(DEFAULT_FACILITY, a->val[0].u.number, "<script>: ", "%s",
+ LOG_FN(DEFAULT_FACILITY, a->val[0].u.number, "<script>: ", "%s",
a->val[1].u.string);
ret=1;
break;