mirror of
https://github.com/livekit/livekit.git
synced 2026-03-30 22:05:39 +00:00
* if RingingTimeout is provided, deadline should be set to that timeout. This is because the SIP bridge will not return until RingingTimeout which may be longer than the 30 second default deadline. * handle Deadline being "before" timeout.