Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Commits work in progress on fixing leaks of CallDialog. | Lyubomir Marinov | 2012-02-13 | 3 | -3/+184 |
| | |||||
* | Ongoing work on cross protocol conference calls. Adds missing portaudio ↵ | Sebastien Vincent | 2012-02-08 | 9 | -7/+541 |
| | | | | hotplug patch. | ||||
* | Tries the size the video and audio components in a video conference call ↵ | Lyubomir Marinov | 2012-02-02 | 1 | -14/+33 |
| | | | | appropriately. Fixes deprecation warnings. Adds javadocs. | ||||
* | Implements receiving of sip INFO dtmf tones. | Damian Minkov | 2012-02-01 | 4 | -0/+173 |
| | |||||
* | Merges desktop and Android files and commits them as they should work on ↵ | Lyubomir Marinov | 2012-02-01 | 1 | -3/+12 |
| | | | | both without modifications. | ||||
* | Commits work in progress on video conferences. | Lyubomir Marinov | 2012-02-01 | 4 | -25/+152 |
| | |||||
* | Fixes warnings, typos. | Lyubomir Marinov | 2012-01-30 | 1 | -60/+82 |
| | |||||
* | Adds option to auto-answer and forward all incoming calls, currently sip ↵ | Damian Minkov | 2012-01-30 | 1 | -0/+101 |
| | | | | implementation available. | ||||
* | Fixes audio levels in conference UI. | Sebastien Vincent | 2012-01-20 | 1 | -1/+0 |
| | |||||
* | Adds support for audio devices hotplug as well as to change input/output ↵ | Sebastien Vincent | 2012-01-18 | 3 | -3/+38 |
| | | | | audio devices during a call. | ||||
* | Fixes ui blocking displaying contact in contactlist or in the tooltip, when ↵ | Damian Minkov | 2012-01-18 | 1 | -0/+24 |
| | | | | checking for contact server stored details like phones etc. | ||||
* | Resolves a problem with jabber contact list if server replay is delayed. ↵ | Damian Minkov | 2012-01-18 | 1 | -0/+10 |
| | | | | Enables by default keepalives for jabber providers, moves keep alive account property to the protocol factory to be used from all protocols. | ||||
* | Create security off event object in security control event handler | Ingo Bauersachs | 2012-01-15 | 2 | -18/+13 |
| | |||||
* | Renames some protocols, jabber to XMPP, Yahoo! and Google Talk. | Damian Minkov | 2011-12-21 | 1 | -1/+1 |
| | |||||
* | Fixes NPE if resource icon is not found. | Damian Minkov | 2011-12-21 | 4 | -1/+14 |
| | |||||
* | Switches from JMF to FMJ. | Lyubomir Marinov | 2011-12-17 | 1 | -6/+8 |
| | |||||
* | Does the 2-bit shift for the DSCP value directly in the code, so users have ↵ | Sebastien Vincent | 2011-12-10 | 1 | -7/+7 |
| | | | | only to set DSCP value in the properties rather than multiply it by 4. | ||||
* | Updates javadoc for enum. | Damian Minkov | 2011-12-05 | 1 | -5/+11 |
| | |||||
* | Adds traffic class support for SIP/XMPP/RTP audio/RTP video. | Sebastien Vincent | 2011-12-05 | 2 | -2/+104 |
| | |||||
* | Adds method for retrieving contact authorization status. | Damian Minkov | 2011-12-05 | 1 | -0/+24 |
| | |||||
* | Adds the possibility to answer video call with video enabled for SIP and XMPP. | Sebastien Vincent | 2011-12-02 | 4 | -12/+41 |
| | |||||
* | Adds new account properties, not used yet. | Yana Stamcheva | 2011-12-01 | 1 | -0/+5 |
| | |||||
* | Introduces new operation set for retrieving and storing custom contact types. | Damian Minkov | 2011-11-29 | 1 | -0/+92 |
| | |||||
* | Fixes possible NullPointerExceptions related to packet logging, resources. | Lyubomir Marinov | 2011-11-23 | 2 | -0/+6 |
| | |||||
* | Isolates notification management and triggering. | Damian Minkov | 2011-11-17 | 1 | -0/+15 |
| | |||||
* | Removes G728 codec and fixes javadoc warnings. | Sebastien Vincent | 2011-11-14 | 1 | -3/+3 |
| | |||||
* | Fixes local audio levels when peer removed from call. | Damian Minkov | 2011-11-09 | 1 | -0/+13 |
| | | | | | Adds profile-level-id when negotiating video codecs. Fixes login with msn due to server address changes. | ||||
* | Implements AccountManager#removeStoredAccounts which removes all accounts ↵ | Lyubomir Marinov | 2011-11-04 | 1 | -2/+64 |
| | | | | which have been persistently stored. | ||||
* | Separates xcap contactlist implementation and adds option for contacts ↵ | Damian Minkov | 2011-11-04 | 1 | -0/+5 |
| | | | | retrieval from XiVO. | ||||
* | Makes the call via and chat via components show the account display name ↵ | Yana Stamcheva | 2011-11-03 | 2 | -0/+16 |
| | | | | instead of the account address. An ACCOUNT_DISPLAY_NAME property has been added in order to configure the display name additionally. | ||||
* | Adds an AbstractQualityControlWrapper to remove duplicated code between SIP ↵ | Sebastien Vincent | 2011-10-27 | 1 | -0/+149 |
| | | | | and Jabber QualityControlWrapper. | ||||
* | Fixes slow sending of jabber messages. | Damian Minkov | 2011-10-21 | 2 | -0/+30 |
| | | | | Fixes some messages in history not shown, filtered by history service or exception obtaining display name of offline contacts. | ||||
* | Changes project name in source license headers from SIP Communicator to Jitsi | Emil Ivov | 2011-10-18 | 242 | -242/+242 |
| | |||||
* | Don't show the security padlock when the security controller requires secure ↵ | Ingo Bauersachs | 2011-10-07 | 1 | -0/+8 |
| | | | | signaling, but signaling is insecure | ||||
* | Add marker OperationSets so PPSs can indicate which encryption methods they ↵ | Ingo Bauersachs | 2011-10-04 | 2 | -0/+36 |
| | | | | support | ||||
* | Adapt Call UI to multiple encryption methods | Ingo Bauersachs | 2011-10-04 | 6 | -100/+33 |
| | |||||
* | Remove unused security-event callback methods | Ingo Bauersachs | 2011-10-04 | 1 | -44/+0 |
| | |||||
* | Remove unused (S|Z)rtpAwareCallPeer | Ingo Bauersachs | 2011-10-04 | 1 | -27/+0 |
| | |||||
* | Security Tab in SIP register wizzard | Ingo Bauersachs | 2011-10-04 | 1 | -0/+37 |
| | |||||
* | SDES Integration: Enable fallback to ZRTP, add Javadoc, more renames | Ingo Bauersachs | 2011-10-04 | 2 | -34/+41 |
| | |||||
* | SDES Integration: Incoming calls work | Ingo Bauersachs | 2011-10-04 | 1 | -5/+5 |
| | |||||
* | Rename generic srtp classes from Zrtp* to Srtp* | Ingo Bauersachs | 2011-10-04 | 3 | -11/+11 |
| | |||||
* | Requires TLS for XMPP connection. If server does not support TLS, the GUI ↵ | Sebastien Vincent | 2011-09-16 | 2 | -2/+12 |
| | | | | will show message telling user to tick a checkbox in the account configuration that will allow non-secure connection to XMPP server (disabled by default). | ||||
* | Adds a proxy bypass routing mode that allows SIP requests to be loose routed ↵ | Emil Ivov | 2011-09-07 | 1 | -0/+7 |
| | | | | for a given SIP account. | ||||
* | Forces gtalk ice enabled on systems with already saved preferences (property ↵ | Damian Minkov | 2011-09-02 | 2 | -1/+11 |
| | | | | | | name change). Fixes a problem with network detection on machines missing network manager (linux). | ||||
* | Enable client TLS authentication for SIP and add a corresponding | Ingo Bauersachs | 2011-08-25 | 1 | -0/+7 |
| | | | | configuration form | ||||
* | Adds a way for protocols to add extra codec settings as well as override ↵ | Sebastien Vincent | 2011-08-24 | 2 | -6/+91 |
| | | | | payload type preferences. | ||||
* | Fixes possible NPE calling getDisplayName on sip call peers that are already ↵ | Damian Minkov | 2011-08-04 | 2 | -19/+35 |
| | | | | disconnected. Make sure media is closed even if any of call peer listeners throw an exception. | ||||
* | Fixes ambiguous properties with "sip" prefix in configuration file. | Yana Stamcheva | 2011-08-02 | 1 | -2/+16 |
| | |||||
* | Addresses a possible deadlock in video calls. | Lyubomir Marinov | 2011-07-26 | 1 | -11/+19 |
| |