Add select_answer to call flow example diagram

This commit is contained in:
David Baker 2023-05-03 16:26:07 +01:00
parent b75850fd78
commit d8dd3e0fb2

View file

@ -57,6 +57,7 @@ A call is set up with message events exchanged as follows:
[..candidates..] -------->
[Answers call]
<--------------- m.call.answer
m.call.select_answer ----------->
[Call is active and ongoing]
<--------------- m.call.hangup
```