| Commit message (Expand) | Author | Age | Files | Lines |
* | Removing option "remember password" when editing sip account don't work (repo... | Damian Minkov | 2011-02-17 | 1 | -0/+12 |
* | Fixes javadocs. | Lyubomir Marinov | 2011-02-17 | 1 | -18/+27 |
* | Add missing method in OperationSetDesktopStreaming to move a partial desktop ... | Sebastien Vincent | 2011-02-16 | 1 | -1/+12 |
* | Add methods to MediaService for streaming a part of desktop and stub methods ... | Sebastien Vincent | 2011-02-16 | 2 | -1/+44 |
* | Reports contact specifiers such as Home, Work, Mobile for the SourceContact C... | Lyubomir Marinov | 2011-02-16 | 1 | -6/+6 |
* | Reports contact specifiers such as Home, Work, Mobile for the SourceContact C... | Lyubomir Marinov | 2011-02-16 | 1 | -0/+99 |
* | Moves logging configuration in separate bundle and add option to archive and ... | Damian Minkov | 2011-01-31 | 2 | -0/+244 |
* | Fixes disappearing call history on search in the contact list. | Yana Stamcheva | 2011-01-27 | 3 | -0/+19 |
* | Removes a duplicate method/an unnecessary method override. | Lyubomir Marinov | 2011-01-26 | 1 | -15/+0 |
* | Keeps the About menu item at the end of the Help menu because it is its conve... | Lyubomir Marinov | 2011-01-26 | 1 | -9/+16 |
* | Ask user for REFERS with unknown calls and decline them or ignore if not spec... | Damian Minkov | 2011-01-18 | 2 | -0/+34 |
* | Fixes issue #899: Incorrect Javadoc for function createCall. | Lyubomir Marinov | 2011-01-17 | 1 | -23/+19 |
* | Advances the phone number matching to take into account leading plus characte... | Lyubomir Marinov | 2011-01-13 | 1 | -0/+12 |
* | Normalizes phone numbers found in the Address Books of Microsoft Outlook and ... | Lyubomir Marinov | 2011-01-11 | 1 | -0/+28 |
* | Fix the case when the callee does not support an audio codec that the caller ... | Sebastien Vincent | 2011-01-10 | 1 | -0/+10 |
* | Fix default values for jabber connection (stun auto-discover and jingle nodes... | Damian Minkov | 2011-01-05 | 1 | -0/+14 |
* | Commits work in progress on adding support for the Address Book of Microsoft ... | Lyubomir Marinov | 2010-12-21 | 1 | -1/+66 |
* | Update ice4j.jar that now supports UPnP candidates harvesting. Note that UPnP... | Sebastien Vincent | 2010-12-21 | 1 | -0/+5 |
* | Commits work in progress on adding support for the Address Book of Microsoft ... | Lyubomir Marinov | 2010-12-21 | 2 | -1/+157 |
* | Fix a bug when saving sip account with different registrar changing user_id p... | Damian Minkov | 2010-12-20 | 1 | -7/+20 |
* | Introduce possibility to control capture volume from the GUI through media se... | Damian Minkov | 2010-12-17 | 4 | -5/+54 |
* | Reflect contact capabilities in call history. | Sebastien Vincent | 2010-12-16 | 1 | -1/+1 |
* | Tunes the audio levels based on sound pressure levels and their ranges a bit.... | Lyubomir Marinov | 2010-12-15 | 2 | -12/+41 |
* | When creating account check and disabled accounts(all loaded accounts in Acco... | Damian Minkov | 2010-12-14 | 1 | -0/+33 |
* | Enable desktop streaming/sharing for SIP and XMPP protocol. Note that desktop... | Sebastien Vincent | 2010-12-14 | 1 | -1/+1 |
* | When we modify a Jabber account, be sure to clear existing supported XMPP fea... | Sebastien Vincent | 2010-12-14 | 1 | -0/+11 |
* | Makes it possible for plugins to distinguish the difference between an incomi... | Emil Ivov | 2010-12-10 | 1 | -2/+15 |
* | Initial support for Jingle Nodes. Please note that this feature is disabled b... | Sebastien Vincent | 2010-12-10 | 3 | -2/+196 |
* | Introduce Packet Logging Service with its configuration form and implementati... | Damian Minkov | 2010-12-03 | 1 | -0/+101 |
* | * Fix exception when creating a STUN server without username/password; | Sebastien Vincent | 2010-12-03 | 1 | -2/+4 |
* | Localized state strings. | Yana Stamcheva | 2010-11-30 | 5 | -73/+1432 |
* | Change the "use ICE" property name. | Sebastien Vincent | 2010-11-29 | 1 | -1/+1 |
* | Opens the PortAudio streams with a valid framesPerBuffer value in order to ma... | Lyubomir Marinov | 2010-11-29 | 1 | -4/+1 |
* | Add the possibility to use SIP Communicator STUN server in case no other STUN... | Sebastien Vincent | 2010-11-26 | 1 | -17/+28 |
* | Improvements in obtaining contact capabilities. | Yana Stamcheva | 2010-11-26 | 4 | -99/+26 |
* | Updatecheck activator, update authenticate window, exported window no more used. | Damian Minkov | 2010-11-26 | 1 | -6/+0 |
* | Introduce sending/receiving generic events operation set and its implementati... | Damian Minkov | 2010-11-25 | 3 | -0/+211 |
* | Fixes IndexOutOfBoundsException in Call History, prevents the gui from crashi... | Yana Stamcheva | 2010-11-22 | 1 | -0/+16 |
* | Enable ICE by default, fix javadoc warnings. | Sebastien Vincent | 2010-11-17 | 9 | -15/+58 |
* | Fix closing media when Bye has a reason string, fix missed and not overriden ... | Damian Minkov | 2010-11-16 | 1 | -1/+17 |
* | Display correctly the local video if we switch from desktop streaming to webc... | Sebastien Vincent | 2010-11-12 | 1 | -9/+27 |
* | The interfaces for the call playback volume control. | Damian Minkov | 2010-11-11 | 4 | -0/+172 |
* | Introducing voice messages user interface. | Yana Stamcheva | 2010-11-09 | 3 | -2/+15 |
* | Desktop Sharing: manage enabling/disabling local video and desktop sharing. | Yana Stamcheva | 2010-11-07 | 2 | -3/+8 |
* | Impelements switching on and off the streaming of video in Jingle calls, call... | Lyubomir Marinov | 2010-11-07 | 3 | -16/+286 |
* | Message Waiting Indication for sip protocol (rfc3842). | Damian Minkov | 2010-11-06 | 4 | -0/+260 |
* | Skin support patch provided by Adam Netocny. Adding skin support in the SIP C... | Yana Stamcheva | 2010-11-03 | 1 | -0/+9 |
* | Spell Check plugin (work in progress). Note that the spellcheck plugin is not... | Yana Stamcheva | 2010-11-01 | 4 | -1/+152 |
* | Commits work in progress on enabling ICE support in Jingle calls. Allows vide... | Lyubomir Marinov | 2010-10-21 | 1 | -2/+10 |
* | Chat window made fully skinnable - patch provided by Adam Netocny. | Yana Stamcheva | 2010-10-19 | 1 | -0/+6 |