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
Ingo Bauersachs
e4259e9b69
Load CredentialsService at an early stage in unit tests, don't create systray without UIService
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
Damian Minkov
326a24d843
Detects ip changes (not link changes) under macosx. Fixes a problem with reconnecting several tcp/tls sip providers.
15 years ago
Damian Minkov
c4883ab9fc
Fixes loading binary on 10.5 macosx.
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
ab33c2e27a
Custom avatar service and implementation for nimbuzz avatars.
15 years ago
Damian Minkov
e872b16701
Adds support for gsm codec on all operating systems.
15 years ago
Damian Minkov
0467768d8c
Fixes crashes reported on various x86 windows machines.
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
Ingo Bauersachs
661810caa7
Enable client TLS authentication for SIP and add a corresponding
...
configuration form
15 years ago
Sebastien Vincent
a0e6edf20b
Enables GTalk video support.
15 years ago
Yana Stamcheva
f4479d54a2
Merges contact source configurations in a single configuration form.
...
Adds the possibility to disable/enable MacOSX AddressBook and MS Outlook.
Adds a prefix configuration to all contact sources: AddressBook, Outlook, LDAP, Google Contacts.
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
34b9d0ec56
Fixes tests.
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
Sebastien Vincent
18a8b00304
Integrates jdirectshow patch from Ingo Bauersachs, reported in dev mailing list with subject "Hang on Samsung NC20 netbook", that fixes some problem regarding DirectShow locks or crash.
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
Lyubomir Marinov
06dd8d887e
Rebuilds the JNI FFmpeg library on Windows to match the Mac OS X and Linux ones committed in r8712 and r8716, respectively.
15 years ago
Lyubomir Marinov
3a1c91c04f
Rebuilds the JNI FFmpeg library on Linux to match the Mac OS X one committed in r8712.
15 years ago
Lyubomir Marinov
88bab9eb92
Introduces an H.264 configuration form to allow the selection of the default encoding profile and the preferred method to request key frames from the remote peers. Rebuilds the JNI FFmpeg library on Mac OS X to support the selections in question.
15 years ago
Damian Minkov
6cf663e97b
Fixing tests.
15 years ago
Lyubomir Marinov
dfb28d0e6b
Makes 99 the preferred dynamic payload type of H.264 video using packetization-mode=0 and enables the assignment of preferred dynamic payload types through the configuration.
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
Lyubomir Marinov
235332bb0f
Temporarily works around a problem in JAWTRenderer on Mac OS X and MacBookPro8 which appears as low frame rate by falling back to an earlier implementation which seems to work as expected with respect to frame rate.
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
Lyubomir Marinov
cca1f21232
Rebuilds the FFmpeg JNI library on Linux to include the MJPEG decoder and parser in order to fix 'Webcam (gspca-based) does not work anymore with Jitsi on Debian Testing' reported by Kertesz Laszlo on the dev mailing list.
15 years ago
Sebastien Vincent
3038ce8aaf
Update ice4j to perform UPnP gateway discovery for WANIPConnection and WANPPPConnection in parallel.
15 years ago
Lyubomir Marinov
b95675bb3d
Commits a less stripped FFmpeg JNI library in order to resolve a failure to load the library in question on Mac OS X and 32-bit Java reported by Mr.Smith on the dev mailing list in the thread 'no audio using jingle on new MacBook Pro'.
15 years ago
Lyubomir Marinov
759860b96d
- Fixes a crash on Mac OS X reported by Emil Ivov in the FFmpeg JNI library because of the use of posix_memalign which is not implemented on Mac OS X but is declared anyway.
...
- Fixes "Call Recording stopped working in Build 3471?" on Mac OS X reported by Victor Hooi on the dev mailing list.
15 years ago
Lyubomir Marinov
7653173e1f
Rebuilds the JNI FFmpeg library with newer versions of its dependencies.
15 years ago
Damian Minkov
982e9984cb
Fixing smack java 1.5 compatibility.
15 years ago
Sebastien Vincent
1179bfe9cc
Update weupnp library to send SSDP discovery messages with "ST: upnp:rootdevice" parameter.
15 years ago