Skip to content

Conversation

@FedorKiselev76
Copy link
Contributor

Problem

DialogInner::make_response() uses unique_push() for all headers, which causes all Header::Other(...) headers to be treated as a single entry.

As a result, multiple custom headers (e.g. X-*) are collapsed into one and lost in SIP responses.

@yeoleobun yeoleobun merged commit 57240f0 into restsend:main Jan 23, 2026
3 checks passed
@yeoleobun
Copy link
Collaborator

Thanks

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