[sr-dev] [kamailio/kamailio] Kamailio logs errors due to unsupported EDNS0 extension in DNS responses (#2087)
Florian Floimair
notifications at github.com
Tue Oct 1 17:17:41 CEST 2019
Wow that was quick!
Thank you Henning!
Unfortunately your commit does not build and fails with
```
core/resolve.c: In function ‘get_record’:
core/resolve.c:940:9: error: ‘T_OPT’ undeclared (first use in this function)
case T_OPT:
^~~~~
core/resolve.c:940:9: note: each undeclared identifier is reported only once for each function it appears in
```
I guess you need to use the lower level ns_t_opt instead of T_OPT
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2087#issuecomment-537086141
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20191001/9e9bc285/attachment.html>
More information about the sr-dev
mailing list