Commit Graph

5773 Commits (007e91dc31c8239f7aba23ab196124c8cfcc8a4e)

Author SHA1 Message Date
Damian Minkov 54c19cdf27 Update event config form, fixing storing values when changing file values.
15 years ago
Damian Minkov 0a4cb156b6 Fix local port retreival for jabber packet logging.
15 years ago
Damian Minkov 00f6287db1 Implement packet logging for ice4j.
15 years ago
Lyubomir Marinov 46c0e51695 Commits a Makefile for the PortAudio support binaries that works on Linux, Mac OS X and Windows. Updates the associated README. Uses the jn prefix for the PortAudio support binaries in the fashion of JMF which seems to use jm, n stands for neomedia.
15 years ago
Lyubomir Marinov e23a9b617b Takes another try at echo cancellation, uses a circular buffer to improve the latency (a teeny-weeny bit).
15 years ago
Sebastien Vincent 6ae5819685 Allow remote candidate to be injected while ICE is running and enhance interoperability with Empathy client.
15 years ago
Sebastien Vincent 6dca3e6b72 If we try to call an XMPP contact that does not support Jingle, print its address AND resource in error message.
15 years ago
Damian Minkov 3e261e181d Fix a problem with initial turning on the packet logging and update some config string resources.
15 years ago
Damian Minkov 04401c32b6 Fix saving output device and add some debug prints.
15 years ago
Damian Minkov f34b6962c2 Commits a patch provided by Bauersachs Ingo on the dev mailing list in the thread "Throwing an exception during SDP processing results in stray call window" which fails a call if parsing SDP throws an Exception.
15 years ago
Lyubomir Marinov 2cb59920fb Tunes the implementation of the blocking PortAudio stream interface op top of the non-blocking one, and the echo canellation.
15 years ago
Damian Minkov a21b3d7353 Introduce Packet Logging Service with its configuration form and implementation for sip,jabber and rtp.
15 years ago
Sebastien Vincent 4785e35f69 * Fix exception when creating a STUN server without username/password;
15 years ago
Sebastien Vincent 5dc43c79d8 Fix a bug when we call an XMPP peer whose resources are all with priority 0.
15 years ago
Sebastien Vincent 1cd7e97616 Fix callee name in error message.
15 years ago
Sebastien Vincent ee23336e70 When calling a contact that has multiple resources, choose the one that has the highest priority AND Jingle support.
15 years ago
Yana Stamcheva c8e3c8af3a Change the volume during a call while sliding (and not when the slider is released).
15 years ago
Sebastien Vincent 863ce99804 Display an error message when Jingle call failed if contact does not belong to our roster list, if it does not support Jingle.
15 years ago
Sebastien Vincent 50a2ab33bc Fix local video display when we are the second to activate video in a XMPP call.
15 years ago
Sebastien Vincent aedf52a907 When a call is on hold, disable only video, desktop streaming/sharing and DTMF buttons.
15 years ago
Yana Stamcheva 77797561f4 Localized state strings.
15 years ago
Lyubomir Marinov 5efd96c9b6 Fixes a memory (and thread) leak in AudioMixer.
15 years ago
Sebastien Vincent 0e1f9f5773 Attempt to fix disabled hold button when we have more than one call in the same time.
15 years ago
Sebastien Vincent a2b6b553b8 If ICE processing failed, fail the call, send a session-terminate to peer and display error message.
15 years ago
Sebastien Vincent 4fe4606206 Change the "use ICE" property name.
15 years ago
Sebastien Vincent 81344a1ed2 Remove debug output.
15 years ago
Sebastien Vincent c8e506e066 Text formating.
15 years ago
Sebastien Vincent dd4f8ae491 Disable all buttons (but hold) when call is on hold.
15 years ago
Damian Minkov 42cfba94ea Update check detecting wrong password on secure locations.
15 years ago
Lyubomir Marinov 4c84ef7b79 Opens the PortAudio streams with a valid framesPerBuffer value in order to make it possible to use the pseudo-blocking PortAudio stream interface implemented in r7982.
15 years ago
Lyubomir Marinov 9fdfa04773 Implements the blocking PortAudio stream interface on top the non-blocking PortAudio stream interface in order to make it possible to use the DirectSound PortAudio implementation on Windows and to decrease the input/capture and output/playback latency.
15 years ago
Yana Stamcheva 3f655c0fbf Limits contact list selection to a "single selection" to reduce row size problems coming from the multiple selection behavior.
15 years ago
Yana Stamcheva 3aeed64912 Fixes NullPointerException in MetaContact.getDefaultContact().
15 years ago
Sebastien Vincent 14910ef05c Add the possibility to use SIP Communicator STUN server in case no other STUN servers are available.
15 years ago
Sebastien Vincent 445bbb0ce1 STUN dialog configuration can be edited and changes are correctly reported to TableModel, also do not require username/password for a non-TURN server.
15 years ago
Yana Stamcheva 7fe1264c71 Sets the default icon of the authentication window to be the application logo.
15 years ago
Yana Stamcheva ff5a1b7693 Improvements in obtaining contact capabilities.
15 years ago
Sebastien Vincent 41a1a65067 Enable ICE and STUN/TURN discovery by default for new Jabber account.
15 years ago
Damian Minkov f9f572270d Updatecheck activator, update authenticate window, exported window no more used.
15 years ago
Sebastien Vincent 665318ecb9 Update ice4j.jar and fix some javadoc warnings.
15 years ago
Damian Minkov f73d03ef5e Introduce sending/receiving generic events operation set and its implementation for jabber protocol.
15 years ago
Emil Ivov 290dd17835 Slightly improves redemption mechanism in parallel DNS queries
15 years ago
Emil Ivov defe129fb4 Finalizes version1 of the implementation for parallel DNS queries.
15 years ago
Emil Ivov 484c660cf9 Work in progress on the implementation of parallel DNS queries.
15 years ago
Emil Ivov 6438dd780e Work in progress on the implementation of parallel DNS queries.
15 years ago
Emil Ivov a5613d06de Work in progress on the implementation of parallel DNS queries.
15 years ago
Emil Ivov 6951835c5f Work in progress on the implementation of parallel DNS queries.
15 years ago
Emil Ivov 338ac3afde Work in progress on the implementation of parallel DNS queries.
15 years ago
Emil Ivov a975369dfc Work in progress on the implementation of parallel DNS queries.
15 years ago
Emil Ivov 99065bba22 Work in progress on the implementation of parallel DNS queries.
15 years ago