aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip
Commit message (Collapse)AuthorAgeFilesLines
* Commits work in progress on adding support for the Address Book of Microsoft ↵Lyubomir Marinov2010-12-217-1/+488
| | | | Outlook.
* Adds new libraries to the appropriate IDE configuration files.Yana Stamcheva2010-12-212-4/+4
| | | | | Fixes chat window transparent toolbar on windows and linux. Adjusts some gaps in the contact list window.
* Enable packet logging by default.Damian Minkov2010-12-211-60/+28
|
* More native MacOS interface for main components.Yana Stamcheva2010-12-2117-123/+449
|
* Enable Jingle Nodes by default.Sebastien Vincent2010-12-206-18/+19
|
* Fix a bug when saving sip account with different registrar changing user_id ↵Damian Minkov2010-12-204-13/+32
| | | | | | | | property, reported by Bauersachs Ingo. Fix request uri when using registrar address different from user id server part, , reported by Bauersachs Ingo. Don't construct account uid string every time, if it exists loaded it from the account props.
* Text formatting.Sebastien Vincent2010-12-204-6/+9
|
* Ads prefix to statistic prints for easier searching in log files and modify ↵Damian Minkov2010-12-173-56/+122
| | | | | | | some prints. Change their log level to info. Change getFormat of MediaDeviceSession, if processor is not present we will not query for format and use the locally stored one.
* Rebuilds the Mac OS X counterpart of the PortAudio support with 10.4 ↵Lyubomir Marinov2010-12-171-67/+71
| | | | compatibility. Fixes javadocs, formatting.
* Introduce possibility to control capture volume from the GUI through media ↵Damian Minkov2010-12-1717-132/+477
| | | | service. Add capture and playback volume buttons to fullscreen call dialog.
* Reflect contact capabilities in call history.Sebastien Vincent2010-12-169-29/+92
|
* Reflect contact capabilities, such as call, video or desktop sharing ↵Sebastien Vincent2010-12-164-30/+161
| | | | support, in contact list (right click menu) and chat window (issue 891).
* Update javadoc.Damian Minkov2010-12-161-0/+3
|
* Update media statistics.Damian Minkov2010-12-162-62/+291
|
* Use only the username part of the JID for TURN credentials.Sebastien Vincent2010-12-151-1/+3
|
* Wait ICE connectivity checks to be finished before generate the ↵Sebastien Vincent2010-12-153-1/+11
| | | | session-accept message.
* Change label text in STUN/TURN configuration dialog.Sebastien Vincent2010-12-151-1/+1
|
* Fix issue where camera is activated in an audio only SIP call.Sebastien Vincent2010-12-151-1/+3
|
* Tunes the audio levels based on sound pressure levels and their ranges a ↵Lyubomir Marinov2010-12-155-68/+113
| | | | bit. Fixes an inaccuracy in the audio levels being sent to conference members.
* Fix display of dialog which show screens that can be streamed (in case ↵Sebastien Vincent2010-12-151-1/+1
| | | | computer has more than one screen).
* Fixes an incorrect removal of audio-level data by CSRC.Lyubomir Marinov2010-12-154-117/+104
|
* Commits patches to enable the blue theme for the tabs of various pages in ↵Lyubomir Marinov2010-12-149-26/+46
| | | | Tools > Options provided by Akash Nawani in the dev mailing list thread "Regarding Security Page".
* Add some logging to media service: rtp statistics and media streams info.Damian Minkov2010-12-146-27/+149
|
* When creating account check and disabled accounts(all loaded accounts in ↵Damian Minkov2010-12-1413-23/+73
| | | | | | AccountManager) for duplicates. Don't block UI when disabling account which is currently registering or asking for authentication.
* Remove debug output.Sebastien Vincent2010-12-141-2/+0
|
* Enable desktop streaming/sharing for SIP and XMPP protocol. Note that ↵Sebastien Vincent2010-12-146-35/+85
| | | | desktop sharing with remote control works only between two SIP Communicator clients for the moment.
* According to XEP-176, <transport/> element in session-initiate may be empty ↵Sebastien Vincent2010-12-141-6/+11
| | | | of <candidates/>. It fixes call establishment with Psi+ client.
* Bases the audio levels displayed in the call dialog on sound pressure levels.Lyubomir Marinov2010-12-142-60/+165
|
* When we modify a Jabber account, be sure to clear existing supported XMPP ↵Sebastien Vincent2010-12-144-5/+36
| | | | features as well as all ProtocolProviderServiceJabberImpl's registration state change listeners because we will recreate OperationSets. Otherwise wrong behavior can happen like two ICE negociations for the same peer in the same time (because we have more than one OperationSetBasicTelephony associated with the account and listen to Jingle packets).
* Update ice4j.jar, free Ice4j's resources (streams, components, sockets) when ↵Sebastien Vincent2010-12-143-0/+29
| | | | call is finished.
* Get the application name from properties rather than hardcoded value.Sebastien Vincent2010-12-136-15/+46
|
* Fix obtaining password for wizards through factory and credential service.Damian Minkov2010-12-1310-25/+22
|
* Adds full jid retrieval when sending generic notifications to a bare jidEmil Ivov2010-12-101-3/+10
|
* Adds an extra getFullJid() method that allows retrieving a full jid from ↵Emil Ivov2010-12-101-0/+21
| | | | only a bare jid and not necessarily a contact
* Commits the patches provided by Akash Nawani in the dev mailing list thread ↵Lyubomir Marinov2010-12-102-1/+5
| | | | "[PATCH] Fix for issue # 858".
* Makes it possible for plugins to distinguish the difference between an ↵Emil Ivov2010-12-102-11/+45
| | | | incoming XMPP generic notification and an error IQ indicating that an outgoing one failed to deliver
* Initial support for Jingle Nodes. Please note that this feature is disabled ↵Sebastien Vincent2010-12-1018-33/+1505
| | | | by default.
* Mac uri handler using new java api.Damian Minkov2010-12-101-8/+23
|
* Disable the latest modifications. Damian Minkov2010-12-101-8/+8
|
* Update macosx url handler.Damian Minkov2010-12-102-0/+20
|
* Fixing uri handlers.Damian Minkov2010-12-102-0/+2
|
* Send each media content in separate transport-info for interoperability with ↵Sebastien Vincent2010-12-091-2/+21
| | | | Empathy and N900 mobile phones. Note that Empathy/gabble team has fixed a bug related to transport-info that prevent us to receive a video call from Empathy. When the new version of Empathy (that include the fix) will be packaged for the different Linux distributions, we will rollback this changes.
* Fixes the font of the message of the "New message available" dialog which ↵Lyubomir Marinov2010-12-081-0/+8
| | | | uses some font of its own and not the "standard" one (at least on Windows) used elsewhere in the UI.
* Fixes the backgrounds of the check boxes and radio buttons on the Security > ↵Lyubomir Marinov2010-12-083-12/+32
| | | | Call, Advanced > Packet Logging and Advanced > Provisioning pages in Tools > Options on Windows which appear non-transparent and thus violate the "blue" theme.
* Fixes the background of the Help > About window which does not fill the ↵Lyubomir Marinov2010-12-081-5/+24
| | | | entire window on Windows and has "white" borders on the left and bottom.
* Fixes an incorrectly spelled "Netowrk" in Tools > Options > Events.Lyubomir Marinov2010-12-081-8/+7
|
* Saving and restoring None selection when configuring audio devices.Damian Minkov2010-12-082-25/+43
|
* Update event config form, fixing storing values when changing file values.Damian Minkov2010-12-085-9/+76
|
* Fix local port retreival for jabber packet logging.Damian Minkov2010-12-071-11/+4
| | | | Remove feed uri registration under macosx.
* Implement packet logging for ice4j.Damian Minkov2010-12-077-1/+162
|