diff --git a/content/client-server-api/modules/voip_events.md b/content/client-server-api/modules/voip_events.md index 8dbdaff4..b6925bc1 100644 --- a/content/client-server-api/modules/voip_events.md +++ b/content/client-server-api/modules/voip_events.md @@ -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 ```