Ignore:
Timestamp:
Jun 6, 2008 2:47:10 PM (16 years ago)
Author:
bennylp
Message:

Major major modifications related to ticket #485 (support for TURN-07):

  • Added STUN socket transport pj_stun_sock
  • Integration of TURN-07 to ICE
  • Major refactoring in ICE stream transport to make it simpler
  • Major modification (i.e. API change) in almost everywhere else
  • Much more elaborate STUN, TURN, and ICE tests in pjnath-test
File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjnath/build/pjnath.vcproj

    r1913 r1988  
    299299                        </File> 
    300300                        <File 
     301                                RelativePath="..\src\pjnath\stun_sock.c" 
     302                                > 
     303                        </File> 
     304                        <File 
    301305                                RelativePath="..\src\pjnath\stun_transaction.c" 
    302306                                > 
Note: See TracChangeset for help on using the changeset viewer.