Skip to content

Conversation

@ahbresaa
Copy link

@ahbresaa ahbresaa commented Oct 29, 2025

RTP timeout warning has been added, which is triggered if there is no RTP/RTPC traffic for a packet stream.
The absence of traffic should be considered after call establishment(not initial offer by caller) so an "established" timestamp has been added to call structure.
added parameters:
warn-timeout:
Takes the number of seconds as argument after which a warning will be issued
for a packet stream if no media traffic has been received.
Defaults is disabled(0).
warn-backoff:
Takes the number of seconds as backoff time between
consecutive RTP timeout warnings for a packet stream.
Defaults is 5 seconds.
timeout-warn-dest:
Configures a target address for logging detected RTP timeout warning.
This sends the JSON payload to the
given address as UDP packets.

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