Daniel Gultsch
|
5a0979b41e
|
store 'ended call' when ended from proceed
|
2020-04-20 15:57:31 +02:00 |
|
Daniel Gultsch
|
f7f0dc99a7
|
launch calls in new task
|
2020-04-20 15:57:31 +02:00 |
|
Daniel Gultsch
|
a12760300c
|
ensure that rtp connection is registered with connection manager
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
21e412ef6f
|
only show remote video when connected
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
0c4f0c074d
|
improve busy behaviour with multiple devices
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
d057ae3439
|
transmit media from proposal to actual session
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
8c273e7eee
|
parse media from session proposal
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
e16e0d895e
|
cancle ongoing jingle sessions on xmpp rebind
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
4be2309202
|
more conditions under which to print call log
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
5eea961155
|
improved strategy for ignoring self addressed jingle messages
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
7b382d2ba5
|
include more human readable text in application errors
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
07e671d7c3
|
do not offer jingle calls when using Tor
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
9d83981f2c
|
respond with busy if there is anthor rtp session
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
d19b5e0634
|
show notification during ongoing call
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
6884e427ef
|
require dtls and ensure procceds get tracked
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
268eedad89
|
proper iq tracing (handling of errors); responding to all iqs
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
f7d1e02d4b
|
parse 'accept' messages
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
a11d506bf0
|
support reject
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
7909a72d43
|
make retract jingle messages work
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
e2f1cec2e5
|
prepare more state transitions
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
a9a35fb74b
|
show status in RtpSessionActivity
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
f8c0328416
|
dummy Jingle activity
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
3b857e6894
|
create temporary RtpSessionPropsoal as placeholder before we can create actual session
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
43cf1783a4
|
support multiple jingle contents
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
b2aa0e3352
|
use final varible to mark initiator once connection object has been created
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
385692ea28
|
route jingle message inits
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
f9650b95d8
|
create stub JingleRTPConnection
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
eb22bd0499
|
create 'Description' object
|
2020-04-20 15:57:29 +02:00 |
|
Daniel Gultsch
|
7538e387ec
|
fixed bug in ibb delivery introduced in earlier refactoring
|
2020-04-20 15:57:29 +02:00 |
|
Daniel Gultsch
|
34f42c73bc
|
cleaned JinglePacket and Content element
|
2020-04-20 15:57:29 +02:00 |
|
Daniel Gultsch
|
23ebb6ae80
|
rename JingleConnection to JingleFileTransferConnection; use ID tuple to identify sessions
|
2020-04-20 15:57:29 +02:00 |
|
Daniel Gultsch
|
a3d639747a
|
fixups for last commit
|
2019-12-05 14:03:54 +01:00 |
|
Daniel Gultsch
|
d6835101b9
|
fixes for previous commit
|
2019-10-05 21:58:21 +02:00 |
|
Daniel Gultsch
|
3d332f6f35
|
set shorter timeouts when using direct candidates
|
2019-10-03 09:37:01 +02:00 |
|
Daniel Gultsch
|
ff4d127b6f
|
use higher priority for proxy on receiving end
|
2019-09-02 08:51:50 +02:00 |
|
Daniel Gultsch
|
57fe153ef1
|
make 'cancelled' work for jingle ft
|
2018-10-08 10:31:41 +02:00 |
|
Daniel Gultsch
|
1accf9d961
|
migrate to xmpp-addr
|
2018-03-07 22:30:36 +01:00 |
|
Daniel Gultsch
|
c740386297
|
rename the Xmlns class to Namespace
|
2017-03-01 13:01:46 +01:00 |
|
Daniel Gultsch
|
780d1daf7e
|
fixed some issues around ibb
|
2017-01-20 22:37:50 +01:00 |
|
Daniel Gultsch
|
a557d38e4d
|
pgp fixes and revert configuration changes
|
2015-11-25 20:47:02 +01:00 |
|
Andreas Straub
|
012f036840
|
Optimize imports
|
2015-07-20 14:26:29 +02:00 |
|
Daniel Gultsch
|
ce79f4bbe3
|
renamed downloadable to transferable
|
2015-07-10 15:11:03 +02:00 |
|
Daniel Gultsch
|
9eb9a52205
|
initial http upload support
be careful: little error handling and no encryption
|
2015-06-29 15:21:41 +02:00 |
|
Daniel Gultsch
|
4151b72a6e
|
let jingle connection and manager handle message status
|
2015-05-16 04:12:53 +02:00 |
|
Daniel Gultsch
|
0a48f777ac
|
code cleanup for jingle proxy discovery
|
2015-01-09 14:42:58 +01:00 |
|
Sam Whited
|
eb7e683403
|
Make IqPacket type an enum
|
2015-01-04 08:20:30 -05:00 |
|
Sam Whited
|
b48bddb852
|
Fix typo in method name
|
2014-12-29 14:21:20 -05:00 |
|
iNPUTmice
|
af2922adea
|
progress for ibb transfers
|
2014-11-15 15:34:12 +01:00 |
|
Sam Whited
|
180a0e4408
|
Rework `Account.getJid()' to return full JIDs
Remove `Account.getFullJid()'
|
2014-11-09 10:57:22 -05:00 |
|
Sam Whited
|
f15900426d
|
Update more files to use JID objects
|
2014-11-09 07:00:40 -05:00 |
|