-
- Downloads
turn: cache resolved addresses
This avoid to re-resolve the TURN each time we need a new connection The turn is resolved each time a connectivityChange occurs or at the initialization of the account. The resolved address is stored in the cache directory to speed-up the initialization when possible. This Improve connection speed on local netowrks. Change-Id: Idff2631a4c9b874b5ef4226ac248b9045b310f68
Showing
- src/jamidht/jamiaccount.cpp 70 additions, 1 deletionsrc/jamidht/jamiaccount.cpp
- src/jamidht/jamiaccount.h 10 additions, 0 deletionssrc/jamidht/jamiaccount.h
- src/jamidht/p2p.cpp 12 additions, 1 deletionsrc/jamidht/p2p.cpp
- src/sip/sipaccountbase.cpp 27 additions, 7 deletionssrc/sip/sipaccountbase.cpp
- src/sip/sipaccountbase.h 18 additions, 0 deletionssrc/sip/sipaccountbase.h
Loading
Please register or sign in to comment