<p></p>
<p>Thanks for the pull request. Why do you defined it differently in your implementation then in the library?</p>
<ul>
<li>your request: #define VENDOR(x) (((x) >> 16) & 0xffff)</li>
<li>library: #define VENDOR(x)            (((x) >> 8) & 0xffffff)</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/pull/2530#issuecomment-718083264">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZJ7CTI354QMFSYPYITSNBGV3ANCNFSM4S5A6TMQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZJS34M5K2JWGKRCGDDSNBGV3A5CNFSM4S5A6TM2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFLGRJQA.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/2530#issuecomment-718083264",
"url": "https://github.com/kamailio/kamailio/pull/2530#issuecomment-718083264",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>