- 15 Sep, 2023 - 1 commit
-
-
Simon Morlat authored
-
- 14 Sep, 2023 - 1 commit
-
-
Andrea Gianarda authored
when initiating a call; - from header - account These 2 parameters are dependent from each other which makes tricky for the core to know exactly which account to use and the correct from address. In most scenarios, the from address is the account's identity address but it is not always the case such as in the case of a direct call. Moreover, the account cannot be always deduced in a straightforward matter such as if the core has no default account (but it is registered with one or more accounts) and the call parameters have not set one. The algorithm for choosing an account is the following: 1) search in the call parameters 2) get the default account 3) look up for the best guessed account based on the from (if known) or to address The algorithm for known the from address is the following: 1) look for the from header in the call parameters 2) look up for the identity address of the account (if known) 3) get the core primary account Set Ik SDP attribute based on the account used for a call Use account set in the call parameters before retrieving the NAT policy. It may happen that a call session is buuild without passing an account and in such a case, the SDK will do its best to get one
-
- 24 Aug, 2023 - 1 commit
-
-
Simon Morlat authored
-
- 06 Jul, 2023 - 1 commit
-
-
Ghislain MARY authored
-
- 08 Jun, 2023 - 1 commit
-
-
Simon Morlat authored
-
- 31 May, 2023 - 1 commit
-
-
Ghislain MARY authored
-
- 22 Feb, 2023 - 1 commit
-
-
Andrea Gianarda authored
Add property to disable deletion of empty chatrooms Enable compiler option '-Wunused-parameter' Fixed possible null pointer exception in Java wrapper for Android Update copyright notice in wrapper files
-
- 25 Oct, 2022 - 1 commit
-
-
Andrea Gianarda authored
-
- 21 Apr, 2022 - 1 commit
-
-
Timothée Jaussoin authored
Move all the pipe related code from the historical ortp functions to bctbx
-
- 08 Jul, 2020 - 1 commit
-
-
Sylvain Berfini authored
More work on documentation + modified JAVA wrapper to ensure all returned arrays are never null even if the C API says maybenil
-
- 06 Jul, 2020 - 1 commit
-
-
Sylvain Berfini authored
-
- 15 Oct, 2019 - 1 commit
-
-
Simon Morlat authored
Move license to GPLv3, update version number to 4.3.0.
-
- 10 Sep, 2019 - 1 commit
-
-
Nicolas Michon authored
-
- 26 Nov, 2018 - 1 commit
-
-
Nicolas Michon authored
-
- 24 May, 2018 - 1 commit
-
-
- 14 May, 2018 - 1 commit
-
-
Ghislain MARY authored
-
- 10 Apr, 2018 - 1 commit
-
-
Mickaël Turnel authored
-
- 19 Mar, 2018 - 2 commits
-
-
Simon Morlat authored
-
Simon Morlat authored
-
- 01 Mar, 2018 - 1 commit
-
-
Simon Morlat authored
Fix no audio issue - because StunClient was corrupting localMediaDescription when no STUN discovery was actually made.
-
- 23 Oct, 2017 - 1 commit
-
-
Mickaël Turnel authored
-
- 29 Sep, 2017 - 1 commit
-
-
François Grisez authored
-
- 21 Sep, 2017 - 3 commits
-
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Ronan authored
-
- 19 Sep, 2017 - 1 commit
-
-
Sylvain Berfini authored
-
- 14 Sep, 2017 - 2 commits
-
-
Simon Morlat authored
-
Simon Morlat authored
-
- 20 Mar, 2017 - 1 commit
-
-
Ghislain MARY authored
-
- 17 Mar, 2017 - 1 commit
-
-
Ghislain MARY authored
-
- 10 Mar, 2017 - 1 commit
-
-
Ghislain MARY authored
-
- 28 Feb, 2017 - 1 commit
-
-
Ghislain MARY authored
-
- 14 Jan, 2017 - 1 commit
-
-
Simon Morlat authored
-
- 15 Nov, 2016 - 1 commit
-
-
Ghislain MARY authored
-
- 07 Nov, 2016 - 1 commit
-
-
Simon Morlat authored
-
- 19 Oct, 2016 - 2 commits
-
-
Simon Morlat authored
-
Ghislain MARY authored
-
- 12 Oct, 2016 - 1 commit
-
-
jehan authored
-
- 22 Sep, 2016 - 1 commit
-
-
Simon Morlat authored
-
- 21 Sep, 2016 - 1 commit
-
-
Sylvain Berfini authored
-