Commit graph

6 commits

Author SHA1 Message Date
3669312329 fix: try-optional in core.config.sync() 2026-02-13 14:33:36 +07:00
5b5f026210 fix: mishaps in core initialization method 2026-02-11 23:48:34 +07:00
79e405797a fix: disabling IPv6 support may fix DSCP fields absence 2026-02-10 12:29:52 +07:00
2e67ea7ff9 feat: add syncCurrentState to sync registration and call state 2026-02-09 12:58:02 +07:00
9a86c4881c refactor: remove activity dependency from LinphoneBridge 2026-01-22 17:11:24 +07:00
0375fe4d1a feat: implement Linphone SDK integration with video call support
Complete rewrite from stub plugin to (probably) functional liblinphone integration featuring:
- Core SDK bridge with registration, calls, and media controls
- Platform views for remote and local video rendering
- Event channels for registration and call state updates
2026-01-22 16:15:28 +07:00