CallWaveKit 0.4.1
CallWaveKit 0.4.1
This maintenance release clarifies the licensing of the components distributed by CallWaveKit. It contains no runtime, public API or PJSIP binary changes.
Licensing changes
- added
LICENSING.mdwith component-level terms - clarified that CallWaveKit source is MIT while the public PJSIP binary is GPL-2.0-or-later
- retained the earlier MIT copyright notice and added
Copyright (c) 2026 Petr Shtuka - updated CocoaPods metadata to
MIT AND GPL-2.0-or-later - clarified that installing CallWaveKit does not grant or transfer a proprietary PJSIP licence
Closed-source applications that cannot comply with the GPL must obtain an appropriate alternative PJSIP licence directly from Teluu.
Validation
- 67 tests pass
- generic iOS device build passes in GitHub CI
- strict Swift concurrency build passes
- CocoaPods lint passes without
--allow-warnings pod spec lintpasses against the published0.4.1tag