Releases: tayler6000/pyVoIP
Releases · tayler6000/pyVoIP
pyVoIP v2.0.0a5
What's Changed
- Fixed missing uri in digest dictionary for old hash method by @tayler6000 in #224
- Fixed issue with registering with remote PBXs by @tayler6000 in #228
- Fixed issue with registration by @tayler6000 in #235
- Split SIPMessage into SIPRequest and SIPResponse by @tayler6000 in #234
- proxy-authentication for development by @key2peace in #213
Full Changelog: v2.0.0a4...v2.0.0a5
pyVoIP v2.0.0a4
What's Changed
- Add tests for NAT by @tayler6000 in #208
- Updated workflows to use newest versions of Python by @tayler6000 in #210
- Update docs for 2.0.0 by @tayler6000 in #205
- Combined sock and networking by @tayler6000 in #215
- Fixed Race Condition by @tayler6000 in #220
- Fixed error being raised with qop not present in authentication by @tayler6000 in #221
Full Changelog: v2.0.0a3...v2.0.0a4
pyVoIP v1.6.8
pyVoIP v2.0.0a3
Fixed more issues with circular imports.
Full Changelog: v2.0.0a2...v2.0.0a3
pyVoIP v2.0.0a2
What's Changed
- Fix #202 by @tayler6000 in #203
- typo fix by @key2peace in #201
New Contributors
- @key2peace made their first contribution in #201
Full Changelog: v2.0.0a1...v2.0.0a2
pyVoIP v2.0.0a1
What's Changed
- Add options by @tayler6000 in #75
- Insert missing "\r\n" on the end of line 1292 by @jwwilliams1994 in #84
- Add 407 authentication and more fine call state handling by @perexg in #124
- Add TLS capabilities by @tayler6000 in #100
- Split VoIP by @tayler6000 in #141
- Add Contributing.md to development branch. by @tayler6000 in #142
- Fixing tests by @tayler6000 in #143
- Fixing the development branch by @tayler6000 in #163
- Add Call Transfer by @tayler6000 in #197
- Development feature 144 by @xyc0815 in #196
- Resolves Issue #144 by @tayler6000 in #198
New Contributors
- @jwwilliams1994 made their first contribution in #84
- @perexg made their first contribution in #124
Full Changelog: v1.6.7...v2.0.0a1
pyVoIP v1.6.7
What's Changed
- Fixes #194 by @tayler6000 in #200
- Increased thread-safety by using Lock context manager syntax by @f3ndot in #192
New Contributors
Full Changelog: v1.6.6...v1.6.7
pyVoIP v1.6.6
pyVoIP v1.6.6-rc.1
pyVoIP v1.6.5
What's Changed
- Added Contribution Guidelines by @tayler6000 in #128
- Fixes #55 by @tayler6000 in #145
- Disabling Video for Now by @tayler6000 in #147
Full Changelog: v1.6.4...v1.6.5