Fix lifetime description

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
Kévin Commaille 2023-06-13 23:56:28 +02:00
parent 455fca8a0e
commit 940c06f78d
No known key found for this signature in database
GPG key ID: 29A48C1F03620416

View file

@ -61,10 +61,8 @@ properties:
- sdp
lifetime:
type: integer
description: The time in milliseconds that the invite is valid for.
Once the invite age exceeds this value, clients should discard it.
They should also no longer show the call as awaiting an answer in the
UI.
description: The time in milliseconds that the negotiation is valid for.
Once the negotiation age exceeds this value, clients should discard it.
required:
- description
- lifetime