aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/protocol/jabber/extensions
Commit message (Expand)AuthorAgeFilesLines
* Add hashCode to classes overriding equalsIngo Bauersachs2017-01-071-0/+12
* Use base Connection class instead of XMPPConnectionpaweldomas2016-12-281-1/+1
* Escape to XML text fields in the JibriIqpaweldomas2016-10-051-0/+3
* Fixes memory leak when unavailable presence does not contain 'caps' extension.paweldomas2016-09-071-41/+36
* Add RETRYING status to Jibripaweldomas2016-07-071-0/+6
* Add rtpLevelRelayType handling in ColibriBuilder class. (#261)matteocampana2016-07-051-0/+33
* Rename Jibri "error" status to "failed"paweldomas2016-05-191-4/+4
* Updates the license headersIngo Bauersachs2016-05-171-2/+13
* Add "error" and "busy" state to Jibripaweldomas2016-05-134-0/+195
* Add packet delay attribute to Colibri Channelpaweldomas2016-05-053-0/+87
* Fix issue with RTP description updates in Colibripaweldomas2016-04-061-2/+3
* Modifies ColibriBuilder to be able to send RTP, SSRC and transport updates in...paweldomas2016-03-313-168/+433
* Renames the URL attribute in JibriIQ to "room"paweldomas2016-03-222-22/+22
* Fixes compilation error.paweldomas2016-03-141-6/+0
* Merge branch 'jibri'paweldomas2016-03-144-0/+667
|\
| * Adds missing java doc and removes unused attributes from Jibri IQspaweldomas2016-03-144-56/+170
| * Adds a follow-entity attribute.Boris Grozev2015-12-102-2/+20
| * Adds URL to RecordingStatuspaweldomas2015-12-091-0/+12
| * Explains recording statuspaweldomas2015-12-091-0/+5
| * Adds recording status Presence packet extension.paweldomas2015-12-091-0/+58
| * Makes some fields public and adds utility method to JibriStatusPacketExtension.paweldomas2015-12-091-2/+13
| * Adds JibriStatusPacketExtensionpaweldomas2015-12-091-0/+91
| * Adds a jibri packet extension.Boris Grozev2015-12-092-0/+358
* | Adds ComponentVersionsExtension class.paweldomas2016-03-031-0/+135
* | Parses the adaptive-simulcast attribute.Boris Grozev2016-03-021-0/+12
* | Fix the XML generated for the adaptive-simulcast property.Boris Grozev2016-03-021-2/+2
* | Fixes a typo, reported by @kamenik.Boris Grozev2016-02-231-1/+1
* | Converts CRLF line endings to LF, as suggested by @champtar.Boris Grozev2016-02-232-511/+511
* | Moves HealthCheckIQ to separate IQ provider.paweldomas2016-02-223-28/+97
* | Removes unused case statements from ColibriIQ parsing code.paweldomas2016-02-171-18/+0
* | Adds HealthCheck IQ.paweldomas2016-02-172-0/+80
* | Adds ForceShutdown IQ.paweldomas2015-12-113-45/+143
|/
* Adds video muted extension used in jitsi-meet.paweldomas2015-12-011-0/+70
* Merge pull request #183 from mksh/masterbgrozev2015-11-124-142/+174
|\
| * Typo fixesmksh2015-11-112-2/+1
| * Introduce SmackProxy for abstracting different Smack implementations (3 and 4)mksh2015-11-105-142/+175
* | Fixes the contacts 'call button' disappearing on multiresource contactsTimur Masar2015-11-082-5/+39
|/
* Revert "Renames SimulcastLayer to SimulcastStream."George Politis2015-11-052-11/+11
* Renames SimulcastLayer to SimulcastStream.George Politis2015-11-052-11/+11
* Export the adaptive last-n and simulcast attributes to XML.Boris Grozev2015-09-041-0/+12
* Adds optional name attribute to the conference element in colibri.damencho2015-08-144-1/+69
* Replaces boolean recording state with on, off and pending in colibri extensio...damencho2015-08-043-102/+72
* Updates the license headers.Damian Minkov2015-07-20148-300/+1940
* Adds a constant for FID.Boris Grozev2015-07-161-1/+5
* Adds SSRCInfoPacketExtension used to signal SSRC owner in jitsi-meet.paweldomas2015-07-143-6/+130
* Fixes typo in colibri XML generation.George Politis2015-06-101-1/+1
* Extends the COLIBRI channel IQ with a simulcast-mode attribute.George Politis2015-06-034-0/+101
* Converts "cache non caps" constant into field in ScServiceDiscoveryManager. F...paweldomas2015-05-211-0/+1
* Makes sure we do not try to process incoming reply errors for xmpp ping packets.Damian Minkov2015-05-181-1/+5
* Adds 'setup' attribute to DtlsFingerprintPacketExtension. Registers SctpMapEx...paweldomas2015-05-142-0/+43