Getting CallEndReason not in documentation using CallingQuickStart WinUI App

Daniel Woodnutt 0 Reputation points
2025-01-23T20:20:19.99+00:00

Hi

I have downloaded and built the quickstart windows app CallingWinUI (https://github.com/Azure-Samples/communication-services-dotnet-quickstarts/tree/main) for calling with azure communication services. I am making a call and it gets disconnected with a call end reason that is not in the documentation. Can anyone tell me what this reason is.

Code:400

SubCode:580042

Thanks

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
980 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Shree Hima Bindu Maganti 2,415 Reputation points Microsoft Vendor
    2025-01-24T12:53:09.64+00:00

    Hi @Daniel Woodnutt ,
    Thanks for the question and using MS Q&A platform.

    Hey, it looks like the call ended with Code: 400 and SubCode: 580042, which isn't covered in the provided docs. The context mostly explains specific PSTN call response codes but doesn't mention this subcode.

    For issues like this, double-check your network setup, make sure you're using the latest SDK, and confirm your app is set up correctly for calls. If you're still having trouble, you might want to reach out to Microsoft support for more help.
    Troubleshooting call end response codes for Calling SDK, Call Automation SDK, PSTN, Chat SDK, and SMS SDK (callend)
    If the answer is helpful, please click Accept Answer and kindly upvote it so that other people who faces similar issue may get benefitted from it.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.