aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl
Commit message (Expand)AuthorAgeFilesLines
* Use dnssecjava instead of unbound for dnssec validationIngo Bauersachs2016-05-284-21/+109
* Rename Jibri "error" status to "failed"paweldomas2016-05-191-4/+4
* Don't claim features as supported if no info availableIngo Bauersachs2016-05-181-7/+7
* Check for correct capability for showing desktop sharingIngo Bauersachs2016-05-181-1/+1
* Add support for Asterisk's <note> based pidf presenceIngo Bauersachs2016-05-181-0/+34
* Fix an NPE when adding short SIP contactsIngo Bauersachs2016-05-171-3/+8
* Rename tooltips to match codestyleIngo Bauersachs2016-05-171-12/+12
* Add contact dialog: have prompts in name and contact fieldsTom Kazimiers2016-05-171-0/+6
* Add contact dialog: support prompts in text fieldsTom Kazimiers2016-05-171-0/+43
* Add contact dialog: add tool tipsTom Kazimiers2016-05-171-0/+23
* Add contact dialog: move group field to bottomTom Kazimiers2016-05-171-7/+7
* Updates the license headersIngo Bauersachs2016-05-171-2/+13
* Validate protocol addresses before creating a contactIngo Bauersachs2016-05-174-4/+204
* Format phone number in tooltipsIngo Bauersachs2016-05-172-1/+31
* Remove dead codeIngo Bauersachs2016-05-171-131/+0
* Better search for contact resultsIngo Bauersachs2016-05-171-3/+2
* Remove transport=tls in registrar URIIngo Bauersachs2016-05-171-1/+4
* Add "error" and "busy" state to Jibripaweldomas2016-05-134-0/+195
* Improved SIP Contact comparison. (#7)Tom Uijldert2016-05-121-3/+33
* Add packet delay attribute to Colibri Channelpaweldomas2016-05-053-0/+87
* Merge pull request #250 from matteocampana/ptime_payloadbgrozev2016-04-121-2/+7
|\
| * Parse ptime parameter into media format.Matteo Campana2016-04-111-2/+7
* | Implements getDouble in JdbcConfigServiceEtienne CHAMPETIER2016-04-121-0/+29
* | Update ice4j and jain-sip dependenciesIngo Bauersachs2016-04-124-14/+28
|/
* 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-145-0/+674
|\
| * Adds missing java doc and removes unused attributes from Jibri IQspaweldomas2016-03-144-56/+170
| * Updates loadLibrary to be able to use native libraries from within the bundle.damencho2015-12-221-18/+20
| * 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 a jibri packet extension.Boris Grozev2015-12-091-0/+7
* | 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
* | EvictingQueue.remainingSize() is not available in Guava 15.George Politis2016-03-011-1/+1
* | Increases the queue size for the PacketLoggingServiceImpl.George Politis2016-02-291-1/+15
* | Normalize line endingsIngo Bauersachs2016-02-283-640/+640
* | Allow messaging and server account info without presenceIngo Bauersachs2016-02-281-35/+35
* | 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-2347-17659/+17659
* | Moves HealthCheckIQ to separate IQ provider.paweldomas2016-02-223-28/+97
* | Adds URN_XMPP_IQ_VERSION constant.paweldomas2016-02-221-0/+8