Skip to content

Commit 34f7e52

Browse files
committed
Update troubleshooting-codes.md
Moved codes and include files, updated TOC.
1 parent 9a71824 commit 34f7e52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/resources/troubleshooting/voice-video-calling/troubleshooting-codes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This article describes troubleshooting call end response codes for Calling SDK,
1919

2020
## Troubleshooting tips
2121

22-
Consider the following tips when troubleshooting certain issues:
22+
Consider the following tips when troubleshooting:
2323
- Your application isn't receiving an `IncomingCall Event Grid` event: Make sure the application endpoint is [validated with Event Grid](../../../../event-grid/webhook-event-delivery.md) when creating an event subscription. The provisioning status for your event subscription is marked as succeeded if the validation was successful.
2424
- For error `The field CallbackUri is invalid`: Call Automation doesn't support HTTP endpoints. Make sure the callback URL you provide supports HTTPS.
2525
- The `PlayAudio` action doesn't play anything: Currently only Wave file (.wav) format is supported for audio files. The audio content in the wave file must be mono (single-channel), 16-bit samples with a 16,000 (16 KHz) sampling rate.

0 commit comments

Comments
 (0)