Skip to content

Commit b60fafb

Browse files
authored
Update call-automation.md
changed wording on createcallfailed
1 parent 268d9da commit b60fafb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/concepts/call-automation/call-automation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ The Call Automation events are sent to the web hook callback URI specified when
147147
| ----------------- | ------------ |
148148
| CallConnected | The call has successfully started (when using Answer or Create action) or your application has successfully connected to an ongoing call (when using Connect action)|
149149
| CallDisconnected | Your application has been disconnected from the call |
150-
| CreateCallFailed (in preview)| Your application failed to create a call |
150+
| CreateCallFailed (in preview)| The call that your application has initiated could not be created |
151151
| ConnectFailed | Your application failed to connect to a call (for connect call action only)|
152152
| CallTransferAccepted | Transfer action has successfully completed and the transferee is connected to the target participant |
153153
| CallTransferFailed | The transfer action has failed |

0 commit comments

Comments
 (0)