<p><code>tm_continue()</code> is an API endpoint inside <code>tm</code> so other modules such as <code>tmx</code> call it.</p>
<p>if you look at <code>t_continue()</code> in <code>tmx</code> module, it checks return code and prints it's own log message:<br>
<code>    if(_tmx_tmb.t_continue(tindex, tlabel, act)<0)</code></p>
<p>i think the API func should only print an error on critical failures. <code>t_lookup_ident_filter()</code> check is quiet graceful and should not alarm the system with an error message since it's very possible & often likely a transaction has completed when it's called.</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/2212?email_source=notifications&email_token=ABO7UZKRSGGQAWKDZIHFEY3RBF2YPA5CNFSM4KPXSVMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKXZIHA#issuecomment-581932060">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZI2NTWXA5YAPF4HUVTRBF2YPANCNFSM4KPXSVMA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZIZZC3Z2G5DGQ4L2HLRBF2YPA5CNFSM4KPXSVMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKXZIHA.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/2212?email_source=notifications\u0026email_token=ABO7UZKRSGGQAWKDZIHFEY3RBF2YPA5CNFSM4KPXSVMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKXZIHA#issuecomment-581932060",
"url": "https://github.com/kamailio/kamailio/pull/2212?email_source=notifications\u0026email_token=ABO7UZKRSGGQAWKDZIHFEY3RBF2YPA5CNFSM4KPXSVMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKXZIHA#issuecomment-581932060",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>