-
- Downloads
file transfer: use ICE code in more configurations
+ Public ips was not registered as a candidate. With this patch, negotiations via UPnP and TURN are made during the ICE negotiation. So, the fallback with the old code should not be used anymore for new versions. + Both peers negotiate the link at the same time. The speed of the negotiation is improved. + Fix PJ_EBUSY detection when using a TURN socket to transfer a file. Change-Id: I74fb313b9628d762a1ab0da05e3a18ea3691cb3d
Showing
- contrib/src/pjproject/fetch_and_patch.bat 1 addition, 0 deletionscontrib/src/pjproject/fetch_and_patch.bat
- contrib/src/pjproject/fix_ebusy_turn.patch 435 additions, 0 deletionscontrib/src/pjproject/fix_ebusy_turn.patch
- contrib/src/pjproject/rules.mak 1 addition, 0 deletionscontrib/src/pjproject/rules.mak
- src/jamidht/jamiaccount.h 5 additions, 1 deletionsrc/jamidht/jamiaccount.h
- src/jamidht/p2p.cpp 52 additions, 17 deletionssrc/jamidht/p2p.cpp
- src/peer_connection.cpp 13 additions, 5 deletionssrc/peer_connection.cpp
- src/peer_connection.h 1 addition, 0 deletionssrc/peer_connection.h
Loading
Please register or sign in to comment