Skip to content

Commit 08ca6ce

Browse files
authored
acrolinx fix
1 parent 6978441 commit 08ca6ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/quickstarts/telephony/includes/call-automation/redirect-pstn-call-csharp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,4 +122,4 @@ app.Run();
122122
2. Your Event Grid subscription to the IncomingCall should execute and call your web server.
123123
3. The call will be redirected to the endpoint(s) you specified in your application.
124124

125-
NOTE: Since this call flow involves a redirected call instead of answering it, pre-call web hook callbacks to notify your application the other endpoint accepted the call are not published.
125+
Since this call flow involves a redirected call instead of answering it, pre-call web hook callbacks to notify your application the other endpoint accepted the call are not published.

0 commit comments

Comments
 (0)