Lyubomir Marinov
26491feccc
Adds support for a boolean ConfigurationService property with name net.java.sip.communicator.plugin.msofficecomm.CREATE_CALL_BY_PHONE_NUMBER which instructs the Microsoft Outlook VoIP integration functionality to resolve a sign-in name to a vCard phone number in case it fails to resolve to a Contact with support for OperationSetBasicTelephony. The sort order of the phone number types is controlled through a String ConfigurationService property with name net.java.sip.communicator.plugin.msofficecomm.MPHONE_TYPE_SORT_ORDER which defaults to a value that prefers a work phone number, if available.
14 years ago
Lyubomir Marinov
a802dab29a
Commits a patch by Paweł Domas which addresses "Jitsi System Tray not initialized on Ubuntu 12.04" reported on the dev mailing list.
14 years ago
Lyubomir Marinov
26b38766e3
Fixes a failure to keep the aspect ratio of the video when switching to full screen. Attempts to remedy a multi-video display when switching between camera and desktop streaming. Tries to fix a crash in the QTKit video capture on Mac OS X. Works on addressing a unnecessary remaining of the camera on Mac OS X open.
14 years ago
Lyubomir Marinov
3bb39dd32a
Commits Boris Grozev's patch which addresses "sound selection file manager will not enter non-empty directories" reported by Alexandros Papadopoulos on the dev mailing list.
14 years ago
Emil Ivov
6c888f0bfb
Increases hole punch packet count to 3 from 1
14 years ago
Yana Stamcheva
2a5e9c4895
Adds last message correction functionality. Implementation provided by Ivan Vergiliev.
14 years ago
Damian Minkov
99a732d5f4
Change global status behaviour, count provider without presence only for available status, otherwise skip them.
14 years ago
Damian Minkov
4033f64fdc
Adds property for skipping providers that have only Online/Offline status, when changing global status.
14 years ago
Damian Minkov
ea140320c0
Adds is server overridden checkbox in jabber account wizard.
14 years ago
Lyubomir Marinov
4dfd16a63f
Commits work in progress on calling from Microsoft Office with Jitsi to phone numbers originating from Microsoft Office.
14 years ago
Lyubomir Marinov
dd3b5f120a
Commits work in progress on calling from Microsoft Office with Jitsi to phone numbers originating from Microsoft Office.
14 years ago
Vincent Lucas
b467e0bba6
Updates Ice4j to svn revison #315 : Adds log information about candidate harvest time for each harvester. And adds log information about gathering harvester time for IceUdpTransportManager and total elapsed time for harvesting candidates.
14 years ago
Damian Minkov
45d042c55c
Checks in the configuration service for route video and desktop property.
14 years ago
Lyubomir Marinov
239ba21302
When calling a Jitsi contact from Microsoft Outlook, looks for available phone numbers in the contact's vCard.
14 years ago
Damian Minkov
8d86192d77
Shows error dialog if provisioning failed and is mandatory.
14 years ago
Vincent Lucas
60db791324
Shows the "Enable desktop remote control" check box for desktop sharing only when the remote peer supports sending mouse/keyboard events. Begins to merge common part of Jabber and GTalk Call/CallPeer/CallPeerMediaHandler into abstract classes.
14 years ago
Lyubomir Marinov
5986cc0119
Tries to fix the build (tests).
14 years ago
Lyubomir Marinov
34d54b1d84
Moves the ConfigurationService and FileAccessService implementations from Jitsi into libjitsi. Silences handled exceptions in libjitsi by converting them into Logger informational messages.
14 years ago
Damian Minkov
0030f69cee
Fixes showing today's messages in history window.
14 years ago
Lyubomir Marinov
81b590fac3
Fixes the switching of the playback device in calls upon hotplugging.
14 years ago
Damian Minkov
f681befc83
Fixes update problem for old home folders under macosx.
14 years ago
Lyubomir Marinov
18a8d5069a
Adds examples to libjitsi. Fixes a failure to detect the video capture devices on Windows.
14 years ago
Vincent Lucas
98cace94b9
Corrects sending keyboard events for desktop remote sharing: request focus on the remote video display when the user has clicked on it (i.e. visually on a remote window).
14 years ago
Vincent Lucas
b945bc1ebd
Removes the local video displayed when stopping to send video stream or desktop sharing stream during a single call.
14 years ago
Damian Minkov
da8538bbf1
Adds global status menu to the tray menus, adding global status service.
14 years ago
Lyubomir Marinov
c35f3afd63
Tries to fix 'Jitsi (Debian 32-bit) crashes at startup' reported by Kertesz Laszlo on the dev mailing list.
14 years ago
Vincent Lucas
266d1c2e80
Adds RTT statistic to call information frame.
14 years ago
Damian Minkov
f56782b175
Updates tooltip content when account statuses are hidden.
14 years ago
Lyubomir Marinov
1ebd6e2896
Switches Jitsi trunk to libjitsi. (Tries to fix the build tests.)
14 years ago
Lyubomir Marinov
361f2c3d1a
Switches Jitsi trunk to libjitsi.
14 years ago
Lyubomir Marinov
0b9b0b248c
Switches Jitsi trunk to libjitsi.
14 years ago
Lyubomir Marinov
8d690718ed
Switches Jitsi trunk to libjitsi.
14 years ago
Lyubomir Marinov
89d68994ef
Switches Jitsi trunk to libjitsi.
14 years ago
Damian Minkov
bf0f000911
Prevents us from adding duplicate dates in history window.
14 years ago
Vincent Lucas
def31765ca
Removes MuteDataSource and SourceCloneable interface implementation from the imgstreaming.DataSource, but implements the javax.media.protocol.Controls.
14 years ago
Damian Minkov
ecd24a6d80
Adds status icon in front of auto answer items to easily detect when it is enabled.
14 years ago
Damian Minkov
e21ec172c1
Fixes auto answer item icon when menu is disabled.
14 years ago
Damian Minkov
5fb7225eb4
Adds property to hide account status selectors and to disable adding auto answer items in separate menu, but add them in tools menu.
14 years ago
Vincent Lucas
2c9deee147
Updates screen detection when region desktop sharing starts with an origin outside the screen borders.
14 years ago
Damian Minkov
29ef48fb65
Adds property to hide account selection when single option is available.
14 years ago
Vincent Lucas
38542d5142
Enables to move the desktop sharing region.
14 years ago
Damian Minkov
ec7d85d643
Fixes wrong menu item states, missing some configuration evaluation.
14 years ago
Yana Stamcheva
51d7bf04f6
Adds video conference interface enhancements.
14 years ago
Vincent Lucas
d1835c8e95
Improves call peer listener subscription for jabber desktop sharing server.
14 years ago
Damian Minkov
c9c68439d0
Adds more default values for sip account wizards, fixes some default values.
14 years ago
Damian Minkov
2557e13b76
Updates video max bandwidth default value.
...
Fixes unneeded proactive notifications shown when chat state is inactive. Fixes NPE.
14 years ago
Damian Minkov
9cf32899ba
Sends status message with unavailable presence when logging off, this way the status will be available and when offline.
14 years ago
Damian Minkov
b5291be072
Displays account display name if available.
14 years ago
Vincent Lucas
260a0e40b7
Stops flipping the local video display when dealing with a desktop sharing.
14 years ago
Damian Minkov
90031a8a22
Fixes NPE.
14 years ago
Damian Minkov
dad9377496
Improves updating away status.
14 years ago
Lyubomir Marinov
fcb78cba3f
Commits an initial version of the libjitsi library which should be fully functional with respect to neomedia/MediaService and should be usable with and without OSGi.
14 years ago
Lyubomir Marinov
5003e1b9e3
Commits work in progress on libjitsi.
14 years ago
Damian Minkov
161d186f5e
Fixes handling away status after successful reconnection.
...
Fixes a problem in reconnect plugin where several reconnects can happen, after several reconnection retries.
Fixes reconnection after xmpp connection throws ConnectException or NoRouteToHostException.
14 years ago
Vincent Lucas
5d5788b116
Adds XMPP remote control capability advertising and adds XMPP remote control granted/revoked notification. Updates ice4j to svn revision #307 : Corrects detection of STUN packets if the current UDP datagram has no PDU.
14 years ago
Lyubomir Marinov
59c2b9d390
Fixes a possible NullPointerException which could prevent the successful integration of Jitsi presence, IM and VoIP into MS Outlook.
14 years ago
Werner Dittmann
9016956e44
Move cipher detail information to call info frame.
14 years ago
Damian Minkov
4ee0b240bf
Adds priority prefixes we search first while discovering jingle nodes, and adds option that stop searching on first found.
14 years ago
Damian Minkov
2b788a2442
Uses info retriever for retrieving contact avatar, to avoid possible duplicate VCard loads.
...
Adds property to disable/enable searching buddies for jingle nodes, disabled by default.
14 years ago
Vincent Lucas
0990970b24
Corrects region desktop sharing if the frame goes outside the screen borders (left, right, top and bottom).
14 years ago
Vincent Lucas
571240d77f
Adds a filter to event sound chooser dialog, in order to select only WAV files.
14 years ago
Lyubomir Marinov
fc72e5e429
In relation to the presence, IM and VoIP integration between Jitsi and MS Outlook, writes a few additional Windows registry entries which are supposed to be taken into account by Outlook when Exchange is in use as well. Additionally, tries to comply with the MS Lync Server 2010 presence color convention e.g. uses red for the 'On the phone' presence status.
14 years ago
Vincent Lucas
ba0e82158d
Corrects RTP adresses logged in pcap file by JingleNodes socket. Updates ice4j library to revision #306 : Corrects RTP adresses logged in pcap file. Adds an informational log when the RTP loss rate is > 5% (at most an entry each 5 seconds).
14 years ago
Damian Minkov
b16d2cc46a
Adds property to set global account display name.
14 years ago
Werner Dittmann
f9378b5a09
Modify text of security labels to include ciper information.
...
To retrieve the cipher information string add a getCipher method to the ZrtpControl and SecurityEventManager.
The security labels display the cipher information as a second line below the status information.
14 years ago
Lyubomir Marinov
65c6c97ee2
Commits work in progress on libjitsi.
14 years ago
Vincent Lucas
da9780acee
Updates ice4j library (revision #305 ): Corrects the received STUN packet address logged in pcap file. And corrects the received/send STUN packet address logged in pcap file for JingleNodes.
14 years ago
Damian Minkov
f85c316f6e
Shows audio configuration dialog instead of the whole configuration form when device change has been detected.
...
Updates audio configuration combobox values while form is visible and devices change.
14 years ago
Damian Minkov
099e42c906
Fixes focusing authentication window fields.
14 years ago
Vincent Lucas
6f5d859d02
Corrects custom GUI property names to respect Jitsi convention: prefix.DISABLED.
14 years ago
Vincent Lucas
5d6b250942
Adds properties to custom the GUI.
...
Patch proposed by Vieri (JIRA new feature JITSI-1045).
14 years ago
Lyubomir Marinov
fb39a5cace
Adds a FIXME comment about a cause of leaking ExtendedTooltip instances i.e. the tool tips shown while hovering with the mouse pointer over the contacts in the contact list.
14 years ago
Lyubomir Marinov
c58c2dbb07
Fixes a leak of "Join chat room" dialogs.
14 years ago
Lyubomir Marinov
297d37d9a1
Fixes a leak of "New Account" dialogs.
14 years ago
Damian Minkov
ea26b13934
Fixes stopping local video on call that was answered as video call will stop and remote stream.
14 years ago
Vincent Lucas
149ea67c79
Skips provisional response for sip presence operation set.
14 years ago
Lyubomir Marinov
02cc60c280
Uses the equivalent of Jitsi's 'On the phone' status in Microsoft Office/Outlook.
14 years ago
Vincent Lucas
e35c33f59a
Replaces incorrect provisioning parameters, which do not correspond to
...
"name=value": i.e. "name" is replaced by "name=".
14 years ago
Damian Minkov
1ffcb1c2dd
Adds an option to use additional phone numbers for video calls and desktop sharing.
14 years ago
Lyubomir Marinov
9bc53e3c9f
Supports vCard e-mail addresses when matching Microsoft Outlook contacts to Jitsi contacts for IM and VoIP.
14 years ago
Lyubomir Marinov
b9eca03e31
Supports vCard e-mail addresses when matching Microsoft Outlook contacts to Jitsi contacts for presence. The functionality is still to be implemented for the cases of IM and VoIP.
14 years ago
Lyubomir Marinov
0e3e208d5f
Converts a few public API methods from "weakly" to "strongly" typed.
14 years ago
Yana Stamcheva
c527dde0d4
Disables msofficecomm plugin on other operating systems than Windows (check added when service is stopped).
14 years ago
Yana Stamcheva
272e3d2d20
Disables msofficecomm plugin on other operating systems than Windows.
14 years ago
Damian Minkov
7fe2a71cdc
Fixes NPE in call history.
14 years ago
Damian Minkov
d8f18d4b77
Fixes some NPE when sip presence is disabled.
14 years ago
Lyubomir Marinov
97f00d4a43
Integrates Jitsi presence, IM and VoIP with MS Outlook.
14 years ago
Damian Minkov
4b00ebbb7e
Removes OperationSetPresence and OperationSetPersistentPresence from supported operation sets of sip protocol when SIMPLE is disabled for account.
14 years ago
Damian Minkov
63241de6d1
Fixes downloading delta updates.
14 years ago
Damian Minkov
b04bb65707
Fixes PatternSyntaxException, escape special characters when creating regular expression.
14 years ago
Damian Minkov
c864ecb525
Fixes NullPointerException and loosing some multichat messages.
14 years ago
Damian Minkov
34779dd6db
Adds property that can disable/enable remember password option in authentication window.
14 years ago
Vincent Lucas
b7df011c28
Adds answer video call with video functionality.
14 years ago
Yana Stamcheva
121861fccf
Fixes audio level indicators in conference calls.
14 years ago
Yana Stamcheva
60471574bc
Fixes NullPointerException in video conferences.
14 years ago
Yana Stamcheva
f7431081b0
Disables conferencing menus and buttons if there's no account supporting it.
14 years ago
Yana Stamcheva
8de6013815
Adds new video conference interface.
14 years ago
Damian Minkov
2fa951b9ef
Adds error message to authentication window when user is not authorized.
14 years ago
Damian Minkov
45aeeeaee6
Fixes video preview in configuration.
14 years ago
Damian Minkov
b52eb04fc4
Fixes tabs background, revert ui setting modifications.
14 years ago