- 30 Oct, 2024 - 2 commits
-
-
Félix Olart authored
-
Félix Olart authored
-
- 16 Oct, 2024 - 1 commit
-
-
Émilie Gerbaud authored
(cherry picked from commit c039778a)
-
- 14 Oct, 2024 - 2 commits
-
-
Émilie Gerbaud authored
The outgoing transaction was owned by nobody. (cherry picked from commit a4b289cf)
-
Registrar fix: allow recursion for contacts whose domain is managed only in the case of an adjacent registration. In the case of an intermediate proxy, we now trust paths first. This solves a regression in a domain-registration scenario with "relay-reg-to-domains" enabled, because the backend server fails to route to the intermediate proxy because the contact is under its managed domain. (cherry picked from commit 81bb2cff) (cherry picked from commit cb8d4de6)
-
- 08 Oct, 2024 - 1 commit
-
-
Félix Olart authored
-
- 01 Oct, 2024 - 2 commits
-
-
Félix Olart authored
Invert execution of subtests in b2bua::trenscrypter/sdesToDtlsCall so the self-signed certificate needed to create DTLS stream contexts gets generated outside a time-limited scope of execution (asserter).
-
Nicolas Delpech authored
This could cause a free to be made on memory not owned anymore. This could happen in case of networking errors. Add a test to ensure that the double free could not happen anymore. (cherry picked from commit 792cdc3d)
-
- 30 Sep, 2024 - 2 commits
-
-
Félix Olart authored
-
Félix Olart authored
-
- 27 Sep, 2024 - 3 commits
-
-
Félix Olart authored
-
Félix Olart authored
-
Félix Olart authored
(cherry picked from commit bf6bcb1d)
-
- 26 Sep, 2024 - 1 commit
-
-
Félix Olart authored
(cherry picked from commit c7a0b0e6)
-
- 25 Sep, 2024 - 4 commits
-
-
Félix Olart authored
(cherry picked from commit 6fbf416f)
-
Thibault Lemaire authored
(cherry picked from commit 055a2bba)
-
Thibault Lemaire authored
(cherry picked from commit 3a490844)
-
Thibault Lemaire authored
-
- 24 Sep, 2024 - 2 commits
-
-
Félix Olart authored
(cherry picked from commit 60ae4fb5)
-
Félix Olart authored
(cherry picked from commit 43d4e5a4)
-
- 23 Sep, 2024 - 2 commits
-
-
Félix Olart authored
fix: b2bua::sip-bridge tweaked INVITE requests could contain non escaped characters in From and To headers (cherry picked from commit 8f73590e)
-
Thibault Lemaire authored
(cherry picked from commit b88546e6)
-
- 18 Sep, 2024 - 1 commit
-
-
Thibault Lemaire authored
ci: move coverage job to debian12 src/tclap, src/xml, and cJSON are now ignored (they were previously included, but they're vendored/external code)
-
- 17 Sep, 2024 - 1 commit
-
-
Félix Olart authored
(cherry picked from commit 91128902)
-
- 16 Sep, 2024 - 1 commit
-
-
Nicolas Delpech authored
Update b2bua-server/audio-codec and b2bua-server/video-codec format description. Check b2bua-server/audio-codec and b2bua-server/video-codec format before trying to enable it. Throw an exception is the format is not correct or the codec is not found.
-
- 12 Sep, 2024 - 2 commits
-
-
Nicolas Delpech authored
(cherry picked from commit d1e9b61b)
-
Thibault Lemaire authored
(cherry picked from commit d51ccea8)
-
- 10 Sep, 2024 - 1 commit
-
-
Thibault Lemaire authored
(cherry picked from commit e4810065)
-
- 09 Sep, 2024 - 3 commits
-
-
Félix Olart authored
- added test case: address masquerading in SDP by the MediaRelay module - added test case: B2BUA in sip-bridge mode along with module::B2bua enabled on proxy to route calls to an external domain/provider (cherry picked from commit cb0e3c64)
-
Félix Olart authored
(cherry picked from commit 867d02bb)
-
Félix Olart authored
(cherry picked from commit 2ffcc553)
-
- 05 Sep, 2024 - 1 commit
-
-
Félix Olart authored
When a call is created from legB (INVITE sent to callee) and bounces back on the server, the received INVITE contains same Call-Id, From and To headers. A new call (legA) is now created with the same call-id without loosing track of the previous call (legB). Identifying calls using call pointer instead of call-id now enables to dissociate these calls as they are 2 different calls (even if they have the same call-id). (cherry picked from commit ae82ff97)
-
- 04 Sep, 2024 - 3 commits
-
-
Thibault Lemaire authored
(cherry picked from commit 040d66de)
-
fix: use B2BUA-server User-Agent header value instead of custom header to route requests to B2BUA-server (cherry picked from commit 513cae1b)
-
Thibault Lemaire authored
(cherry picked from commit 3d32efc1)
-
- 27 Aug, 2024 - 1 commit
-
-
Félix Olart authored
(cherry picked from commit 1de7a7b7) (cherry picked from commit e7dd880a)
-
- 26 Aug, 2024 - 2 commits
-
-
(cherry picked from commit 5d817606)
-
Nicolas Delpech authored
Now depends on policycoreutils-python-utils and policycoreutils (cherry picked from commit 0dcabac8)
-
- 21 Aug, 2024 - 1 commit
-
-
Émilie Gerbaud authored
The issue occured when the PN are managed by a different proxy than the call, then there is one ForkContext per branch on the PN proxy. Add missing CallLog cancel status. (cherry picked from commit 2cb6083f)
-
- 20 Aug, 2024 - 1 commit
-
-
Félix Olart authored
(cherry picked from commit 6ac31b59)
-