aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/service/protocol
Commit message (Expand)AuthorAgeFilesLines
...
* Takes into account the configuration property net.java.sip.communicator.servi...Lyubomir Marinov2011-07-261-5/+51
* Adds support for RTP over TCP and Google Talk's TCP/TURN-TCP/TURN-SSLTCP cand...Sebastien Vincent2011-07-203-8/+49
* Fixes a problem with hold and enabling audio if we were in mutually hold stat...Damian Minkov2011-07-182-2/+9
* Adds listener for notifying for server stored account details.Damian Minkov2011-07-044-0/+248
* Fixes a deadlock in audio level functionality which used to freeze the user i...Lyubomir Marinov2011-06-283-56/+176
* Disables Jingle support when calling is disabled.Yana Stamcheva2011-06-271-0/+5
* FIxes facebook and google talk accounts.Yana Stamcheva2011-06-221-1/+1
* Adds on the phone status to jabber protocol.Damian Minkov2011-06-221-0/+18
* Adds a configuration property for calling and desktop streaming functionalities.Yana Stamcheva2011-06-211-0/+12
* Responds to INFO requests for key frames.Lyubomir Marinov2011-06-171-0/+17
* Commits work in progress on requesting H.264 video key frames from remote pee...Lyubomir Marinov2011-06-162-8/+83
* Adds protocol get/setters in StunServerDescriptor.Sebastien Vincent2011-06-161-0/+40
* Removes a few plurals in neomedia-related class, method and field names which...Lyubomir Marinov2011-06-152-7/+7
* Ongoing work on Google Talk voice support.Sebastien Vincent2011-06-092-1/+29
* Fix initial mute state when starting recorder.Damian Minkov2011-06-071-1/+1
* Pre-selects the protocol provider corresponding to the default protocol in th...Yana Stamcheva2011-06-071-0/+5
* Initial video size setting, when creating video call.Damian Minkov2011-06-033-33/+107
* Removes special symbols before callng phone numbers and lets the user configu...Yana Stamcheva2011-06-011-0/+8
* Allow setting params for the size of image we are able to show during video c...Damian Minkov2011-05-283-0/+42
* Update recorder when we mute mute/unmute a call peer.Damian Minkov2011-05-251-2/+75
* Commits work in progress on Google Talk voice support.Sebastien Vincent2011-05-202-1/+11
* Fixes missing security information when changing from one-to-one call to a co...Yana Stamcheva2011-05-182-0/+28
* Make it impossible to create a Jabber account without a server specified (eit...Yana Stamcheva2011-05-131-0/+6
* Rebuilds the JNI FFmpeg library with newer versions of its dependencies.Lyubomir Marinov2011-05-132-30/+37
* Store STUN password via credentials storage service.Sebastien Vincent2011-04-292-6/+21
* Add option to auto generate jabber resources.Damian Minkov2011-04-191-0/+6
* Rename protocol contacts where possible.Damian Minkov2011-04-192-0/+27
* Applies tiny source code formatting.Lyubomir Marinov2011-04-191-3/+5
* Fixes a deadlock in the audio level functionality upong call hangup which pre...Lyubomir Marinov2011-04-061-1/+1
* Fix some javadocs and warnings.Sebastien Vincent2011-04-056-3/+28
* Add Coin (Conference Information) support and audio levels in XMPP conference.Sebastien Vincent2011-04-012-1/+227
* Fix NPE in Google Contacts service. Redesign Jabber account contact source ac...Sebastien Vincent2011-03-252-6/+6
* Properly handle switch from region desktop streaming session to webcam.Sebastien Vincent2011-02-231-0/+1
* Delivers VideoEvent.VIDEO_REMOVED for the local visual component of desktop s...Lyubomir Marinov2011-02-212-9/+12
* Tries to detect is the incoming call audio or video one.Damian Minkov2011-02-172-1/+46
* Removing option "remember password" when editing sip account don't work (repo...Damian Minkov2011-02-171-0/+12
* Add missing method in OperationSetDesktopStreaming to move a partial desktop ...Sebastien Vincent2011-02-161-1/+12
* Add methods to MediaService for streaming a part of desktop and stub methods ...Sebastien Vincent2011-02-161-0/+9
* Removes a duplicate method/an unnecessary method override.Lyubomir Marinov2011-01-261-15/+0
* Ask user for REFERS with unknown calls and decline them or ignore if not spec...Damian Minkov2011-01-182-0/+34
* Fixes issue #899: Incorrect Javadoc for function createCall.Lyubomir Marinov2011-01-171-23/+19
* Advances the phone number matching to take into account leading plus characte...Lyubomir Marinov2011-01-131-0/+12
* Normalizes phone numbers found in the Address Books of Microsoft Outlook and ...Lyubomir Marinov2011-01-111-0/+28
* Fix default values for jabber connection (stun auto-discover and jingle nodes...Damian Minkov2011-01-051-0/+14
* Update ice4j.jar that now supports UPnP candidates harvesting. Note that UPnP...Sebastien Vincent2010-12-211-0/+5
* Fix a bug when saving sip account with different registrar changing user_id p...Damian Minkov2010-12-201-7/+20
* Tunes the audio levels based on sound pressure levels and their ranges a bit....Lyubomir Marinov2010-12-151-7/+22
* When creating account check and disabled accounts(all loaded accounts in Acco...Damian Minkov2010-12-141-0/+33
* Enable desktop streaming/sharing for SIP and XMPP protocol. Note that desktop...Sebastien Vincent2010-12-141-1/+1
* When we modify a Jabber account, be sure to clear existing supported XMPP fea...Sebastien Vincent2010-12-141-0/+11