aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/service/protocol/media/AbstractOperationSetTelephonyConferencing.java
Commit message (Expand)AuthorAgeFilesLines
* Updates the license headers.Damian Minkov2015-07-201-2/+13
* Fixes issues with the REST public API of Jitsi Videobridge.Lyubomir Marinov2014-05-221-12/+9
* Enables sending of RFC4575 partial notifications by default.Boris Grozev2014-01-151-4/+4
* Fixes warnings.Lyubomir Marinov2013-12-051-2/+2
* Applies (manual) formatting.Lyubomir Marinov2013-11-261-8/+16
* Implements publishing a conference in chat room (Merged from publish-conferen...hristoterezov2013-10-271-0/+18
* Fix an NPE if we try to generate conference-info for a CallPeer without a CallBoris Grozev2013-08-141-0/+3
* Fixes an issue with the representation of theBoris Grozev2013-08-081-15/+40
* Uses the 'on-hold' endpoint status type when describing in a conference-info ...Boris Grozev2013-07-261-0/+11
* Adds a CALL_PARTICIPANTS_CHANGE type for CallChangeEvent-s and fires eventsBoris Grozev2013-07-171-0/+5
* Updates getting the direction of a CallPeer for use in conference-info documentsBoris Grozev2013-07-161-33/+17
* Fix comparison of stringsBoris Grozev2013-07-121-1/+1
* Improves setting of attributes/elements in ConferenceInfoDocumentBoris Grozev2013-07-111-2/+1
* Adds optional use of RFC4575 partial notifications if theBoris Grozev2013-07-111-44/+134
* Handle RFC4575 partial notifications.Boris Grozev2013-07-101-11/+51
* Removes some generics method declarations that are hitting some jdk bugs on b...Damian Minkov2013-07-031-1/+1
* Improves exception handlingBoris Grozev2013-06-271-14/+26
* Adds a MediaAwareCallPeer.getEntity() method in order to preserve previous be...Boris Grozev2013-06-241-32/+34
* Adds comments, renames fieldsBoris Grozev2013-06-241-6/+4
* Small bug fixesBoris Grozev2013-06-221-1/+1
* Work in progress on implementing support for partial conference-info notifica...Boris Grozev2013-06-221-11/+126
* Adds code to compare ConferenceInfoDocuments and only send notifications if d...Boris Grozev2013-06-211-3/+173
* Updates handling of received conference-information documents. Uses the Confe...Boris Grozev2013-06-181-54/+51
* Use "audio" and "video" instead of numeric id's for media elementsBoris Grozev2013-06-181-3/+1
* Small fixesBoris Grozev2013-06-171-1/+1
* Makes sending of XMPP COINs use the new architecture, removes unused code.Boris Grozev2013-06-171-1/+12
* Adds code to AbstractOperationSetTelephonyConferencing which describes aBoris Grozev2013-06-151-0/+172
* Fix setting of media direction in conference-information.Boris Grozev2013-06-091-1/+1
* Works on the user interface of video conference calls: allows toggling the di...Lyubomir Marinov2013-01-201-37/+30
* Allows the telephony conferences utilizing the Jitsi VideoBridge server-side ...Lyubomir Marinov2012-11-271-51/+25
* Commits work in progress on refactorying the call-related user interface for ...Lyubomir Marinov2012-10-171-56/+149
* Commit work in progress of fixing the implementation of content mixing in Jit...Lyubomir Marinov2012-10-161-2/+4
* Commits work in progress on refactorying the call-related user interface for ...Lyubomir Marinov2012-10-151-200/+598
* Refactors the cross-protocol conference support.Lyubomir Marinov2012-09-251-85/+67
* Fixes hanging up call in cross protocol conference and when security is manda...Damian Minkov2012-04-051-3/+3
* - Allows the neomedia bundle to function even when the PortAudio native libra...Lyubomir Marinov2012-03-211-9/+7
* Adds UI for cross protocol conference calls. Adds also the possibility to add...Sebastien Vincent2012-02-201-1/+34
* Ongoing work on cross protocol conference calls. Adds missing portaudio hotpl...Sebastien Vincent2012-02-081-4/+34
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* Commits work in progress on Google Talk voice support.Sebastien Vincent2011-05-201-1/+1
* Add Coin (Conference Information) support and audio levels in XMPP conference.Sebastien Vincent2011-04-011-1/+225
* Impelements switching on and off the streaming of video in Jingle calls, call...Lyubomir Marinov2010-11-071-0/+269