Releases: codingjoe/VoIP
Releases · codingjoe/VoIP
0.5.1
0.5.0
0.4.0
What's Changed
- Keep alive: RFC 5626 outbound support and reconnect logic by @Copilot in #56
- Refactor protocol structure by @codingjoe in #59
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #58
- Bump actions/deploy-pages from 4 to 5 by @dependabot[bot] in #60
- Bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #64
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #66
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #67
- Add outbound calling ability with proper SIP BYE hang-up (dialog-centric refactor) by @codingjoe in #65
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
- Add IPv6 support and add stronger SIP types by @codingjoe in #54
Full Changelog: 0.2.4...0.3.0
0.2.4
What's Changed
- Use high precision scheduler to send RTP packets by @codingjoe in #52
Full Changelog: 0.2.3...0.2.4
0.2.3
What's Changed
- Use perf timer to improve RTP packet sending frequency by @codingjoe in #51
Full Changelog: 0.2.2...0.2.3
0.2.2
What's Changed
- Fix G.722 ADPCM state reset causing robotic/truncated echo audio by @Copilot in #43
- Refactor call classes by @codingjoe in #49
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #48
Full Changelog: 0.2.1...0.2.2
0.2.1
What's Changed
- Add EchoCall: VAD-based speech echo handler + VoiceActivityCall base + echo CLI by @Copilot in #37
- Deduplicate codec base classes by @codingjoe in #40
Full Changelog: 0.2.0...0.2.1