Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
jitsi
/
jitsi-videobridge
Public
Notifications
You must be signed in to change notification settings
Fork
1k
Star
3.1k
Code
Issues
148
Pull requests
37
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: Support in-place ICE restart with a new Agent
- #2438
#2438
Merged
bgrozev
merged 21 commits into
master
jitsi/jitsi-videobridge:master
from
in-place-ice-restart
jitsi/jitsi-videobridge:in-place-ice-restart
Copy head branch name to clipboard
Aug 17, 2026
Conversation
Commits
21
(21)
Checks
Files changed
Merged
feat: Support in-place ICE restart with a new Agent
#2438
bgrozev
merged 21 commits into
master
jitsi/jitsi-videobridge:master
from
in-place-ice-restart
jitsi/jitsi-videobridge:in-place-ice-restart
Copy head branch name to clipboard
Commits
Commits on Aug 6, 2026
ref: Pin the colibri WebSocket password to the initial ICE Agent
Show description for f862b4b
bgrozev
committed
f862b4b
View commit details
Copy full SHA for f862b4b
Browse repository at this point
feat: Support in-place ICE restart with a new Agent
Show description for b80ae46
bgrozev
committed
b80ae46
View commit details
Copy full SHA for b80ae46
Browse repository at this point
Commits on Aug 10, 2026
ref: Update jitsi-xmpp-extensions to 1.0-119-gc67bc81
Show description for ec87d2b
bgrozev
committed
ec87d2b
View commit details
Copy full SHA for ec87d2b
Browse repository at this point
Commits on Aug 13, 2026
ref: Move the colibri WebSocket password out of IceTransport
Show description for 6261483
bgrozev
committed
6261483
View commit details
Copy full SHA for 6261483
Browse repository at this point
fix: Only route generation-tagged transport updates to a pending restart
Show description for 0afc79e
bgrozev
committed
0afc79e
View commit details
Copy full SHA for 0afc79e
Browse repository at this point
fix: Keep the existing transport when ICE is not established yet
Show description for 6ef1da9
bgrozev
committed
6ef1da9
View commit details
Copy full SHA for 6ef1da9
Browse repository at this point
fix: Handle a failure to create the ICE Agent of a restart
Show description for 9e45f49
bgrozev
committed
9e45f49
View commit details
Copy full SHA for 9e45f49
Browse repository at this point
fix: Make a repeated ICE restart request idempotent
Show description for fb2c103
bgrozev
committed
fb2c103
View commit details
Copy full SHA for fb2c103
Browse repository at this point
fix: Free the retired ICE Agent off the scheduled pool
Show description for f5d7079
bgrozev
committed
f5d7079
View commit details
Copy full SHA for f5d7079
Browse repository at this point
fix: Free a retiring ICE Agent and cancel restart tasks in stop()
Show description for dc48d7a
bgrozev
committed
dc48d7a
View commit details
Copy full SHA for dc48d7a
Browse repository at this point
fix: Count superseded ICE restarts in their own metric
Show description for b486bea
bgrozev
committed
b486bea
View commit details
Copy full SHA for b486bea
Browse repository at this point
fix: Reject an ICE restart if the configured timeout is not positive
Show description for d16a865
bgrozev
committed
d16a865
View commit details
Copy full SHA for d16a865
Browse repository at this point
fix: Only stamp ice-generation on a pending restart's transport
Show description for 982cf8e
bgrozev
committed
982cf8e
View commit details
Copy full SHA for 982cf8e
Browse repository at this point
fix: Arm an ICE restart only once the rest of the request has succeeded
Show description for 2eefe5c
bgrozev
committed
2eefe5c
View commit details
Copy full SHA for 2eefe5c
Browse repository at this point
doc: Correct how ice4j demultiplexes between the two ICE Agents
Show description for ba94688
bgrozev
committed
ba94688
View commit details
Copy full SHA for ba94688
Browse repository at this point
doc: Describe how a refused ICE restart is signaled
Show description for 0f9d2a9
bgrozev
committed
0f9d2a9
View commit details
Copy full SHA for 0f9d2a9
Browse repository at this point
ref: Raise the ICE restart timeouts
Show description for bb66485
bgrozev
committed
bb66485
View commit details
Copy full SHA for bb66485
Browse repository at this point
test: Cover the ICE restart state machine of IceTransport
Show description for ed6aa44
bgrozev
committed
ed6aa44
View commit details
Copy full SHA for ed6aa44
Browse repository at this point
Commits on Aug 17, 2026
fix: Do not replace the remote credentials of a running restart Agent
Show description for bc047e2
bgrozev
committed
bc047e2
View commit details
Copy full SHA for bc047e2
Browse repository at this point
fix: Escalate when the ICE restart Agent can not be created
Show description for 77dd7ba
bgrozev
committed
77dd7ba
View commit details
Copy full SHA for 77dd7ba
Browse repository at this point
test: Cover the ICE restart timers and the ordinary transport path
Show description for 00c5d51
bgrozev
committed
00c5d51
View commit details
Copy full SHA for 00c5d51
Browse repository at this point
You can’t perform that action at this time.