8000 Tags · topic2k/pyVoIP · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: topic2k/pyVoIP

Tags

v1.6.4

Toggle v1.6.4's commit message
Release pyVoIP v1.6.4

[FIX] Fixed gen_register always generating a new Call-ID, which broke some PBXs that required auth.
Fixed tayler6000#74

Co-authored-by: hartwigt <53487604+hartwigt@users.noreply.github.com>

v1.6.3

Toggle v1.6.3's commit message
Release pyVoIP v1.6.3

[FIX] Fixed missing recvLock.release() in invite.
Fixed tayler6000#94

Co-authored-by: SEIDO-JP <100431683+SEIDO-JP@users.noreply.github.com>

v1.6.2

Toggle v1.6.2's commit message
[CHANGE] Changed version to v1.6.2

v1.6.0

Toggle v1.6.0's commit message
[CHANGE] Updating workflow.

v1.5.6

Toggle v1.5.6's commit message
Released v1.5.6

[FIX] Fixed blank `except:` to be `except Exception:`
[FIX] Fixed trying check timeout

v1.5.5

Toggle v1.5.5's commit message
[FIX] Fixed SyntaxError

v1.5.4

Toggle v1.5.4's commit message
Changing to 1.5.4 due to PyPI conflict

v1.5.3

Toggle v1.5.3's commit message
Merge branch 'master' of github.com:tayler6000/pyVoIP

v1.5.2

Toggle v1.5.2's commit message
v1.5.2

[CHANGE] Changed NOTES file.

v1.5.1

Toggle v1.5.1's commit message
pyVoIP 1.5.1

Fixed issue tayler6000#2 pointed out by rushant001.
0