<p></p>
<p>Somehow I missed the comment without contact -- when I looked quickly at the code, the xavu is used if contact address is found, being after this piece of code:</p>
<pre><code> if(dir==TPS_DIR_DOWNSTREAM) {
                sv = td->bs_contact;
        } else {
                sv = td->as_contact;
        }
        if(sv.len<=0) {
                /* no contact - skip */
                return 0;
        }
</code></pre>
<p>But I do not use this mode with xavu and don't know what is supposed to do. I just wanted to give some hints.</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/issues/2852#issuecomment-920829651">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZKQRZA4YBDKRW7C5D3UCHKBNANCNFSM5D6TXQEA">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<img src="https://github.com/notifications/beacon/ABO7UZL2PJJLQIVS6LRQXK3UCHKBNA5CNFSM5D6TXQEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOG3RL5UY.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/2852#issuecomment-920829651",
"url": "https://github.com/kamailio/kamailio/issues/2852#issuecomment-920829651",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>