Sebastien Vincent
|
39632782c7
|
Update ice4j.jar.
|
15 years ago |
Sebastien Vincent
|
ab01d9680e
|
Handle case when video capture device or monitors are removed while Jitsi is running.
|
15 years ago |
Sebastien Vincent
|
0c18b9770f
|
Fix UPnP on Windows: weupnp library gets local address of a socket using DatagramSocket.connect() method but it always returns 0.0.0.0 address so use TCP Socket.connect with the host/port of the UPnP device location.
|
15 years ago |
Damian Minkov
|
fb072bcbe7
|
Update dns servers on all iface up events, with ipv6 configurations in some cases we can end up without primary dns server.
Remove duplicate dns library.
Fix searching in history using regexp symbols.
|
15 years ago |
Sebastien Vincent
|
635d98fb08
|
Update ice4j.jar
|
15 years ago |
Sebastien Vincent
|
f67e8f5ff4
|
Update smack's XMPPConnection class to use InetAddress.getHostAddress() instead of InetAddress.getHostName() to avoid sending PTR DNS request.
|
15 years ago |
Werner Dittmann
|
03bba9c46c
|
Enable Twofish in SRTP to support ZRTP Twofish option
|
15 years ago |
Sebastien Vincent
|
eecb8b4699
|
Update UPnP library (Add timeout for HttpURLConnection).
|
15 years ago |
Damian Minkov
|
7474850e1e
|
Update jna bundle.
|
15 years ago |
Damian Minkov
|
df402569d0
|
Use registry for autostart on windows.
|
15 years ago |
Lyubomir Marinov
|
42a49f4b99
|
Rebuilds libphonenumber-2.4.jar with Java 1.5 class file compatibility in response to a report of Emil Ivov on the dev mailing list in the thread of r8153.
|
15 years ago |
Lyubomir Marinov
|
e9b0db5a09
|
Normalizes phone numbers found in the Address Books of Microsoft Outlook and Mac OS X.
|
15 years ago |
Damian Minkov
|
a4161466f7
|
Update jain-sip (setting ports and address of some resend messages), issue#894.
Make sure we filter requests that are not coming from our proxy.
|
15 years ago |
Werner Dittmann
|
c3cdd80b03
|
Enable Skein MAC for SRTP and ZRTP
|
15 years ago |
Sebastien Vincent
|
56a96fbf7c
|
Update ice4j.jar that now supports UPnP candidates harvesting. Note that UPnP is not enabled by default for the moment (it can be enabled in the advanced tab of your Jabber account).
|
15 years ago |
Yana Stamcheva
|
a1f0592d6c
|
More native MacOS interface for main components.
|
15 years ago |
Sebastien Vincent
|
0082a836f4
|
Enable Jingle Nodes by default.
|
15 years ago |
Sebastien Vincent
|
71df35c610
|
Update ice4j.jar that add a new nomination strategy. Note that this new strategy is not yet use by default in SIP Communicator.
|
15 years ago |
Damian Minkov
|
2a29e3645e
|
Update media statistics.
|
15 years ago |
Sebastien Vincent
|
39b8e410dd
|
Update ice4j.jar, free Ice4j's resources (streams, components, sockets) when call is finished.
|
15 years ago |
Sebastien Vincent
|
f5b574a71a
|
Initial support for Jingle Nodes. Please note that this feature is disabled by default.
|
15 years ago |
Damian Minkov
|
0a4cb156b6
|
Fix local port retreival for jabber packet logging.
Remove feed uri registration under macosx.
|
15 years ago |
Damian Minkov
|
00f6287db1
|
Implement packet logging for ice4j.
|
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 |
Damian Minkov
|
a21b3d7353
|
Introduce Packet Logging Service with its configuration form and implementation for sip,jabber and rtp.
|
15 years ago |
Sebastien Vincent
|
fed78e3b68
|
Update ICE stack.
|
15 years ago |
Sebastien Vincent
|
fa4d6433cc
|
Update ice4j.jar.
|
15 years ago |
Sebastien Vincent
|
665318ecb9
|
Update ice4j.jar and fix some javadoc warnings.
|
15 years ago |
Emil Ivov
|
af61778a38
|
Updates dns java so that we could replace the default DNS mechanism in java
|
15 years ago |
Emil Ivov
|
6f83ad8dad
|
Updates dns java so that we could replace the default DNS mechanism in java
|
15 years ago |
Damian Minkov
|
ab452bbcee
|
Fix invisible status and skip setting custom message status for empty status messages.
|
15 years ago |
Yana Stamcheva
|
0a960efe16
|
Spell Check plugin (work in progress). Note that the spellcheck plugin is not enabled and would be available once it's ready and finished.
|
15 years ago |
Sebastien Vincent
|
a5dadec391
|
Add H263+ video codec.
|
16 years ago |
Werner Dittmann
|
69717e74e7
|
Fix race condition in ZRTP state engine
|
16 years ago |
Lyubomir Marinov
|
5b97785916
|
Commits work in progress on enabling ICE support in Jingle calls. Allows video to be started in a call which has been established with audio only.
|
16 years ago |
Lyubomir Marinov
|
2b06dc0563
|
Updates the ice4j library to r240 in order to fix an issue which could leave an initiated Jingle call connecting forever.
|
16 years ago |
Lyubomir Marinov
|
b77cdcb053
|
Commits work in progress on enabling ICE support in Jingle calls. Reduces post-pickup delay.
|
16 years ago |
Damian Minkov
|
7774aa24e4
|
Fix msn stack not to close multichat sessions when there is no activity.
Show error when outgoing call creation fails.
|
16 years ago |
Sebastien Vincent
|
4930d5be2a
|
Add provisioning via mDNS (Bonjour).
|
16 years ago |
Lyubomir Marinov
|
549cc87c86
|
Commits work in progress on supporting ICE in Jingle.
|
16 years ago |
Damian Minkov
|
578a61bffc
|
Fix for issue reported and fixed by Matthieu Casanova on dev mailing-list thread "Receiving xml tags in Yahoo Messenger chat".
|
16 years ago |
Sebastien Vincent
|
3d77efb36f
|
Initial commit to support provisioning. It provides the DHCP provisioning discovery method, the provisioning URL can also be retrieved from configuration.
|
16 years ago |
Emil Ivov
|
ee2ecc9b24
|
ICE integration for XMPP accounts (Work in progress)
|
16 years ago |
Emil Ivov
|
2bac887d1e
|
ICE integration for XMPP accounts (Work in progress)
|
16 years ago |
Emil Ivov
|
70b7558b58
|
Removes stun4j and the SC components that are using it so that we can now introduce ice4j
|
16 years ago |
Damian Minkov
|
0423ead8cc
|
Integrate choosing and setting avatar image for protocols (currently only for msn and jabber). This work is done as part of Google Summer of Code 2009 by Shashank Tyagi and his mentor Damien Roth.
|
16 years ago |
Damian Minkov
|
4a445998e8
|
Fix when removing jabber contacts and operation fails inform user and stop any further actions.
|
16 years ago |
George Politis
|
b9e59faee1
|
Update to otr4j@408c804ee which fixes a possible NullPointerException in otr4j.
|
16 years ago |
Damian Minkov
|
8ba1590380
|
Update jain-sip to latest 1.2.154, fixing a problem with message retransmission if authentication dialog shown on our side(jain-sip issue@323).
Show protocol name in login fail dialog.
|
16 years ago |
Damian Minkov
|
9c1c17dff9
|
Merge changes from branch/gsoc10/xcap and patch sent to dev mailinglist with subject "XCAP tests" which represents the work of Grigorii Balutsel on the "XCAP Support" GSoC 2010 project into trunk.
|
16 years ago |