Skip to content

Commit 6b3d621

Browse files
authored
Update actions-for-call-control.md
1 parent cdb53a2 commit 6b3d621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/how-tos/call-automation/actions-for-call-control.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ The response provides you with CallConnection object that you can use to take fu
303303

304304
![Sequence diagram for answering an incoming call.](media/answer-flow.png)
305305

306-
In the case where answer operation fails, you will receive a `CallDisconnected` and `AnswerCallFailed` event with error codes for further troubleshooting (see [this page](./../../resources/troubleshooting/voice-video-calling/troubleshooting-codes.md) for more information on error codes).
306+
In the case where answer operation fails, you will receive a `AnswerFailed` event with error codes for further troubleshooting (see [this page](./../../resources/troubleshooting/voice-video-calling/troubleshooting-codes.md) for more information on error codes).
307307

308308
## Reject a call
309309

0 commit comments

Comments
 (0)