Commit Graph

336 Commits (f681befc831bb3f77d8fb054cd6962e0ae417c00)

Author SHA1 Message Date
Vincent Lucas 68ffd1ba54 Updates ICE4J to svn revision #311: Puts the Agent into WAITING state when creating a new media stream. This way all incoming connectivity checks are added to the preDiscoveredPairsQueue until this Agent turn back intro RUNNING state.
14 years ago
Lyubomir Marinov 18a8d5069a Adds examples to libjitsi. Fixes a failure to detect the video capture devices on Windows.
14 years ago
Damian Minkov 6572298b8a Uses default value if setting has wrong value for video max bandwidth.
14 years ago
Vincent Lucas 9fc758d80b Updates the detection of a remote desktop sharing call via the new Controls of imgstreaming.DataSource, in order to display a desktop icon as the local visual.
14 years ago
Vincent Lucas 2bdf33eca1 Updates ice4j to svn revision #310:
14 years ago
Damian Minkov 7dfb9a7810 Adds property to enable/disable packetization mode 1 announcing.
14 years ago
Vincent Lucas 266d1c2e80 Adds RTT statistic to call information frame.
14 years ago
Lyubomir Marinov 0e5af4ff79 Refactors r9682 to use a javax.media.Control interface.
14 years ago
Lyubomir Marinov 0b9b0b248c Switches Jitsi trunk to libjitsi.
14 years ago
Lyubomir Marinov 89d68994ef Switches Jitsi trunk to libjitsi.
14 years ago
Vincent Lucas b188e9a08f Updates ice4j library to svn revision #309: Corrects heap space consumption when TCP DelegatingSocket receives a packet with no data.
14 years ago
Lyubomir Marinov e83e8f62c8 On behalf of Vincent Lucas, commits a fix to the calculation of the Last SR (LSR) timestamp for the Sender Report RTCP packet.
14 years ago
Vincent Lucas 8f93660f25 Updates ice4j.zip to revision 308: Corrects reception of hole punch packets for TCP socket.
14 years ago
Vincent Lucas 5d5788b116 Adds XMPP remote control capability advertising and adds XMPP remote control granted/revoked notification. Updates ice4j to svn revision #307: Corrects detection of STUN packets if the current UDP datagram has no PDU.
14 years ago
Damian Minkov 4ee0b240bf Adds priority prefixes we search first while discovering jingle nodes, and adds option that stop searching on first found.
14 years ago
Damian Minkov 3298e2c01b Fixes java 1.5 compatibility.
14 years ago
Damian Minkov 2b788a2442 Uses info retriever for retrieving contact avatar, to avoid possible duplicate VCard loads.
14 years ago
Vincent Lucas ba0e82158d Corrects RTP adresses logged in pcap file by JingleNodes socket. Updates ice4j library to revision #306: Corrects RTP adresses logged in pcap file. Adds an informational log when the RTP loss rate is > 5% (at most an entry each 5 seconds).
14 years ago
Vincent Lucas da9780acee Updates ice4j library (revision #305): Corrects the received STUN packet address logged in pcap file. And corrects the received/send STUN packet address logged in pcap file for JingleNodes.
14 years ago
Vincent Lucas b6c16610dd Updates ice4j library corresponding to revision #304: corrects logged addresses for relayed packets.
14 years ago
Damian Minkov 0e94260c6d Fixes problems parsing sip messages using some locales.
14 years ago
Damian Minkov 5a09dbe76e Loads only used jabber providers, sending service unavailable for not handled one.
14 years ago
Lyubomir Marinov fe17af4a65 Fixes RTCP loss information by distinguishing between RTP sequence number cycling and RTP packet desequencing. Contributed by Vincent Lucas.
14 years ago
Werner Dittmann 2b23c9ccc6 Implement paranoid mode for ZRTP.
14 years ago
Damian Minkov 4cb5d7107c Adds ice states to call info.
14 years ago
Werner Dittmann f355167ed0 New version of ZRTP library.
14 years ago
Lyubomir Marinov e77c861931 Fixes the display of local video in a call on Linux. Patch contributed by Sebastien Vincent.
14 years ago
Lyubomir Marinov cc95e558e4 Fixes value equality of FMJ's CaptureDeviceInfo and MediaLocator which , for example, resolves an issue with failing desktop streaming reported by Damian Minkov/damencho.
14 years ago
Werner Dittmann 6da252fb4e Fix F8 crypto mode and change handling of secret SRTP key data.
14 years ago
Lyubomir Marinov 6978a3eed6 Fixes issues related to audio quality and compatibility.
14 years ago
Sebastien Vincent c15fdf24ed Updates ice4j.jar which fixes possible deadlock in ConnectivityCheckClient.
14 years ago
Sebastien Vincent 6f0b55ef5e Update ice4j.jar which adds additionnall logs and fixes some possible race conditions. The patches of ice4j was contributed by Daniel Pocock on the dev mailing-list with subject "ice4j patches".
14 years ago
Vincent Lucas 74d0012eb4 Updates ice4j library to revision 3000, which provides CandidateExtendedType. Updates JingleNodesCandidate constructor to comply with the ice4j update.
14 years ago
Damian Minkov 0a0c71237a Updates smack library to 3.2.2.
14 years ago
Sebastien Vincent 2d127c27d3 Try to fix Gingle call establishment issues by waiting IQ result of transport-info IQ request.
14 years ago
Sebastien Vincent 23d7cb83e5 Updates ice4j.jar which delay connectivity checks reemission when receiving STALE-CREDENTIALS error (that can happen when one peer have not receive candidates list from remote but receive already one of its connectivity check). This also fix the stop of some ICE threads.
14 years ago
Damian Minkov aaf2407f32 Fixes leak of threads reported by Ingo and fixes memory leak of XMPPConnections. Leak fixed in smackx.ChatStateManager.
14 years ago
Ingo Bauersachs 4407d10ec1 Update otr4j to accept html in front of initiating messages
14 years ago
Sebastien Vincent 63ecfb3cfc Fixes "bad path element" warning when build with ant.
14 years ago
Lyubomir Marinov 6c2a8919d2 Switches from JMF to FMJ.
14 years ago
Ingo Bauersachs 7e30640fb9 Update DNSJAVA to fix NoClassDefFoundError when no network is available
14 years ago
Ingo Bauersachs 2d1896a464 Adapt D-Bus NetworkManager signal listener to NM_STATE 0.9
14 years ago
Ingo Bauersachs 6ef1a9cfc5 Update Felix to 3.2.2
14 years ago
Ingo Bauersachs b628cdc642 Use DNSJAVA as DNS SPI
14 years ago
Ingo Bauersachs aaa147c435 Avoid unnecessary DNS lookups for SIP
14 years ago
Sebastien Vincent 2e49d2677b Removes debug line about VCard in smackx.jar.
14 years ago
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.
15 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.
15 years ago