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

Bugfix/issue 185 #186

Merged
merged 2 commits into from
Nov 24, 2023
Merged

Bugfix/issue 185 #186

merged 2 commits into from
Nov 24, 2023

Conversation

tayler6000
Copy link
Owner

No description provided.

Fixes #185

[ADD] Added fatalCallback to SIPClient to be called when a fatal error occurs
[ADD] Added multiple attempts to register if a timeout occurs
[ADD] Added multiple attempts to deregister if a timeout occurs
[ADD] Added REGISTER_FAILURE_THRESHOLD global variable to determine how many
      registration attempts VoIPPhone will make before setting status to FAILED
[FIX] Registering thread & deregistering now properly updates VoIPPhone status
@tayler6000 tayler6000 merged commit 992ef1a into master Nov 24, 2023
2 checks passed
@tayler6000 tayler6000 deleted the bugfix/Issue-185 branch November 24, 2023 07:28
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.

1 participant