Skip to content

Ensure fallback timer thread registers with PJSIP - #71

Merged
vaheed merged 1 commit into
mainfrom
vaheed/fix-connection-refused-error-in-sip-dashboard
Sep 19, 2025
Merged

Ensure fallback timer thread registers with PJSIP#71
vaheed merged 1 commit into
mainfrom
vaheed/fix-connection-refused-error-in-sip-dashboard

Conversation

@vaheed

@vaheed vaheed commented Sep 19, 2025

Copy link
Copy Markdown
Owner

Summary

  • attempt to register the fallback timer thread through Endpoint.libRegisterThread when available before falling back to pj.Lib
  • preserve existing pj.Lib-based registration paths for broader compatibility with differing pjsua2 bindings

Testing

  • pytest (fails: missing optional dependencies pydantic, fastapi in test environment)

https://chatgpt.com/codex/tasks/task_b_68cda52dcca0832d80f08801d6d2bfc8

@vaheed
vaheed merged commit f517bd0 into main Sep 19, 2025
4 checks passed
@vaheed
vaheed deleted the vaheed/fix-connection-refused-error-in-sip-dashboard branch September 20, 2025 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant