Skip to content

Commit

Permalink
Merge branch 'tayler6000:development' into development
Browse files Browse the repository at this point in the history
  • Loading branch information
key2peace authored Jan 18, 2024
2 parents 08df5d7 + 74d1793 commit 11a1938
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyVoIP/SIP/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -478,6 +478,7 @@ def gen_digest(
"nonce": nonce,
"algorithm": algo,
"digest": hash_func(HA3.encode("utf8")),
"uri": uri,
"username": username,
"opaque": opaque,
}
Expand Down

0 comments on commit 11a1938

Please sign in to comment.