- Jul 06, 2020
-
-
Adrien Béraud authored
Gitlab: #226 Change-Id: I058c851795f912f261f371afe3edc2f9f09a9ff5
-
- Jul 02, 2020
-
-
Change-Id: Iceb7bb4ec8e710928b9399a75122db2f837d5491
-
- Jun 27, 2020
-
-
Because we removed the eventloop to check pending calls, timeout are not checked and only done on successfully negotiated ICE. We should re-add timeouts to avoid any lock during the Searching or the Connecting state. Change-Id: Id4f9a4869c171a5c3f316b76e9ecede1bc76ed97 Gitlab: #244
-
- Jun 26, 2020
-
-
Ming Rui Zhang authored
Change-Id: I720705ed96b8754f039170eca132e952c8ca92a3
-
- Jun 25, 2020
-
-
With this patch, Jami will be able to use a current opened socket with a peer to transmit files. This means that no ICE negotiation will be necessary and if multiple files are transferred via the same socket Change-Id: I8eaf7c38595bbf8e86098d6c8ad21afc9210fe6b Gitlab: #228
-
Check for endpoint existance to avoid nullptr exception. Avoid to write multiple packets at the same time on the socket. This avoid to mix packet. Avoid to be able to shut the channel multiple times Change-Id: If5158b51f55f368091616062ced4d641130c8468
-
Change-Id: I058f2230952b8dc92c85e247aa83fd4304df46bb
-
Change-Id: If6e2bbc65a4e0029d55675717cb853e0a3dcf3c4
-
- Jun 18, 2020
-
-
Sébastien Blin authored
Because setContacts() just change the contact list but never notify the client, the client can't know the contacts from the new account. Change-Id: I02e27f3b768dd7def661d3568a796a91eaa78751 Gitlab: #230
-
- Jun 08, 2020
-
-
Sébastien Blin authored
Change-Id: I5e4e54f64152c6fb6c81dfc5b1c8890878d9fdd4
-
- May 27, 2020
-
-
IceTransport has the onNegoDone callback that can be used to replace the current mechanism about checking ice transports Change-Id: Iee96be646516f86136066418e38cbac3f8aefa21
-
Sébastien Blin authored
onStateChanged can be used to just clean some structure, for example with TlsTurnEndpoint. Also, if called after move, the data can be scrapped and incorrect. Also, fix a cast in TlsSocketEndpoint when using ICE. Change-Id: I8104bc8a0fd8e9cd3dae92e06eee45c22feced45
-
- May 25, 2020
-
-
isPasswordValid must return a boolean Change-Id: I6465bfc73b08f203b2fa0b53deaf71b3406cabd6
-
- May 22, 2020
-
-
Kateryna Kostiuk authored
Change-Id: Ice7459ba421c28f72c05bfda5283b733acef4695
-
Sébastien Blin authored
Change-Id: Ib6a956ac1b8b4667e017f6bda7dd26488076bb47
-
- May 12, 2020
-
-
Adrien Béraud authored
Change-Id: Icddfa964f7980af5915b110745cb922adc10dba4
-
- Apr 22, 2020
-
-
Change-Id: I2dcb7e71738f6f71ebb9db770902d64b24920022
-
The current design describes SIPVoIPLink as a Singleton. This cause some behaviors where the link is destroyed then immediately created or vice-versa and its creation/destruction can't really be planned. This design was made to allow multiple Managers to exist. However, we never do that, so let's keep it simple, there is only one Manager and all accounts needs that SIPVoIPLink This patch change this behavior and the voip link is now owned by the manager. Change-Id: I248e41742d342cf452a5503f532fe5ab862166e6
-
Adrien Béraud authored
Change-Id: I2a1a29a8fb99cf8eea40d35c511dadebd0fb46a2
-
Adrien Béraud authored
Change-Id: Iccae983c6d70ba47e0ec20c83d209c16bbe8b2b0
-
- Apr 14, 2020
-
-
Adrien Béraud authored
Change-Id: Iaed539f54987389c75c18d97b8d16aabed010d95
-
- Apr 13, 2020
-
-
Adrien Béraud authored
Change-Id: I2f0ceb3d9d4f05c947beea0953d8992e8f12167c
-
- Apr 01, 2020
-
-
Sébastien Blin authored
This patch fix at least two bugs: 1. An invalid state transition where a call got active + trying at the same time 2. Some audio issues in conferences because the call is binded even if the peer didn't answer yet. Change-Id: I53b72bb865ad9390994f146778859799de60366b
-
- Mar 30, 2020
-
-
Adrien Béraud authored
Trigger migration if account existed previously, remove the account otherwise. Change-Id: I8b6cc630e5aabb5fbb2c403162f64fcc9a68774d
-
- Mar 26, 2020
-
-
Adrien Béraud authored
Change-Id: I9a4aebe059e3b6264de57fecc7cd088429489748
-
Adrien Béraud authored
Change-Id: I5626dccfe6363f55c44633fb42559aefa25a6356
-
- Mar 17, 2020
-
-
Sébastien Blin authored
Change-Id: Ifee9830bf4a4ef8924cef33a60d7741299381413
-
Sébastien Blin authored
Change-Id: I9a8a6c7fe2be86c3514d871150d1d78a3dc9f7f7
-
Sébastien Blin authored
Change-Id: Ie39fe5c78191e23970e10036a79ef2f58cadcbb2 Gitlab: #209
-
When shutdown called from callback before it called from destructor sockets could be destroyed. Change-Id: I0fd92646726969c0d9b947a51fecbed495439fb8
-
- Mar 16, 2020
-
-
Adrien Béraud authored
Change-Id: I2457c29fce6c54295aba9ebe6b059f066a6f80a0
-
Sébastien Blin authored
Change-Id: Ib0c588d0e1c732e5b2e07d37aa72bbac700b7a49
-
Sébastien Blin authored
If the peer has a connectivityChange, this can take time before detecting the actual disconnection. This patch fallback on the DHT if the peer doesn't answer on the cached link (the peer can be disconnected at this point) Change-Id: I3ce91b3f59b393c95741d13ae4e5549d203967b4 Gitlab: #209
-
Adrien Béraud authored
Change-Id: Ifc063a6d517072aadf1cb880bf7b1f33546aace2
-
- Mar 12, 2020
-
-
Adrien Béraud authored
Change-Id: I70bec5f07aa5f5773db8803f8f5409f12b42d5f6
-
Andreas Traczyk authored
- adds signal <AccountAvatarReceived> for <account_id> with base64 <photo> - handles incoming avatar during account authorization response in on success callback by emitting <AccountAvatarReceived> Change-Id: I8b6b9685691e1335b895a12c35ea14b53ec6260c
-
- Mar 11, 2020
-
-
Sébastien Blin authored
This avoid to lock a pending request Change-Id: Id73cf58fd1434a898e28b52296a0bd4a9f6b7ea0 Gitlab: #209
-
- Mar 10, 2020
-
-
Adrien Béraud authored
Change-Id: I3167a45a77193cb67dd6a329df9b7629e8f5fc64
-
Not when detecting a new online peer. Change-Id: I50ec7701dfbf4d5b3739ce74d2f8c09195b41d52 Gitlab: #209
-
onConnectedOutgoingCall must be called after that every subCall is added. If it's not the case, the new subcalls will not be added and will be removed. So, every call created after onConnectedOutgoingCall will be immediately deleted. Change-Id: I0e6b394e9882bff552d3d5a35ebc3cdc07c49857 Gitlab: #209
-