Commit Graph

915 Commits (2bdf33eca10d099e82f8cd8f98f833bec20c19f8)

Author SHA1 Message Date
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
Damian Minkov dad9377496 Improves updating away status.
14 years ago
Lyubomir Marinov 5003e1b9e3 Commits work in progress on libjitsi.
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
Lyubomir Marinov fc72e5e429 In relation to the presence, IM and VoIP integration between Jitsi and MS Outlook, writes a few additional Windows registry entries which are supposed to be taken into account by Outlook when Exchange is in use as well. Additionally, tries to comply with the MS Lync Server 2010 presence color convention e.g. uses red for the 'On the phone' presence status.
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
Lyubomir Marinov 97f00d4a43 Integrates Jitsi presence, IM and VoIP with MS Outlook.
14 years ago
Vincent Lucas b6c16610dd Updates ice4j library corresponding to revision #304: corrects logged addresses for relayed packets.
14 years ago
Lyubomir Marinov 1a4676be4f Provides source and binary compatibility with PulseAudio 0.9.21 which is the current version available in Debian stable.
14 years ago
Lyubomir Marinov 8c6817d042 Implements (native) volume control for the PulseAudio backend (on GNU/Linux).
14 years ago
Damian Minkov 0e94260c6d Fixes problems parsing sip messages using some locales.
14 years ago
Lyubomir Marinov cd3612b112 Adds support for PulseAudio on GNU/Linux.
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.
15 years ago
Lyubomir Marinov 6978a3eed6 Fixes issues related to audio quality and compatibility.
15 years ago
Sebastien Vincent c15fdf24ed Updates ice4j.jar which fixes possible deadlock in ConnectivityCheckClient.
15 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".
15 years ago
Sebastien Vincent 957b8633ae Introduces new configuration from to setup global shortcut entry. Allows also to use special key detection for headset button _for MS Windows only_.
15 years ago
Vincent Lucas 74d0012eb4 Updates ice4j library to revision 3000, which provides CandidateExtendedType. Updates JingleNodesCandidate constructor to comply with the ice4j update.
15 years ago
Damian Minkov 0a0c71237a Updates smack library to 3.2.2.
15 years ago
Sebastien Vincent 2d127c27d3 Try to fix Gingle call establishment issues by waiting IQ result of transport-info IQ request.
15 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.
15 years ago
Damian Minkov aaf2407f32 Fixes leak of threads reported by Ingo and fixes memory leak of XMPPConnections. Leak fixed in smackx.ChatStateManager.
15 years ago
Sebastien Vincent 6c9a49d53c Recompile libjnportaudio with older gcc (to avoid library loading problem on older Linux distributions).
15 years ago
Sebastien Vincent fcd31b7e21 Fix broken libjnportaudio.so for Linux 32-bit.
15 years ago
Sebastien Vincent eadc63024f Adds support for audio devices hotplug as well as to change input/output audio devices during a call.
15 years ago
Sebastien Vincent 504f247ebf Fixes load of libglobalshortcut and a segmentation fault on Mac OS X 10.5.
15 years ago
Damian Minkov 9e9e357c9b Adds dns change detection on macosx.
15 years ago
Ingo Bauersachs 4407d10ec1 Update otr4j to accept html in front of initiating messages
15 years ago
Ingo Bauersachs 6809572486 Update libjunbound mac-binary and build-scripts
15 years ago
Damian Minkov d4e1dd8a52 Fixes loading sparkle library.
15 years ago
Damian Minkov 594e0c525a Localizes sparkle menu item.
15 years ago