- 20 May, 2024 - 2 commits
-
-
Thibault Lemaire authored
-
Thibault Lemaire authored
-
- 15 May, 2024 - 1 commit
-
-
- Use scripts and config from source folder - Add paths to grammar files in build directory - Hash key for flow token can be set using the configManager - Conference server stateDir can be set using the configManager and will use std::filesystem::path instead of std::string - Zrtp secrets not in binary folder anymore - B2bua tester writes in writable dir instead of var - CMake will not install the tester and its files anymore. - CI Test without installation (cherry picked from commit 2cd572db)
-
- 14 May, 2024 - 1 commit
-
-
Nicolas Delpech authored
The SNMP functions are called by the SNMP agent. The SNMP agent will only start if the SNMP is activated in the config file. Clang-tidy
-
- 10 May, 2024 - 1 commit
-
-
Ghislain MARY authored
-
- 06 May, 2024 - 1 commit
-
-
johan authored
+ hard asserts and access to CallStats from client call in b2bua encryption tester
-
- 03 May, 2024 - 1 commit
-
-
Émilie Gerbaud authored
Follow OpenID Connect spec (https://openid.net/specs/openid-connect-core-1_0.html#IDToken) Fix Bearer scheme format
-
- 29 Apr, 2024 - 1 commit
-
-
Thibault Lemaire authored
(cherry picked from commit 31217400)
-
- 23 Apr, 2024 - 3 commits
-
-
- 19 Apr, 2024 - 4 commits
-
-
Félix Olart authored
(cherry picked from commit 3090fe0f)
-
Félix Olart authored
(cherry picked from commit 32fe8daf)
-
Émilie Gerbaud authored
-
Émilie Gerbaud authored
-
- 18 Apr, 2024 - 1 commit
-
-
Félix Olart authored
(cherry picked from commit 3ded5934)
-
- 16 Apr, 2024 - 1 commit
-
-
Émilie Gerbaud authored
Add libc to known leaks (getaddrinfo).
-
- 11 Apr, 2024 - 1 commit
-
-
Émilie Gerbaud authored
-
- 09 Apr, 2024 - 1 commit
-
-
Anthony Gauchy authored
(cherry picked from commit 835c9d81)
-
- 08 Apr, 2024 - 1 commit
-
-
Thibault Lemaire authored
(cherry picked from commit 578eb2c0)
-
- 04 Apr, 2024 - 1 commit
-
-
- 03 Apr, 2024 - 9 commits
-
-
Thibault Lemaire authored
This improvement of the B2BUA in `sip-bridge` mode enables the bridging of calls from a Flexisip-managed domain to a third-party domain but also from that third-party domain to the Flexisip domain, on a per-user level. Provided that each user has an account on the third-party proxy, the B2BUA is able to use that account to place a call to another user of that third-party domain. That account will also be used when the B2BUA receives a call from the third-party domain to recognise which Flexisip user it was intended to, and bridge the call to that user. To support that use-case, the `sip-bridge` JSON configuration now supports more parameters, allowing finer control of its behaviour. The previous structure is still supported, and will be internally translated to the new parameters, but deprecated. Co-authored-by:
Anthony Gauchy <anthony.gauchy@belledonne-communications.com>
-
Thibault Lemaire authored
-
-
Thibault Lemaire authored
fix: castToConst for unsupported types was always valid
-
Thibault Lemaire authored
Fixes account routes not being used to send invite
-
Thibault Lemaire authored
-
Thibault Lemaire authored
-
Thibault Lemaire authored
stabilize b2bua::bridge/authenticatedAccounts "Still failing after 2 iterations and 86ms" stabilise tests/PostConferenceMinimalTest fix: crash in RegistrarDbRedis/subscribe_to_key_expiration
-
Thibault Lemaire authored
-
- 29 Mar, 2024 - 2 commits
-
-
Anthony Gauchy authored
-
Félix Olart authored
(cherry picked from commit 6e0ccbb0)
-
- 28 Mar, 2024 - 2 commits
-
-
Émilie Gerbaud authored
throw on duplicate config descriptor item
-
Félix Olart authored
(cherry picked from commit 25afbc01)
-
- 26 Mar, 2024 - 1 commit
-
-
Anthony Gauchy authored
FLEXISIP-200
-
- 19 Mar, 2024 - 2 commits
-
-
Émilie Gerbaud authored
-
Émilie Gerbaud authored
-
- 18 Mar, 2024 - 1 commit
-
-
Félix Olart authored
Fix RecordRoute not added in case no special processings from the NatHelper are required (FlowTokenStrategy).
-
- 12 Mar, 2024 - 2 commits
-
-
Émilie Gerbaud authored
-
Félix Olart authored
(cherry picked from commit 25344c42)
-