Skip to content

Commit 0c175fb

Browse files
aakanmuvac0224
andauthored
Update articles/communication-services/resources/troubleshooting/voice-video-calling/includes/codes/pstn.md
Co-authored-by: Victor Chapel <[email protected]>
1 parent 406ef2e commit 0c175fb

File tree

1 file changed

+1
-1
lines changed
  • articles/communication-services/resources/troubleshooting/voice-video-calling/includes/codes

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.author: slpavkov
1616

1717
This section provides troubleshooting information for various combinations of `ParticipantEndReason` and `ParticipantEndSubCode` response codes. For the tables in this section, `ParticipantEndReason` = **Code** and `ParticipantEndSubCode` = **SubCode**.
1818

19-
As a general guideline, if the `ParticipantEndSubCode` value starts with 560 or 540, it indicates that the user's/operator's SBC generated the response code. This is particularly useful for troubleshooting Direct Routing calls, as the subcode can help determine whether the error is from your SBC or the Microsoft service. A subcode starting with 560 represents an outbound call, while a subcode starting with 540 represents an inbound call. In either case, you should check the SBC logs.
19+
As a general guideline, if the `ParticipantEndSubCode` value starts with 560 or 540, it indicates that the user's/operator's SBC generated the response code. This is useful for troubleshooting Direct Routing calls, as the subcode can help determine whether the error is from your SBC or the Microsoft service. A subcode starting with 560 represents an outbound call, while a subcode starting with 540 represents an inbound call. In either case, check the SBC logs.
2020

2121
For example, if the `ParticipantEndSubCode` value is `560403`, it means that it was an outbound call, the SBC generated the final response code, and the SIP response code from the SBC was 403. You should start troubleshooting the calls by checking your SBC logs.
2222

0 commit comments

Comments
 (0)