- Nov 09, 2020
-
-
Adrien Béraud authored
Change-Id: Iedd64541dc77783ccee60eaa1a64cdb9da134188
-
Adrien Béraud authored
Change-Id: Ib9139ab9a826cc134cde5fb47e742a45914343de
-
Sébastien Blin authored
avoid segfault. Backtrace from the play store Change-Id: I5a44a5ee190cba22ed31ef4c7f64703b352db7fe
-
Sébastien Blin authored
Fix a backtrace got on play store vitals Change-Id: Id8333476073ab5aca253a9e69a48bf364018d0fc
-
- Nov 03, 2020
-
-
Adrien Béraud authored
Change-Id: I820d008b9f437e4396f076fade34f3f9d9f8d053
-
Adrien Béraud authored
Change-Id: Idec4c34eae9cb5204c28d5b1599686f50011680c
-
Mohamed Chibani authored
The patch add a feature to PJNATH lib that allows setting custom (nat-assisted) server reflexive (srflx) candidates obtained through upn-igd or nat-pmp APIs. Gitlab: #334 Change-Id: I7f88376cfee67885c465f969c2f21e38621abe5d
-
Pierre Lespagnol authored
Add a parameter to dring.yml file, the video mixer resolution is set from this parameter (not from videoInput anymore) Change-Id: I57e2545e8794726a04c093388dee63aeea4b399d GitLab: #265
-
- Nov 02, 2020
-
-
Adrien Béraud authored
Change-Id: I6f210246551b13aad13fc4c543a733a7ab5d2abd
-
And remove some useless code Change-Id: I564bf71c85f4e3fc7b730eb02c50fce355799bfd
-
Change-Id: Ie27b1d9fe7d2b7ca3a3b8bba113bf334b724bc83
-
Sébastien Blin authored
Incorrect flag was set causing the turn connection to wait for an event that will never happen Change-Id: I9f6c6ad6aabc554bacabd3cefcf4099517e05ebe
-
- Oct 30, 2020
-
-
Sébastien Blin authored
This pending flag is not present here: https://trac.pjsip.org/repos/changeset/6071 and seems to cause non wanted deadlock. The close and incoming connection should not change the pending status Change-Id: I36fc6f26d5121789e7e0ca57bf1e72d3343b875c
-
- Oct 29, 2020
-
-
Change-Id: I9b3bc097fd3be9899316133ac0f5161170b44281
-
Adrien Béraud authored
Change-Id: Ifedd141b70fdf31f07e4a1b572392fe71d62d589
-
Change-Id: Iaa326db9c2addf4d704aa9024f646607caf156ff
-
- Oct 28, 2020
-
-
Mohamed Chibani authored
The temporary ice session created by sipcall, might not be properly released if the call is rejected by the user while searching/connecting. Change-Id: I053c2a4c4bd864c4dd4c73488175da30d1bf08db
-
- Oct 27, 2020
-
-
Adrien Béraud authored
Change-Id: Ia111e6597b61cab31c31e3d4dff96c5ea1798ff2
-
Change-Id: I3bf4bc4d06202f9c61208be55c78c7b44be52ba3
-
This patch add a queue to start/stop audio so it would not block execution thread. Change-Id: I4ca454a98395e71f00de38c511d18886d8ffbf1a
-
Change-Id: I13245dc4c38090e75450d6cb0f47956e6444ce93
-
Adrien Béraud authored
Change-Id: I618ae6f9ae849832e7704150b72f3c9ff3ba2cf4
-
Change-Id: I84870f4e3ba2cdbc9df6d16c90aeb38d4d50c241
-
- Oct 26, 2020
-
-
Sébastien Blin authored
Change-Id: Ie5c14606c01c5c277b7939889eb035caa6607b52
-
- Oct 25, 2020
-
-
Adrien Béraud authored
Change-Id: Id4a3cb459956827b472d41c0458dc0b85231f7c9
-
Adrien Béraud authored
Change-Id: Iee0b40fd29704f115dbb56f4357de9153f2e2e36
-
Adrien Béraud authored
Change-Id: Id5df8a835428019ac0e11e7c722ee5d554c74a3a
-
Sébastien Blin authored
When sending a request to get a p2p socket, it's possible to not receive any response, so the connection manager will inform jamiaccount that no channel is created. In this case, we must stop the pending call and remove the dummy call. Change-Id: Ia071b7fd97051e909aa5edd795affc16f48de8c8
-
- Oct 24, 2020
-
-
Because all file transfers are down through channeled sockets, cancelIce_ is not used anymore and a file is cancelled when the linked channel is down. Change-Id: Icbb075149ea61660bee0a9013b5cd87bc0eb2463
-
When a shutdown appears for a multiplexed socket, all current pending channels are closed, so callbacks related to these closed channels must be closed. Change-Id: Ic15d4552bc3c2445c9aa25babd93ad9d6c473e19
-
Adrien Béraud authored
Avoids some unneeded strlen Change-Id: I4324f858fff51e27f77819f5f9e7744b46a22260
-
- Oct 23, 2020
-
-
Mohamed Chibani authored
Change-Id: I7aedd16280d55b413768efce127853f28ec79e3c
-
Change-Id: Ia97ba77204f2a40fe57934d71be02a3b2647db67 GitLab: #328
-
Sébastien Blin authored
When settuping the AudioSender, the audio can be started with muteState_ = true. This avoid the case where the peer needs to renegotiate the medias (like changing their camera resolution, stopping a stream, etc) the audio will be restarted forgetting the mute state. Change-Id: Ic33e297809a72f4c7f85c1cdd354f99d953618cc GitLab: #327
-
Change-Id: I03ab00ba20522216ad2fb25128d35e2ca1a4b93d
-
Change-Id: Ia7fdbfb41b27f3eacdddaa861041e966e455da0c
-
- Oct 22, 2020
-
-
Adrien Béraud authored
Change-Id: I659e807a5d071df57876659c9ddcd1daf91cd92b
-
Adrien Béraud authored
technique from: https://github.com/msgpack/msgpack-c/wiki/v1_1_cpp_unpacker#client-controls-a-buffer Change-Id: I595e7b9eefdc396e6800cfa95ec299388c69e3e0
-
Change-Id: Ie0eec02ad6f1eba6cbd19f198fafc5024e0a6bf7 GitLab: #290
-
- Oct 21, 2020
-
-
Change-Id: If44dea4f9f1bf31ccb7237dca29c42735ecce5a8
-