Changes between Version 6 and Version 7 of IPv6
- Timestamp:
- Jul 29, 2015 6:04:49 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IPv6
v6 v7 62 62 '''IPv6 SIP Transport''': 63 63 - The SIP UDP transport now supports IPv6 sockets, and new API's have been added to facilitate IPv6 transport creation ({{{pjsip_udp_transport_start6()}}} and {{{pjsip_udp_transport_attach2()}}}). Note that if application wants to support both IPv4 and IPv6 UDP transports, two separate UDP transport instances must be created, one for each address family. 64 - The SIP TCP and TLS transports also support IPv6 sockets since version 2.1 (ticket #1585). 64 65 65 66 '''IPv6 Address Representation''':