Hello,
I am considering to release next major version of Kamailio (v4.3.0) next
week, on Wednesday (June 10) or Thursday (June 11). The pool of things
to fix is minor, Victor already updated deb packaging for 4.3, left to
do: add docs for 4.3 series in wiki, prepare RPM packaging and build
proper 'what is new' list of features.
Testing didn't reveal new issues for me in the recent past as I run in
two servers with live traffic. If you have issues with 4.3 branch, be
sure you report them on Github tracker:
- https://github.com/kamailio/kamailio/issues
Cheers,
Daniel
--
Daniel-Constantin Mierla
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
nat_traversal.c:1477:54: warning: implicit conversion from 'hdr_flags_t' (aka 'unsigned long long') to 'enum _hdr_types_t' changes value from 18446744073709551615 to -1 [-Wconstant-conversion]
nat_traversal.c:1487:49: warning: implicit conversion from 'hdr_flags_t' (aka 'unsigned long long') to 'enum _hdr_types_t' changes value from 18446744073709551615 to -1 [-Wconstant-conversion]
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/196
-- Commit Summary --
* modules/nat_traversal: avoid clang warnings with cast to (enum _hdr_types_t)
-- File Changes --
M modules/nat_traversal/nat_traversal.c (4)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/196.patchhttps://github.com/kamailio/kamailio/pull/196.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/196