Skip to content

Commit 221ecad

Browse files
authored
Update audio-conferencing-web.md
1 parent 0e4ce37 commit 221ecad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/communication-services/how-tos/calling-sdk/includes/audio-conferencing/audio-conferencing-web.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@ try {
5252
|code| Subcode | Result Category | Reason | Resolution |
5353
|----------------------------------------------|--------|--------|---------|----------|
5454
|400 | 45950 | ExpectedError | Audio conferencing feature is available only in meetings | Audio conferencing details can only be retrieved in meeting scenario |
55-
|405 | 45951 | ExpectedError | Audio conferencing is disabled by ACS service | Contact ACS service support for assistance and guidance |
56-
|403 | 45952 | ExpectedError | Audio conferencing details are not available before joining the meeting | Ensure that the call object is in the `connected` state before invoking the API to retrieve the audio conferencing details |
57-
|403 | 45953 | ExpectedError | Audio conferencing details are not available in lobby | Ensure that the call object is in the `connected` state before invoking the API to retrieve the audio conferencing details |
55+
|405 | 45951 | ExpectedError | ACS service disabled audio conferencing | Contact ACS service support for assistance and guidance |
56+
|403 | 45952 | ExpectedError | Audio conferencing details aren't available before joining the meeting | Ensure that the call object is in the `connected` state before invoking the API to retrieve the audio conferencing details |
57+
|403 | 45953 | ExpectedError | Audio conferencing details aren't available in lobby | Ensure that the call object is in the `connected` state before invoking the API to retrieve the audio conferencing details |

0 commit comments

Comments
 (0)