Skip to content

Conversation

@jaminh
Copy link
Collaborator

@jaminh jaminh commented Feb 26, 2025

Make the cancel message more compliant with the SIP specification.

There are a set of headers in the Cancel request that are supposed to match the headers of the Invite request they are cancelling. Also processing of header names is supposed to be case insensitive, so I tried to handle that in the parts I added.

Make the cancel message more compliant with the SIP specification.
Send an ACK for "487 Request Terminated" response to Cancel message.
@jaminh
Copy link
Collaborator Author

jaminh commented Feb 26, 2025

Relevant specification sections: 9 Cancelling a Request and 17.2.3 Matching Requests to Server Transactions

@balloob balloob merged commit 32369f8 into home-assistant-libs:master May 4, 2025
1 check passed
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.

2 participants