Damian Minkov
ab68449ffe
Fixing build.
16 years ago
Damian Minkov
3d561e0f84
Add latest patch from Grigorii Balutsel for Xcap support, fix proper contact peristent data.
16 years ago
Yana Stamcheva
979ad8e94e
New add account icon. Provided by Dimitar Bozhinov.
16 years ago
Yana Stamcheva
cfd86a66f5
Fix editable error message in call window.
16 years ago
Yana Stamcheva
1ccc8a5f28
New configurations prepared for the arrive of ice and stun support.
16 years ago
Damian Minkov
b741c059fb
Fix issues with chatroom dialog:
...
Proper handling disabled accounts and stored chatrooms.
Proper searching for chatroom wrapper if the same chat room exists for different providers.
Close window when leaving chat room(pressing leave button).
Fix default state of ok button in the dialog, and further changes of this state.
16 years ago
Damian Minkov
4a445998e8
Fix when removing jabber contacts and operation fails inform user and stop any further actions.
16 years ago
Yana Stamcheva
65d9be2c34
Reverts the touch screen changes, which are moved to the touchgui now.
16 years ago
Damian Minkov
f0a9cb862b
Fix - show proper status in UI for SIP Registerless accounts.
16 years ago
Damian Minkov
927b9738a2
Fix a problem when registering with sip TCP and creation of via and contact headers.
...
Add latest patch from Grigorii Balutsel for Xcap, fixes NPE on wrong server URI.
16 years ago
Damian Minkov
2e3324bda8
Fix wrong cseq incrementation in sip protocol with message and typing info. Remove some redundant resource strings.
16 years ago
George Politis
19aa0a3b24
If OTR is disabled and we are over a plaintext session, dont process any message delivery events.
16 years ago
Emil Ivov
37bb6f803d
Prevents the call recorder from failing when the config service contains an unsupported record format. Changes default name for recordings.
16 years ago
Lyubomir Marinov
3341e0aaed
Fixes a memory leak in Html2Text which used to keep the plain text extracted from a specific HTML text after it was no longer necessary.
16 years ago
Lyubomir Marinov
52b6b83513
Commits a patch provided by Dmitri Melnikov on the dev mailing list in the thread "Call Recording" which fixes the display of file paths in the Swing PopupMessageHandler implementation.
16 years ago
Lyubomir Marinov
a951b90be6
Lists the format supported by the call Recorder into it in order to have them defined in one place, introduced MediaException and throws exceptions when the call recording cannot be started successfully.
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
Matthieu Casanova
20edb99ab5
Fixed type
...
Removed redundant initialization
Used addAll() instead of a manual arrayCopy
16 years ago
Damian Minkov
13d47a2d7a
Fixing unmerging contacts when disabling account issue#849.
16 years ago
Damian Minkov
0cc3c704cb
Fix problem with editing accounts and duplicating contacts or inconsistent contacts.
16 years ago
Damian Minkov
7b980bb277
Synchronizing handling challenge in order to avoid multiple password windows if needed to ask for password.
16 years ago
Damian Minkov
ddda648fd1
Unregister jabber provider when editing it(modify it).
16 years ago
Damian Minkov
7c4b131bd2
Fire event immedietly(for delivered message) when sending message, this way we prevent the long wait when sending for example offline messages.
16 years ago
Damian Minkov
22af8010d0
When creating sip2sip account, automatically configure xcap URI.
16 years ago
Lyubomir Marinov
ca05515d76
Fixes two NullPointerExceptions in the presence and instant messaging OperationSets of Jabber privately reported by Yana Stamcheva.
16 years ago
Sebastien Vincent
9b89700cd3
Fix calls initiated with SIP registrarless account.
16 years ago
Lyubomir Marinov
3e4f3066c5
Tries to deal to some extent with unsupported formats in Call Recording. But there're still other issues to fix such as reporting the failures to the user.
16 years ago
Damian Minkov
39fb27ca51
Merge latest 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.
...
Fix merging already existing contacts with serverside list and storing password in credential service.
16 years ago
Damian Minkov
7ad9ba2eed
Fix editing sip account details.
16 years ago
Lyubomir Marinov
f36d83fb98
Offers a default name for the file into which a call is to be recorded when the 'Toggle Record' button is invoked and there's no default folder for recorded calls set.
16 years ago
Emil Ivov
f3b8ea9579
Shields message transformers so that their exceptions won't disturb event dispatching
16 years ago
Emil Ivov
2376ddba4e
Resolves conflicts with the newly added video telephony op-set
16 years ago
Emil Ivov
28a0845483
Removes an unnecessary import
16 years ago
Lyubomir Marinov
fe81fd4212
Tries to fix a "javax.media.NoDataSinkException: Cannot find a DataSink for: null" reported by Emil Ivov on the dev mailing list in the thread "Call Recording".
16 years ago
Damian Minkov
74d16b0ce8
Fix default values for sip account wizard.
...
SIP protocol now always use outbound proxy even if no proxy server is set (uses SRV records for server address or if missing records the address itself).
16 years ago
Sebastien Vincent
afdbd10ece
Missing modified files for commit 7601.
16 years ago
Sebastien Vincent
a743e6db09
Fix some warnings, javadoc and 80 characters per line.
16 years ago
Sebastien Vincent
1badc1107a
- Add desktop streaming operation set for XMPP/Jingle;
...
- Fix rescaling at sender side (for answerer of a call only);
- Support for MediaFormat's format parameters and advanced attributes in XMPP.
16 years ago
Yana Stamcheva
3c10a76dfb
Fix editable unknown contact panel information text + make it resizable in order to fix text cut in some cases.
16 years ago
Lyubomir Marinov
858a65425a
Works around a ClassCastException on Mac OS X in the 'Call Recording' configuration form.
16 years ago
Werner Dittmann
cec0938083
Use '.length() == 0' instead of 'isEmpty()'
16 years ago
Werner Dittmann
9b4beb3a92
Bring forward fix from standard GUI to touch screen GUI
16 years ago
Werner Dittmann
67e2bbe83a
Fix problem during merge
16 years ago
Werner Dittmann
aaf62cb048
Resolve merge problem with new MainFrame class, bring forwar fix in MainFrameStandard.
16 years ago
Werner Dittmann
60158da1ac
Add some more comments.
16 years ago
Werner Dittmann
61098ebcbd
First checkin of new GUI classes to support touch screen devices.
...
This new GUI simpifies handling of SC on devices that do not have a
real keyboard and use touch screens instead.
16 years ago
Lyubomir Marinov
69cc3d122e
Commits uiRegistration.patch provided by Dmitri Melnikov on the dev mailing list in the thread "password storage exception".
16 years ago
Sebastien Vincent
81e1dc3da1
- Finish the AbstractOperationSetVideoTelephony class to be as generic as possible.
...
- Add video support in XMPP/Jingle.
16 years ago
Lyubomir Marinov
b073675685
Commits the patch callrec-ui.patch provided by Dmitri Melnikov on the dev mailing list in the thread "Call Recording".
16 years ago
Damian Minkov
923e76aed0
Merge latest 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.
...
Add presence rules, fix tests and some resources. Start work on populating already existing contacts.
16 years ago