aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/service/protocol/media/TransportManager.java
Commit message (Expand)AuthorAgeFilesLines
* Updates libjitsi and sends hole punch packets for audio.damencho2017-02-071-1/+20
* code clean up (#277)Nik2016-07-051-71/+72
* Converts CRLF line endings to LF, as suggested by @champtar.Boris Grozev2016-02-231-868/+868
* Updates the license headers.Damian Minkov2015-07-201-5/+16
* Allows access to the port tracker for media type "DATA" and to the default po...Boris Grozev2014-10-071-13/+22
* 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
* Fixes a failure to take into account the user's preference with respect to ut...Lyubomir Marinov2014-03-241-7/+8
* Prepares the generic TransportManager to accommodate ICE-related utility methodsEmil Ivov2014-02-231-0/+33
* Takes into account --min-port and --max-port for the Jingle ICE-UDP transport...Lyubomir Marinov2014-01-231-5/+3
* Supports the Jingle ICE-UDP transport in telephony conferences utilizing the ...Lyubomir Marinov2013-11-161-25/+34
* Fixes warnings, formatting, naming consistency.Lyubomir Marinov2013-11-141-765/+778
* Allows use of distinct port ranges for audio and video streams. Distinct rang...Emil Ivov2013-03-271-85/+117
* Allows the telephony conferences utilizing the Jitsi VideoBridge server-side ...Lyubomir Marinov2012-11-271-1/+0
* Improves harvesting time stats for call info frame. Updates Ice4j to r343: Im...Vincent Lucas2012-10-051-2/+20
* Adds total harvesting time to the call info frame. Updates Ice4j to r339: Add...Vincent Lucas2012-10-041-1/+9
* Improves call info frame to show the ICE harvesting time if available. Update...Vincent Lucas2012-10-021-0/+11
* Adds CallInfoFrame information about host/reflexive/relayed addresses if ICE ...Vincent Lucas2012-10-011-26/+80
* Increases hole punch packet count to 3 from 1Emil Ivov2012-07-131-7/+31
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-2/+2
* Adds ice states to call info. Damian Minkov2012-04-111-0/+8
* Adds (experimental) support for the cobri Jabber extension.Lyubomir Marinov2012-04-021-12/+32
* Fixes a ConcurrentModificationException in SRTCPTransformer.Lyubomir Marinov2012-03-301-40/+20
* - Allows the neomedia bundle to function even when the PortAudio native libra...Lyubomir Marinov2012-03-211-2/+0
* Adds a getICECandidateExtendedType() function to the CallPeerMediaHandler and...Vincent Lucas2012-03-011-0/+56
* Fixes warnings, typos.Lyubomir Marinov2012-01-301-60/+82
* Does the 2-bit shift for the DSCP value directly in the code, so users have o...Sebastien Vincent2011-12-101-7/+7
* Adds traffic class support for SIP/XMPP/RTP audio/RTP video.Sebastien Vincent2011-12-051-2/+100
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* Takes into account the configuration property net.java.sip.communicator.servi...Lyubomir Marinov2011-07-261-5/+51
* Adds support for RTP over TCP and Google Talk's TCP/TURN-TCP/TURN-SSLTCP cand...Sebastien Vincent2011-07-201-7/+43
* Ongoing work on Google Talk voice support.Sebastien Vincent2011-06-091-1/+2
* Commits work in progress on enabling ICE support in Jingle calls. Allows vide...Lyubomir Marinov2010-10-211-2/+10
* Commits work in progress on supporting ICE in Jingle.Lyubomir Marinov2010-10-061-63/+52
* ICE integration for XMPP accountsEmil Ivov2010-09-191-1/+1
* Intermediate debugging commitEmil Ivov2010-07-281-6/+6
* Resolves an issue with stream closingEmil Ivov2010-07-281-3/+3
* Brings TransportManagers up into the protocol.media package so that we could ...Emil Ivov2010-07-281-0/+357