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

Add Call Transfer #197

Merged
merged 1 commit into from
Jan 2, 2024
Merged

Add Call Transfer #197

merged 1 commit into from
Jan 2, 2024

Conversation

tayler6000
Copy link
Owner

Resolves #106

[ADD] Added REFER request generation
[ADD] Added missing type annotations
[ADD] Added support for Refer-To, Target-Dialog, and Refer-Sub headers
[ADD] Added parcing for Require header. Currently does not fail for unmet
      requirements
[ADD] Added both in and out of dialog transfer feature for phone calls
[ADD] Added tests for REFER and NOTIFY requests
[CHANGE] Made traceback on some errors better
[CHANGE] Changed __get_tfc_header to __get_uri_header
[CHANGE] __gen_uri now supports empty user string for direct ip calls
[CHANGE] Changed SIPMessage.to to a property with a doc string so it would not
         be confused with the header
@tayler6000 tayler6000 requested a review from xyc0815 January 2, 2024 07:19
@tayler6000 tayler6000 merged commit fd5da32 into development Jan 2, 2024
3 checks passed
@tayler6000 tayler6000 deleted the feature/Issue-106 branch January 2, 2024 22:38
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