Skip to content

fix(sip): match 2xx ACK across proxy tuples#168

Merged
ryanmurf merged 1 commit into
masterfrom
fix/chime-2xx-ack-match
Jul 19, 2026
Merged

fix(sip): match 2xx ACK across proxy tuples#168
ryanmurf merged 1 commit into
masterfrom
fix/chime-2xx-ack-match

Conversation

@ryanmurf

Copy link
Copy Markdown
Owner

Fixes live Chime calls being torn down by Timer H about 32 seconds after the initial INVITE when the dialog ACK arrives through a different proxy tuple. Matching remains constrained by accepted transaction state, Call-ID, From/To tags, INVITE CSeq, and route set. Adds a regression with a new Via stack and different source IP/port while preserving forged-route rejection. Validation: 826 asterisk-sip tests pass; full durable trunk E2E passes, including PIN reject/grant and two-way RTP.

@ryanmurf
ryanmurf merged commit 09f6ee4 into master Jul 19, 2026
4 checks passed
@ryanmurf
ryanmurf deleted the fix/chime-2xx-ack-match branch July 19, 2026 06:47
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