# Creating a test call

Test calls can be used to verify many aspects of the system, such as system resources, connection points, and more. Two types of test calls can be run:

* Outgoing
* Simulated incoming call.

\
To configure a test call:

1- Select Test Call from the navigation panel

<figure><img src="https://docs.telcobridges.com/w/images/c/cd/CreateTestCall_0.png" alt=""><figcaption></figcaption></figure>

\
2- Configure the parameters for the test call:

* Select a mode: Simulated incoming or Outgoing
* Enter settings for the call
* Click Place Call

<figure><img src="https://docs.telcobridges.com/w/images/7/7f/CreateTestCall_1.png" alt=""><figcaption></figcaption></figure>

\
As the call is placed the Current Test Call Status and Current Call Trace regions are updated as the call progresses.

\
Call Ringing

<figure><img src="https://docs.telcobridges.com/w/images/9/97/CreateTestCall_3.png" alt=""><figcaption></figcaption></figure>

\
Call Answered

<figure><img src="https://docs.telcobridges.com/w/images/7/7f/CreateTestCall_4.png" alt=""><figcaption></figcaption></figure>

<br>

When the call terminates, the call status field is updated

<figure><img src="https://docs.telcobridges.com/w/images/6/63/CreateTestCall_5.png" alt=""><figcaption></figcaption></figure>

### List of Parameters

* [Mode](https://prosbcdocs.telcobridges.com/configuration-details/configuration-parameters-all#parameter-test-mode)
* [NAP](https://prosbcdocs.telcobridges.com/configuration-details/configuration-parameters-all#parameter-test-nap)
* [Calling Number](https://prosbcdocs.telcobridges.com/configuration-details/configuration-parameters-all#parameter-test-calling-number)
* [Called Number](https://prosbcdocs.telcobridges.com/configuration-details/configuration-parameters-all#parameter-test-called-number)
* [File/Tone to Play](https://prosbcdocs.telcobridges.com/configuration-details/configuration-parameters-all#parameter-test-filetone-to-play)
* [Tone String](https://prosbcdocs.telcobridges.com/configuration-details/configuration-parameters-all#parameter-test-tone-string)
* [Generate CDR](https://prosbcdocs.telcobridges.com/configuration-details/configuration-parameters-all#parameter-test-generate-cdr)
* [Call Duration](https://prosbcdocs.telcobridges.com/configuration-details/configuration-parameters-all#parameter-test-call-duration)
* [Record](https://prosbcdocs.telcobridges.com/configuration-details/configuration-parameters-all#parameter-test-record)


---

# 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://prosbcdocs.telcobridges.com/troubleshooting-and-support/troubleshooting-tips-and-actions/creating-a-test-call.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.
