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

feat: connection termination #4

Merged
merged 1 commit into from
Apr 3, 2024
Merged

feat: connection termination #4

merged 1 commit into from
Apr 3, 2024

Conversation

genaris
Copy link
Contributor

@genaris genaris commented Apr 3, 2024

Adds connection termination support by adding the following features:

  • A new message called "terminate-connection" that will send a Hangup message to effectively terminate the connection, notifying the other party (no further messages will be allowed)
  • A new state for 'connection-state-updated' webhook event that will indicate terminate status

Signed-off-by: Ariel Gentile <[email protected]>
@genaris genaris merged commit e6a9213 into dev Apr 3, 2024
1 check passed
@genaris genaris deleted the feat/connection-hangup branch April 3, 2024 23:29
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