Emil Ivov
7ddf0c5ab2
More debugs in the AddressResolver
18 years ago
Damian Minkov
2dd46f0abf
Generate proper settings for g723(6.3 bitrate is supported) in sdp and ignore comfort noise packets that are not currently supported.
18 years ago
Lyubomir Marinov
71f310fd31
Fixes Jabber tests failing because of missing required system packages.
18 years ago
Emil Ivov
02baebb228
Asserts use of TCP when it has been set as the default transport during protocol initialization.
...
Implements Alan Kelly's fix that optimizes SRV resolution code
Removes redundant naming in SipRegistrarConnection
Removes use of resource strings for keep alive method selection as they should not be localized
Renames OperationSetBasicTelephony.getSecure() to isSecure()
18 years ago
Lyubomir Marinov
d99b72571c
Attempts to fix the Jabber tests by listing the media bundle before the protocol-jabber bundle because the latter requires the former.
18 years ago
Romain Kuntz
fb6c84388c
Replaced the zrtp4j with a new one compiled for 1.5
18 years ago
Romain Kuntz
4daede22ff
Updated the bouncycastle library (for SRTP and ZRTP)
...
Added the ZRTP4J library (for ZRTP)
18 years ago
Emil Ivov
69b8786b2c
Reenabling all unit tests
18 years ago
Lyubomir Marinov
30593e037f
Rebuilds libAEGetURLEventHandlerAgent.jnilib for Mac OS X 10.4 compatibility.
18 years ago
Lyubomir Marinov
05b85ffebf
Builds libAEGetURLEventHandlerAgent.jnilib with -bundle and not -dynamiclib and includes the ppc architecture in addition to i386 (as a step to making it a Universal Binary).
18 years ago
Damian Minkov
22a5a325e2
Fix proper catching and dispatching apple events.
18 years ago
Damian Minkov
7cce273ae1
Fix avatar download.
18 years ago
Emil Ivov
599a78edfb
Contact avatars are now downloaded automatically without having to open chat window
...
Adds a patch on the jml lib that prevents us from sending more than 8 dashboards per minute
Also, fixes a few exceptions that were occurring on exit.
18 years ago
Damian Minkov
52b7a4b155
Fix icq initial contact statuses.
18 years ago
Yana Stamcheva
3070baaf1c
- Revised status panel interface.
...
- Revised contact list interface.
- New chat rooms interface.
- Main tabbed pane removed.
- Revised call management in the GUI.
- Some more gui modifications.
18 years ago
Emil Ivov
80dbccb9c8
Adds the possibility to register for RSS feeds passed as invokation parameters
...
Implements support for RSS feeds on sites with expired RSS certificates
Implements support for the --debug parameter. Unless this parameter is set our new StdOut class would take control of all System.out traffic.
Adds methods to PopupDIalog that now allow speficying an icon for generic dialog messages
Fixes the whiteboard menu item never return null as it causes the UIService to slightly freak out.
18 years ago
Emil Ivov
88a0036d18
Implements support for launch parameters
...
Implements support for handling SIP URIs as launch parameters
Adds a lock mechanism to prevent from running multiple instances of SIP Communicator
Adds a mechanism for a second instance of SC to pass its launch
parameters to a one that's already running.
Adds a DefaultSecurityAuthority class (in use by the systray and SIP URI handler)
18 years ago
Damian Minkov
f36da957c5
Some more updates to the msn lib.
18 years ago
Damian Minkov
d36c3f5d96
Fix some problems with dispatching contact list properly.
18 years ago
Damian Minkov
e9691a19ab
Update msn lib to latest trunk and trying to fix msn issue causing failing builds.
18 years ago
Damian Minkov
f0c46adb22
Move custom FileHandler to util package and add util classes to system classloader under windows.
18 years ago
Damian Minkov
fe56e3e062
New custom FileHandler for the logger, now creates the log directory if missing and sets the log files to the proper location.
18 years ago
Damian Minkov
47db1184a5
Fix msn login, proper addressbook parsing.
18 years ago
Emil Ivov
039ac1a506
Make sure the meta contact list is loaded after all protocols
18 years ago
Emil Ivov
1bb8235992
Make sure that the simplified wizard loads after the other wizards as it is using them
18 years ago
Yana Stamcheva
2ec2e33121
change the start level of the default resource bundle.
18 years ago
Damian Minkov
b66ef6670e
Update jml, improve synch of user login. Add handling in protocol for AuthorizationHandler.
18 years ago
Damian Minkov
dfab7bafb5
Update jml, trying to fix random disconnects when making changes in the contact list.
18 years ago
Damian Minkov
a375ac0830
Fix msn login and offline message support.
18 years ago
Damian Minkov
1324f6990b
Trying to fix build
18 years ago
Damian Minkov
22cb464e07
Fix initial login issue with msn.
18 years ago
Damian Minkov
195b95389b
Commit missing lib.
18 years ago
Damian Minkov
6dd45adb2c
Initial support for Msn protocol version up to 15.
18 years ago
Emil Ivov
ecaa7f4e92
IPv6 Addresses in SDP are not supposed to have square brackets
...
(report by Guillaume Schreiner)
18 years ago
Emil Ivov
869d11eddf
Switched WARN for WARNING levels.
18 years ago
Romain Kuntz
39d19dffa4
Applied Lubomir's patch to handle .sip-communicator directories on MAC, and to
...
build sc-launcher as a bundle.
18 years ago
Emil Ivov
21f82be310
Split the GUI package into service and implementation to allow protocols to access UI functionalities such as error messages.
18 years ago
Emil Ivov
fbf0168515
Added an icon for the auto away configuration form (by Damien ROTH)
...
Renamed the status update plugin to awto away
moved the getImage() and getImageBytes() methods to the ResourceManagementService
18 years ago
Emil Ivov
195db71bad
Compile SDP for J1.5. Remove debug prints from CallSessionImpl
18 years ago
Emil Ivov
2fd5770d73
Committing support for early media with 183 session progress messages.
...
Fixing status index for eXtended aways messages in jabber
18 years ago
Yana Stamcheva
4460f1b636
KeyBinding plugin contributed by Damian Johnson.
18 years ago
Emil Ivov
4b27759c9f
Moving the AutoAway configuration to the general configuration form. (Patch by Damien Roth).
...
Improved the text of Exception messages in OpSetBasicTelephonySipImpl
Cosmetic fixes in the media package
Reduced default logging level
18 years ago
Emil Ivov
006f5cb10e
Wrapping the jfontchooser lib into a bundle.
18 years ago
Yana Stamcheva
82031a2527
Font chooser added
18 years ago
Yana Stamcheva
413b840777
- Copy problem fixed in chat write area.
...
- Long text formatting fixed
- Smilies are now moved to the formatting tool bar.
18 years ago
Yana Stamcheva
6f0df8bb1b
unused
18 years ago
Damian Minkov
37f8993edb
Fixing test build and include starting resource bundles in client.run.
18 years ago
Emil Ivov
0ec7d4724e
Add the swing packages to the unit testing felix system packages
18 years ago
Emil Ivov
9d944c7023
Adding a GoogleTalk Wizard (Contributed by Lubomir Marinov)
18 years ago
Damian Minkov
632e84defe
Integrate notification events configuration (patch by Alexandre Maillard)
18 years ago