Skip to content

Releases: codingjoe/VoIP

0.5.1

28 Apr 17:14
815b0e5

Choose a tag to compare

Full Changelog: 0.5.0...0.5.1

0.5.0

28 Apr 17:04
e51c81c

Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.5.0

0.4.0

07 Apr 18:21
dcf9823

Choose a tag to compare

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

18 Mar 23:42
0e3d9f7

Choose a tag to compare

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

18 Mar 20:22
d0dd643

Choose a tag to compare

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

18 Mar 00:11

Choose a tag to compare

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

17 Mar 23:10

Choose a tag to compare

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

16 Mar 09:16
aaed58f

Choose a tag to compare

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

0.2.0

15 Mar 19:11
986f405

Choose a tag to compare

What's Changed

Full Changelog: 0.1.1...0.2.0

0.1.1

13 Mar 23:09

Choose a tag to compare

What's Changed

  • Add RFC implementation status roadmap to README by @Copilot in #31

Full Changelog: 0.1.0...0.1.1