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

Timeout on Register does not cause PhoneStatus to change to FAILED #185

Closed
tayler6000 opened this issue Nov 23, 2023 · 0 comments
Closed

Comments

@tayler6000
Copy link
Owner

No description provided.

tayler6000 added a commit that referenced this issue Nov 24, 2023
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
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

No branches or pull requests

1 participant