- 12 Aug, 2022 3 commits
-
-
DanmeiChen authored
free audio resource before new incoming call, to ensure there is only one write card and avoid crash ios
-
Thibault Lemaire authored
-
Thibault Lemaire authored
When the B2BUA received two or more forks to the same address, upon receiving the second, it wrongly assumed the first was created in a PushIncomingReceived, and updated it.
-
- 10 Aug, 2022 1 commit
-
-
Simon Morlat authored
-
- 08 Aug, 2022 1 commit
-
-
DanmeiChen authored
-
- 04 Aug, 2022 2 commits
-
-
Timothée Jaussoin authored
Fix flexisip-account-manager#30
-
Quentin Monnier authored
-
- 03 Aug, 2022 2 commits
-
-
DanmeiChen authored
-
Mickaël Turnel authored
-
- 02 Aug, 2022 2 commits
-
-
Quentin Monnier authored
-
Quentin Monnier authored
-
- 28 Jul, 2022 1 commit
-
-
DanmeiChen authored
-
- 27 Jul, 2022 2 commits
-
-
QuentinArguillere authored
-
QuentinArguillere authored
-
- 26 Jul, 2022 1 commit
-
-
Mickaël Turnel authored
(cherry picked from commit a2907a4d)
-
- 25 Jul, 2022 1 commit
-
-
DanmeiChen authored
-
- 22 Jul, 2022 1 commit
-
-
DanmeiChen authored
-
- 21 Jul, 2022 2 commits
-
-
Sylvain Berfini authored
-
Andrea Gianarda authored
-
- 20 Jul, 2022 1 commit
-
-
buildbot authored
-
- 19 Jul, 2022 3 commits
-
-
Sylvain Berfini authored
Do not update chat room last updated time stamp when receiving a ConferenceParticipantDeviceStatusChanged event
-
johan authored
-
- 18 Jul, 2022 2 commits
-
-
johan authored
-
Sylvain Berfini authored
Added new core.interpretUrl() method to choose whether or not to apply international prefix to phone number
-
- 15 Jul, 2022 1 commit
-
-
Andrea Gianarda authored
-
- 13 Jul, 2022 1 commit
-
-
Andrea Gianarda authored
Restart video stream when camera changes
-
- 12 Jul, 2022 5 commits
-
-
Anthony Gauchy authored
-
Thibault Lemaire authored
Useful when calls are being forwarded (e.g. from a proxy to a B2BUA). The To field would then be different from the address the SIP invite is sent to.
-
Andrea Gianarda authored
Add test where the conference dials a participant with active codecs. He/She will not be able to accept the call hence not be able to join the conference
-
Andrea Gianarda authored
Update last notify in the database every time a full state is sent
-
Andrea Gianarda authored
Increment last notify when participant device events occurs during chat rooms
-
- 11 Jul, 2022 1 commit
-
-
Sylvain Berfini authored
-
- 08 Jul, 2022 4 commits
-
-
DanmeiChen authored
-
Andrea Gianarda authored
Add more informations when removing a participant such as the reason, the time, disconnection method and call ID By default, initialize participant device address to the participant address it belongs to Rework participant state callback: - remove callbacks for participant joined, left and alerting event - add participant device state changed callback
-
Andrea Gianarda authored
-
DanmeiChen authored
-
- 07 Jul, 2022 3 commits
-
-
Christophe Deschamps authored
-
Peio Rigaux authored
Fix sip address table creation when database connection string containts utf8mb4 as charset, on mariadb 5.5 (mitigates Exception while creating or updating the database's schema : Specified key was too long; max key length is 767 bytes while executing) Added warning comments in case utf8mb4 varchar columns > 255 were to be indexed
-
Mickaël Turnel authored
-