# Calls are failure

There are many reasons why calls are failed.  Sometimes, it can be calls that are dropped by the switch.  Sometimes, it can be calls that are blocked by the vendor.&#x20;

Here are some steps to go about solving them.&#x20;

#### Step 1: Go to Disconnect Reports

![](/files/-MYeIkjm1VBLi0sVsBtE)

#### Step 2: Check the Client Side  Disconnect Cause

![](/files/-MYeIz9RJXlsdC_fXm0-)

You can click on the "Counts" to look into CDRs:

![](/files/-MYeJGrWfDC8-AN7Cp01)

#### Step 3: Check the Vendor Side Disconnect Cause

![](/files/-MYeJQowRixQL9-VEpGO)

These are the various errors that your vendors are returning for all your calls sent to them.  Note that Class 4 may attempt multiple vendors for each inbound calls.  Therefore, you will see larger count value in Vendor side than the Client side normally.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://cookbook.denovolab.com/troubleshooting/calls-are-failure.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
