<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/juha-h/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/juha-h">@juha-h</a></p>
<blockquote>
<p>There is call to <code>get_record_puadb</code>:</p>
</blockquote>
<p>Well I mean if <code>publ->etag</code> is NULL, the previous behavior was to call it always</p>
<pre><code>if (dbmode==PUA_DB_ONLY)
{
        memset(&dbpres, 0, sizeof(dbpres))
        dbpres.pres_uri = &pres_uri;
        dbpres.watcher_uri = &watcher_uri;
        dbpres.extra_headers = &extra_headers;
        presentity = get_record_puadb(publ->id, publ->etag, &dbpres, &res);
}
</code></pre>

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