.. |
stanzas
|
lower case protocol; we have seen upper case in the wild for some reason
|
2020-05-01 20:15:09 +02:00 |
AbstractJingleConnection.java
|
introduce extra RTP state to handle going from sending proceed to receiving retract
|
2020-05-09 21:35:21 +02:00 |
DirectConnectionUtils.java
|
do not include scope in ipv6 annoucment
|
2019-09-08 17:44:26 +02:00 |
JingleCandidate.java
|
refactor jingle code to use objects for TransportInfo
|
2020-04-20 15:57:29 +02:00 |
JingleConnectionManager.java
|
tie breaking racing jingle message proposals. fixes #3698
|
2020-05-10 14:09:16 +02:00 |
JingleFileTransferConnection.java
|
include senders in jingle file offer
|
2020-05-11 11:09:18 +02:00 |
JingleInBandTransport.java
|
route jingle message inits
|
2020-04-20 15:57:30 +02:00 |
JingleRtpConnection.java
|
send retract when unable to setup webrtc as initiator. fixes #3717
|
2020-05-11 12:20:32 +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
|
show proposal as ongoing call
|
2020-05-02 09:50:17 +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
|
show preliminary call button if contact supports it
|
2020-04-20 15:57:30 +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
|
fixed weird ToneGenerator crash. fixes #3712
|
2020-05-10 17:54:16 +02:00 |
WebRTCWrapper.java
|
catch UnsatisfiedLinkError when trying to init libwebrtc. fixes #3707
|
2020-05-09 19:48:54 +02:00 |