Skip to content

agent: set consent timeout to value specified in RFC 7675

Mathieu Duponchelle requested to merge meh/libnice:fix-consent-timeout into master

Using a value of 10 seconds instead of 30 as specified, along with the request interval of 4 to 6 seconds, meant the connection state could go to failed when a single response was missing or delayed.

Merge request reports