Changes between Version 6 and Version 7 of IPv6


Ignore:
Timestamp:
Jul 29, 2015 6:04:49 AM (9 years ago)
Author:
nanang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IPv6

    v6 v7  
    6262'''IPv6 SIP Transport''': 
    6363 - 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). 
    6465 
    6566'''IPv6 Address Representation''':