# VoIP

## VoIP

* Go to Configuration->Network->VoIP

VoIP stands for Voice over Internet Protocol. This technology is used to transmit the IP video and voice between the VoIP server and the cameras. Below is a snapshot of VoIP tab.

![VoIP](/files/-MSNHyh_GmOB0jmu1MpN)

## Explanation

* **Enable**: This dropdown box allows the user to enable VoIP functionality.&#x20;
* **Authentication**: This dropdown box allow the user to enable VoIP authentication.&#x20;
* **Server address**: This field allows the user to fill out the VoIP server address.&#x20;
* **Port**: This field allows the user to fill out the VoIP server port.&#x20;
* **Call ID**: This field allows the user to fill out the camera call ID number registered.&#x20;
* **Username**: This field allows the user to fill out the username in the VoIP system.&#x20;
* **Password**: This field allows the user to fill out the password in the VoIP system.&#x20;
* **Stream type**: This dropdown box allows the user to select the stream type in the VoIP system.&#x20;
* **Max. call duration**: This field allows the user to fill out the VoIP call maximum duration time.&#x20;
* **Restore Default**: Restore the values to default setting.&#x20;
* **Refresh**: Refresh the display of the settings’ value.&#x20;
* **Save**: Save the settings.


---

# 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://docs.jtokenapp.com/live-camera/configuration/network/voip.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.
