transport: add support for RFC2732
commit0219d7c25ee49f9fb20084267edc35ac6f0bccdb
authorStefan Becker <chemobejk@gmail.com>
Thu, 22 Jun 2017 21:33:16 +0000 (23 00:33 +0300)
committerStefan Becker <chemobejk@gmail.com>
Thu, 22 Jun 2017 21:36:37 +0000 (23 00:36 +0300)
tree9f30a8fd7a7c6ee001a2faa24a10394540f42474
parentc36da50faab1924a2b62d2ebe410a8423caffeae
transport: add support for RFC2732

Literal IPv6 addresses need to be wrapped in [...] for URIs. With this
change it is already possible to talk to sipfed2a.online.lync.com using
IPv6.

Interestingly enough it seems that (all?) Office 365 home servers are
still listed only with IPv4 addresses in the DNS.
src/core/sip-transport.c