aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/service/protocol/media
Commit message (Expand)AuthorAgeFilesLines
* Updates libjitsi and sends hole punch packets for audio.damencho2017-02-072-5/+46
* Adds a property to enable rtpTranslator for conferences.damencho2017-01-182-5/+49
* Ignore all unknown MediaTypesIngo Bauersachs2017-01-071-10/+1
* code clean up (#277)Nik2016-07-052-79/+83
* Prepare for the message MediaTypeIngo Bauersachs2016-05-171-1/+1
* Update ice4j and jain-sip dependenciesIngo Bauersachs2016-04-121-1/+0
* Converts CRLF line endings to LF, as suggested by @champtar.Boris Grozev2016-02-233-2734/+2734
* Follow libjitsi move of DTMFtone from protocol to neomediaIngo Bauersachs2015-08-231-1/+0
* Use MediaException for QualityControl error handlingIngo Bauersachs2015-08-232-4/+2
* Move security events back from libjitsi as they are solely used here.Ingo Bauersachs2015-08-231-1/+0
* Updates the license headers.Damian Minkov2015-07-2016-41/+217
* Implements OperationSetIncomingDTMF for XMPP, wired to receive events via RTP...Boris Grozev2015-04-123-3/+112
* Adds fireCallEvent by CallEvent, so it can be overridden and a custom CallEve...Damian Minkov2015-02-101-2/+13
* Generates unique SSRC 'label' per audio stream to avoid set remote descriptio...paweldomas2014-12-291-1/+1
* Uses the XMLUtils.newDocumentBuilderFactory() method to obtainBoris Grozev2014-12-291-5/+2
* Adds debug messages.Damian Minkov2014-12-081-0/+5
* Merge branch 'sipgateway'paweldomas2014-12-081-1/+6
|\
| * Handles unsupported 'data' media type when processing jingle offer.paweldomas2014-09-021-1/+6
* | Revert "Disable XML external entities before parsing."Boris Grozev2014-12-041-4/+1
* | Disable XML external entities before parsing.Boris Grozev2014-12-041-1/+4
* | Allows access to the port tracker for media type "DATA" and to the default po...Boris Grozev2014-10-071-13/+22
|/
* Adapts to changes to libjitsi.Boris Grozev2014-08-151-1/+1
* Adds support for the RED (RFC2198) and ulpfec (RFC5109) RTP payload types.Boris Grozev2014-06-201-14/+36
* Adapts to the changes to libjitsi moving the Recorder interface to the "recor...Boris Grozev2014-06-173-0/+3
* Fixes issues with the REST public API of Jitsi Videobridge.Lyubomir Marinov2014-05-221-12/+9
* Fixes a failure to initiate outgoing calls.Lyubomir Marinov2014-05-121-0/+7
* Fixes NPE (reproduced when making attended transfer).Damian Minkov2014-05-101-1/+4
* Optimizes the loading of the port-related properties for speed.Lyubomir Marinov2014-05-071-36/+76
* Fixes an issue in the allocation of ports which causes a portion of a user-sp...Lyubomir Marinov2014-05-071-36/+41
* Describes the local source in a 'source' child elementBoris Grozev2014-04-151-0/+53
* Fixes a problem where video call becomes a conference call and then back agai...Damian Minkov2014-03-261-0/+8
* Fixes a failure to take into account the user's preference with respect to ut...Lyubomir Marinov2014-03-241-7/+8
* Fixes a case which may lead to ignoring non-distinguishing but important form...Lyubomir Marinov2014-03-231-5/+11
* Prepares the generic TransportManager to accommodate ICE-related utility methodsEmil Ivov2014-02-231-0/+33
* Exports ICE from the netaddr bundleEmil Ivov2014-02-231-0/+6
* Takes into account --min-port and --max-port for the Jingle ICE-UDP transport...Lyubomir Marinov2014-01-232-57/+52
* Enables sending of RFC4575 partial notifications by default.Boris Grozev2014-01-151-4/+4
* Fixes an issue which could cause some participants in merged and cross-protoc...Lyubomir Marinov2013-12-162-20/+30
* Replace System-Bundle header by BSN and a list that defines sys-bundlesIngo Bauersachs2013-12-071-1/+1
* Fixes warnings.Lyubomir Marinov2013-12-052-3/+3
* Applies (manual) formatting.Lyubomir Marinov2013-11-261-8/+16
* Supports the Jingle ICE-UDP transport in telephony conferences utilizing the ...Lyubomir Marinov2013-11-162-43/+67
* Fixes warnings, formatting, naming consistency.Lyubomir Marinov2013-11-143-2632/+2645
* Implements publishing a conference in chat room (Merged from publish-conferen...hristoterezov2013-10-272-0/+32
* Adds support for DTLS-SRTP with Jitsi Videobridge.Lyubomir Marinov2013-10-181-1/+1
* Adds support for DTLS-SRTP with XMPP.Lyubomir Marinov2013-10-101-0/+11
* Romoves the use of enum-like constants from SrtpListeners because it is a par...Lyubomir Marinov2013-10-102-30/+67
* Adds support for DTLS-SRTP with SIP.Lyubomir Marinov2013-10-033-33/+127
* Fixes a couple of NPEsBoris Grozev2013-08-151-4/+3
* Fix an NPE if we try to generate conference-info for a CallPeer without a CallBoris Grozev2013-08-141-0/+3