Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fetching master to v.0.1.0 #131

Merged
merged 24 commits into from
Jan 27, 2022
Merged

Fetching master to v.0.1.0 #131

merged 24 commits into from
Jan 27, 2022

Conversation

peterdonald3
Copy link
Collaborator

No description provided.

peterdonald3 and others added 24 commits January 23, 2022 13:51
function

added tests for GenerateDialogId()
NOTE: original logic:
checked if it wasn't ',' and
if wasn't ' ' but ',' isn't ' ' and vice versa

New Logic:
Checks if byte is in slice of bytes. If not true then criteria met
and logic runs.

added util function for ContainsByte(). Designed to check if byte is in slice
of byte.
Update message and Utils packages
Merge pull request #128 from peterdonald3/master
created tests for sdpConnectionData

updated logic in sdpConnectionData to break from loop if
connAddr has space in
updated sip/message/sipAuth.go for golint issue
Updated basic tests for sdp
updated client.go to include err check after return
examples/basicUAC/main.go Show resolved Hide resolved
examples/basicUAC/main.go Show resolved Hide resolved
examples/basicUAC/main.go Show resolved Hide resolved
examples/basicUAC/main.go Show resolved Hide resolved
examples/basicUAC/main.go Show resolved Hide resolved
examples/basicUAC/main.go Show resolved Hide resolved
examples/basicUAC/main.go Show resolved Hide resolved
examples/basicUAC/main.go Show resolved Hide resolved
examples/basicUAC/main.go Show resolved Hide resolved
examples/basicUAC/main.go Show resolved Hide resolved
examples/basicUAC/main.go Show resolved Hide resolved
examples/basicUAC/main.go Show resolved Hide resolved
examples/basicUAC/main.go Show resolved Hide resolved
examples/basicUAC/main.go Show resolved Hide resolved
examples/basicUAC/main.go Show resolved Hide resolved
examples/basicUAC/main.go Show resolved Hide resolved
examples/basicUAC/main.go Show resolved Hide resolved
examples/basicUAC/main.go Show resolved Hide resolved
@hyperioxx hyperioxx merged commit 50a798f into v0.1.0 Jan 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants