<p></p>
<h3>Description</h3>
<p>Why does the sample script call <code>t_check_trans()</code> without using the result?</p>
<pre><code>if (!is_method("ACK")) {
                if(t_precheck_trans()) {
                        t_check_trans();
                        exit;
                }
                t_check_trans();
        }
</code></pre>
<h3>Troubleshooting</h3>
<p>N/A</p>
<h4>Reproduction</h4>
<p>N/A view the kamailio.cfg script at <a href="https://github.com/kamailio/kamailio/blob/master/etc/kamailio.cfg">https://github.com/kamailio/kamailio/blob/master/etc/kamailio.cfg</a></p>
<h4>Debugging Data</h4>
<p>N/A</p>
<h3>Possible Solutions</h3>
<h3>Additional Information</h3>
<p>master branch</p>
<ul>
<li><strong>Operating System</strong>:<br>
N/A</li>
</ul>

<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/issues/2578">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZMXBFXS2FNMEIL6IBLSTR5MXANCNFSM4UQATYDQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZIJHFSW4FNXV6NWAJTSTR5MXA5CNFSM4UQATYD2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4LJRV7UQ.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/issues/2578",
"url": "https://github.com/kamailio/kamailio/issues/2578",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>