.. |
stanzas
|
switch xmpp-addr to jxmpp-jid
|
2020-05-15 17:06:16 +02:00 |
AbstractJingleConnection.java
|
ask for resource and use jingle direct init when JMI is not available. fixes #3751
|
2020-05-30 14:56:12 +02:00 |
DirectConnectionUtils.java
|
switch xmpp-addr to jxmpp-jid
|
2020-05-15 17:06:16 +02:00 |
JingleCandidate.java
|
switch xmpp-addr to jxmpp-jid
|
2020-05-15 17:06:16 +02:00 |
JingleConnectionManager.java
|
ask for resource and use jingle direct init when JMI is not available. fixes #3751
|
2020-05-30 14:56:12 +02:00 |
JingleFileTransferConnection.java
|
fixed concurrent modification when iterating over presences
|
2020-05-30 10:57:22 +02:00 |
JingleInBandTransport.java
|
switch xmpp-addr to jxmpp-jid
|
2020-05-15 17:06:16 +02:00 |
JingleRtpConnection.java
|
ask for resource and use jingle direct init when JMI is not available. fixes #3751
|
2020-05-30 14:56:12 +02:00 |
JingleSocks5Transport.java
|
fixed destination calculation for direct socks candidates. fixes #3715
|
2020-05-11 11:08:45 +02:00 |
JingleTransport.java
|
remove unused imports.
|
2015-08-25 12:40:22 +02:00 |
Media.java
|
parse media from session proposal
|
2020-04-20 15:57:30 +02:00 |
MediaBuilder.java
|
payload-type and rtp-hdrext sdp parsing
|
2020-04-20 15:57:30 +02:00 |
OnFileTransmissionStatusChanged.java
|
code clean up
|
2015-10-12 12:36:54 +02:00 |
OngoingRtpSession.java
|
switch xmpp-addr to jxmpp-jid
|
2020-05-15 17:06:16 +02:00 |
OnJinglePacketReceived.java
|
code clean up
|
2015-10-12 12:36:54 +02:00 |
OnPrimaryCandidateFound.java
|
code clean up
|
2015-10-12 12:36:54 +02:00 |
OnTransportConnected.java
|
Make conversations the root project
|
2014-10-22 15:47:11 -04:00 |
RtpCapability.java
|
ask for resource and use jingle direct init when JMI is not available. fixes #3751
|
2020-05-30 14:56:12 +02:00 |
RtpContentMap.java
|
do not crash UI after ignoring improperly formatted jingle init
|
2020-04-29 15:54:02 +02:00 |
RtpEndUserState.java
|
retract call when pressing home or power button during ringing
|
2020-04-21 22:46:46 +02:00 |
SessionDescription.java
|
do not just assume rtcp-mux
|
2020-04-21 09:11:17 +02:00 |
SessionDescriptionBuilder.java
|
payload-type and rtp-hdrext sdp parsing
|
2020-04-20 15:57:30 +02:00 |
ToneManager.java
|
reset tone manager after reaching NULL status
|
2020-05-22 16:25:29 +02:00 |
WebRTCWrapper.java
|
set candidate gathering to continually. fixes #3719
|
2020-05-25 11:11:29 +02:00 |