Build Update for kamailio/kamailio
-------------------------------------
Build: #9999
Status: Errored
Duration: 5 mins and 17 secs
Commit: 491d126 (master)
Author: Dennis Yurasov
Message: rtpengine: remove square brackets from IPv6 address for getaddrinfo function
- After loading from DB rn_address is in form: [x:x:x:x:x:x:x:x]:nnnn, getaddrinfo
function expect ipv6 in node argument without square brackets, otherwise, the argument is
interpreted as FQDN.
View the changeset:
https://github.com/kamailio/kamailio/compare/92353802bb33...491d1261e04e
View the full build log and details:
https://travis-ci.org/github/kamailio/kamailio/builds/763946627?utm_medium=…
--
You can unsubscribe from build emails from the kamailio/kamailio repository going to
https://travis-ci.org/account/preferences/unsubscribe?repository=3596148&am…ce=email.
Or unsubscribe from *all* email updating your settings at
https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notificati…mail.
Or configure specific recipients for build notifications in your .travis.yml file. See
https://docs.travis-ci.com/user/notifications.