mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-31 04:58:37 +01:00
Linkify
Co-authored-by: Hubert Chathi <hubertc@matrix.org>
This commit is contained in:
parent
a6c2cf2515
commit
ea3cbec3cb
|
|
@ -42,7 +42,7 @@ send signalling for more than one call party.
|
|||
A grammar for `party_id` is defined [below](#grammar-for-voip-ids).
|
||||
|
||||
#### Politeness
|
||||
In line with WebRTC perfect negotiation (https://w3c.github.io/webrtc-pc/#perfect-negotiation-example)
|
||||
In line with [WebRTC perfect negotiation](https://w3c.github.io/webrtc-pc/#perfect-negotiation-example)
|
||||
there are rules to establish which party is polite in the process of renegotiation. The callee is
|
||||
always the polite party. In a glare situation, the politenes of a party is therefore determined by
|
||||
whether the inbound or outbound call is used: if a client discards its outbound call in favour of
|
||||
|
|
|
|||
Loading…
Reference in a new issue