Ingo Bauersachs
|
2b1ed218df
|
Update Apache HttpClient to 4.1.2 (avoids PTR queries on TLS connections)
|
14 years ago |
Damian Minkov
|
8c8dfd6013
|
Fixes http redirects within msn lib, preventing some users to login and retrieve contactlist successfully.
|
14 years ago |
Sebastien Vincent
|
fd02ba901d
|
Updates ice4j.jar that fixes a race condition and sends an 'stale credentials' error when receiving binding request where its username does not match any of local ufrag/rfrag.
|
14 years ago |
Sebastien Vincent
|
5f02a419e0
|
Updates ice4.jar which allows GTalk controlled agent to nominate pair under some circumstances when it receives a binding success response for one of its checks.
|
14 years ago |
Damian Minkov
|
ae4eab7297
|
Fixes local audio levels when peer removed from call.
Adds profile-level-id when negotiating video codecs.
Fixes login with msn due to server address changes.
|
14 years ago |
Sebastien Vincent
|
cb2422fc88
|
Updates ice4j.jar that reduces logs output when ICE state is completed.
|
14 years ago |
Sebastien Vincent
|
c478197fbc
|
Updates ice4j.jar which logs only some debug information in certain ICE state and doesn't log stacktrace for 'no route to host' error.
|
15 years ago |
Damian Minkov
|
fbd33b96f8
|
Fixes some connection issues with msn, where provider goes in a state like its not connected (cannot send messages), but can receive such.
|
15 years ago |
Sebastien Vincent
|
5b0565bde1
|
Fixes Google ICE negociation between two peers on the same LAN.
|
15 years ago |
Sebastien Vincent
|
ae090057c7
|
Updates ice4j.jar which fixes blocking state connecting/incoming call.
|
15 years ago |
Sebastien Vincent
|
87ad46acf9
|
Updates ice4j.jar which fixes a problem with symmetrical NAT. Adds support for Vtok android/iPhone application (i.e. removes IPv6 addresses from candidates offer).
|
15 years ago |
Werner Dittmann
|
ad3bd7796a
|
New ZRTP library that supports trusted MitM/PBX feature and implement SRTCP handling.
|
15 years ago |
Sebastien Vincent
|
88b0a536e2
|
Updates ice4j.jar which fixes negociation with SSLTCP candidates when Gmail user call Jitsi ones.
|
15 years ago |
Sebastien Vincent
|
c678768812
|
Updates ice4j.jar which lower log level of keep-alive and useCandidate stuff.
|
15 years ago |
Sebastien Vincent
|
07c7a7b475
|
Updates ice4j.jar which fixes some bugs with TCP. Fixes Exception when having SSLTCP candidates.
|
15 years ago |
Sebastien Vincent
|
da25b04a56
|
Removes add of TCP framing header in RTPConnectorTCP*. Updates ice4j.jar which handle correctly TCP framing header for both local and relayed candidates.
|
15 years ago |
Sebastien Vincent
|
4c66d9eedc
|
Updates ice4j.jar which fixes Google's ICE with TCP transport.
|
15 years ago |
Sebastien Vincent
|
0ec405d8d1
|
Updates ice4j.jar which allow CandidatePair to be updated with useCandidateReceived even if its state is not succeeded.
|
15 years ago |
Sebastien Vincent
|
a9a134c2ea
|
Updates ice4j.jar which make sure we search CandidatePair with the local/remote ufrag and handles candidates TCP connect() in a separate to avoids being blocked for some second (which is at maximum 1 second per CandidatePair).
|
15 years ago |
Sebastien Vincent
|
2ea86c5bd6
|
Updates ice4j.jar which fixes two deadlocks (related to DefaultNominatorStrategy for the first one and PaceMaker for the second ones) and fixes a case where in certain circumstances with Google ICE the two peer will choose different candidate pairs (that leads to no audio at all).
|
15 years ago |
Ingo Bauersachs
|
17e00ec8a1
|
Use the Fortuna random generator for SDES
|
15 years ago |
Ingo Bauersachs
|
01b1bc6e27
|
SDES Integration: Restore Java 1.5 compatibility
|
15 years ago |
Ingo Bauersachs
|
703c3a49e7
|
SDES Integration: Incoming calls work
|
15 years ago |
Sebastien Vincent
|
a06df2e0b7
|
Updates ice4j.jar which fixes the way to detect relay candidate for the FirstHostOrReflexive nomination strategy and modify loging information for the keep-alive using binding request/response.
|
15 years ago |
Emil Ivov
|
dd40ae6b41
|
Fixes an issue that prevented Yahoo! Messenger avatars from being displayed by Jitsi
|
15 years ago |
Sebastien Vincent
|
8d0b139877
|
Updates ice4j.jar which synchronized access to org.ice4j.message.Message's attributes.
|
15 years ago |
Sebastien Vincent
|
7fc196e002
|
Updates ice4j.jar which avoids sending error message for STUN transactions that have already sent a response.
|
15 years ago |
Sebastien Vincent
|
411f1ebc57
|
Updates commit 8913 which should fix issue when enabling video in an XMPP audio call. Set svn:mime-type property as application/octet-stream for ice4.jar file.
|
15 years ago |
Sebastien Vincent
|
e982e14ce4
|
Updates ice4j.jar which adds additionnal logs.
|
15 years ago |
Sebastien Vincent
|
72f282b29e
|
Adds a TCP connect timeout when creating ICE connectivity check list.
|
15 years ago |
Sebastien Vincent
|
edca5bdabb
|
Updates ice4j.jar which sends STUN binding indication keep-alives after standard ICE (RFC5245) finished with COMPLETED state.
|
15 years ago |
Sebastien Vincent
|
9ec09ba8ff
|
Adds support for Google P2P transport (Gingle) in a Jingle session. Adds also missing id attribute in ICE-UDP candidates. Always call highest priority XMPP contact and if it supports Jingle and Gingle use custom Gingle transport on Jingle session, if it supports only Jingle use Jingle with ICE-UDP and if it only supports Gingle use Gingle session.
|
15 years ago |
Sebastien Vincent
|
3249a9e268
|
Updates ice4j.jar which fixes a recursion problem which happen when comparing two RelayedCandidates with same address/port (typically in the case of a GTalk call when two network interfaces are upand connected).
|
15 years ago |
Damian Minkov
|
e872b16701
|
Adds support for gsm codec on all operating systems.
|
15 years ago |
Damian Minkov
|
16e72a9ff7
|
Fixes a problem with large msn contactlists.
Fixes build tests, some warnings and lower the reconnect interval.
|
15 years ago |
Sebastien Vincent
|
a0e6edf20b
|
Enables GTalk video support.
|
15 years ago |
Sebastien Vincent
|
3ee406cbf5
|
Adds a way for protocols to add extra codec settings as well as override payload type preferences.
|
15 years ago |
Damian Minkov
|
f9992f25f8
|
Introduces service for detecting system activity like network changes and detecting idle states. Produced events used for autoaway and reconnect plugin.
|
15 years ago |
Ingo Bauersachs
|
60385be26e
|
Ignore manual entered SIP proxy data when autodetect is selected
Replace the CertificateVerificationService with CertificateService to correctly validate the hostname of servers
|
15 years ago |
Sebastien Vincent
|
f0cdc42a21
|
Fixes problem when using UPnP with Google Talk call.
|
15 years ago |
Yana Stamcheva
|
801a79ca9d
|
Enables spell check plugin and adds some improvements provided by Purvesh Sahoo.
|
15 years ago |
Damian Minkov
|
c46aae0cbe
|
Updates msn library with latest fixes for login accounts with no contacts and fix a NPE in OIM.
|
15 years ago |
Sebastien Vincent
|
1a69ca63fa
|
Fixes possible deadlock in RTPConnectorUDPInputStream.
|
15 years ago |
Sebastien Vincent
|
5d8f00db51
|
Adds support for RTP over TCP and Google Talk's TCP/TURN-TCP/TURN-SSLTCP candidates.
|
15 years ago |
Sebastien Vincent
|
1342d5a9a5
|
Updates ice4j.jar that fix negociation problem with server reflexive addresses and handle STALE_CREDENTIALS error.
|
15 years ago |
Sebastien Vincent
|
db3473b21f
|
Update ice4j.jar.
|
15 years ago |
Sebastien Vincent
|
46c8da86d8
|
Ongoing work on Google Talk voice support.
|
15 years ago |
Sebastien Vincent
|
74c0be632f
|
Update ice4j.jar.
|
15 years ago |
Sebastien Vincent
|
28db3b1c91
|
Update ice4j.jar that fix a possible ConcurrentModificationException.
|
15 years ago |
Sebastien Vincent
|
980fd931e7
|
Update ice4j.jar that add some logs when some ICE checks fail.
|
15 years ago |