<p></p>
<p><b>@miconda</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/kamailio/kamailio/pull/2422#discussion_r466854136">src/modules/acc/acc_logic.c</a>:</p>
<pre style='color:#555'>> @@ -372,6 +380,9 @@ void acc_onreq( struct cell* t, int type, struct tmcb_params *ps )
        int tmcb_types;
        int is_invite;
 
+       LM_ERR("is_mc_on: %d\n", is_mc_on(ps->req));
+       LM_ERR("is_acc_on: %d\n", is_acc_on(ps->req));
+       LM_ERR("is_acc_prepare_on: %d\n", is_acc_prepare_on(ps->req));
</pre>
<p>There are couple of error messages which I guess are only for testing purposes. Before merging should be removed. I could spot in two other places, besides the three here.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/pull/2422#pullrequestreview-463073280">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZNNQEPRC2QABSZCSXTR7OP2XANCNFSM4PRD42OQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZJSAB5JECIAKDNEKCDR7OP2XA5CNFSM4PRD42O2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODOM7AAA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/pull/2422#pullrequestreview-463073280",
"url": "https://github.com/kamailio/kamailio/pull/2422#pullrequestreview-463073280",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>