Skip to content

Commit 23c815e

Browse files
committed
Linux: v1.0.19 (fixed conf mode, improved conn handling)
1 parent 449c161 commit 23c815e

File tree

4 files changed

+6
-1
lines changed

4 files changed

+6
-1
lines changed

siprix_voip_sdk_linux/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 1.0.19
2+
- Fixed sound artifacts which could appear when SDK hosts conference call
3+
- Added ability to skip registration request when SDK has been succfully registered less than 1sec ago
4+
//2025.12.05
5+
16
## 1.0.18
27
- Updated upgradeToVideo implementation. Added new mode 'manual'
38
- Added new event 'onCallVideoUpgradeRequested'
Binary file not shown.
-32 Bytes
Binary file not shown.

siprix_voip_sdk_linux/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: Linux implementation of the Siprix VoIP SDK plugin for embedding vo
33
homepage: https://siprix-voip.com
44
repository: https://github.com/siprix/FlutterPluginFederated/tree/main/siprix_voip_sdk_linux
55
documentation: https://docs.siprix-voip.com
6-
version: 1.0.18
6+
version: 1.0.19
77

88
environment:
99
sdk: ^3.2.0

0 commit comments

Comments
 (0)