aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/protocol/jabber/extensions/colibri/ColibriIQProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Add packet delay attribute to Colibri Channelpaweldomas2016-05-051-0/+9
* Parses the adaptive-simulcast attribute.Boris Grozev2016-03-021-0/+12
* Moves HealthCheckIQ to separate IQ provider.paweldomas2016-02-221-26/+0
* Removes unused case statements from ColibriIQ parsing code.paweldomas2016-02-171-18/+0
* Adds HealthCheck IQ.paweldomas2016-02-171-0/+32
* Adds ForceShutdown IQ.paweldomas2015-12-111-5/+9
* Typo fixesmksh2015-11-111-1/+1
* Introduce SmackProxy for abstracting different Smack implementations (3 and 4)mksh2015-11-101-38/+46
* Revert "Renames SimulcastLayer to SimulcastStream."George Politis2015-11-051-5/+5
* Renames SimulcastLayer to SimulcastStream.George Politis2015-11-051-5/+5
* Adds optional name attribute to the conference element in colibri.damencho2015-08-141-0/+6
* Replaces boolean recording state with on, off and pending in colibri extensio...damencho2015-08-041-3/+1
* Updates the license headers.Damian Minkov2015-07-201-2/+13
* Extends the COLIBRI channel IQ with a simulcast-mode attribute.George Politis2015-06-031-0/+11
* Adds support for a payload-type element in the ColibriIQ.George Politis2015-03-311-0/+18
* Adds RTP header extension to COLIBRI.Boris Grozev2015-01-191-0/+23
* Adds parsing of SourcePacketExtension to ColibriIQProvider. Adds methods for ...paweldomas2014-11-191-0/+24
* Adds ColibriStatsIQ.paweldomas2014-11-191-1/+73
* Registers graceful shutdown IQ providers.paweldomas2014-11-191-10/+16
* Registers ColibriStatsExtension providers(to enable parsing).paweldomas2014-11-191-0/+18
* Adds graceful shutdown extension to Colibri.paweldomas2014-11-191-0/+37
* Adds adaptive-simulcast as a bool attribute to the channel IQ.George Politis2014-11-041-0/+10
* Fixes warnings.Lyubomir Marinov2014-10-021-1/+0
* Adds the 'adaptive-last-n' attribute to Channel.Boris Grozev2014-10-011-0/+11
* Adds parsing of ChannelBundle elements.paweldomas2014-08-271-4/+47
* Moves ID attribute to ChannelCommon class, so that it can be reused by SctpCo...paweldomas2014-08-201-12/+22
* Initial implementation of simulcast routing in the bridge.George Politis2014-08-181-0/+12
* Adds support for XEP-0339 source groups in ColibriConferenceIQ and ColibriIQP...George Politis2014-08-181-1/+20
* Adds a channel-bundle-id attribute to Channel and SctpConnection, and aBoris Grozev2014-08-151-1/+17
* Adds an 'endpoint' sub-element to ColibriConferenceIQ.Boris Grozev2014-07-231-0/+26
* Extends the ColibriConferenceIQ to make it possible to specify the RTCP termi...George Politis2014-07-151-0/+27
* Adds a 'recording' element to a Colibri IQ.Boris Grozev2014-06-201-0/+26
* Fixes warnings.Lyubomir Marinov2014-05-071-1/+0
* Adds experimental SCTP connection IQ to Colibri.paweldomas2014-05-071-2/+84
* Introduces endpoint and last-n to the Colibri protocol implementation.Lyubomir Marinov2014-01-201-1/+21
* Fixes an issue which could cause Jitsi Videobridge to report synchronization ...Lyubomir Marinov2013-11-261-1/+17
* Allows finer control over the generation of synchronization source (SSRC) ide...Lyubomir Marinov2013-11-241-10/+73
* Supports the Jingle ICE-UDP transport in telephony conferences utilizing the ...Lyubomir Marinov2013-11-161-26/+44
* Fixes issues with DTLS-SRTP.Lyubomir Marinov2013-10-101-47/+115
* Implements a workaround which fixes the number of channelsBoris Grozev2013-08-261-0/+15
* Additional code for the 'direction' attribute of ColibriConferenceIQ.ChannelBoris Grozev2013-07-261-0/+10
* renames the CoBri extension to COLIBRI (for COnferencing with LIghtwight BRId...Emil Ivov2013-02-271-0/+213