mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-21 10:54:09 +01:00
Add select_answer to call flow example diagram
This commit is contained in:
parent
b75850fd78
commit
d8dd3e0fb2
|
|
@ -57,6 +57,7 @@ A call is set up with message events exchanged as follows:
|
||||||
[..candidates..] -------->
|
[..candidates..] -------->
|
||||||
[Answers call]
|
[Answers call]
|
||||||
<--------------- m.call.answer
|
<--------------- m.call.answer
|
||||||
|
m.call.select_answer ----------->
|
||||||
[Call is active and ongoing]
|
[Call is active and ongoing]
|
||||||
<--------------- m.call.hangup
|
<--------------- m.call.hangup
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue