# Initial Configuration

### Steps to install the WebphoneClient module in OMniLeads <a href="#steps-to-install-the-webphoneclient-module-in-omnileads" id="steps-to-install-the-webphoneclient-module-in-omnileads"></a>

1. Click [HERE](https://fts-public-packages.s3.sa-east-1.amazonaws.com/webphone_client_app/webphone_client_app-latest.tar.gz) to download the Webphone Client Web Demo, which will guide you through examples for building HTML/JS code on your Public Website.
2. Log in with your admin account at [https://OML\_HOST/admin/](https://oml_host/admin/). In the “Constance” section click on “Config”
3. Set the WEBPHONE\_CLIENT\_ENABLED variable to True by clicking on the box. This will enable the module.
4. Set the WEBPHONE\_CLIENT\_TTL variable. The lifetime of webphone credentials is 1200 seconds (20 minutes)
5. Set the WEBPHONE\_VIDEO\_DOMAIN variable to the jitsi server to use in case you want to allow video calls.

Then click on «Save»

#### OMniLeads Key Register <a href="#omnileads-key-register" id="omnileads-key-register"></a>

It is a necessary condition that the instance is registered, an action that is carried out from the Help>Register menu in the Administration panel:

Webphone Client Pro is available for OmniLeads versions 1.3.2 or higher. If you have questions on how to obtain the activation key, please contact [info@omnileads.net](mailto:info%40omnileads.net).

#### WebPhone client configuration <a href="#webphone-client-configuration" id="webphone-client-configuration"></a>

With the WEBPHONE\_CLIENT\_ENABLED variable set to True, you can now create a WebphoneClient user, logging into OMniLeads as admin:

1. Go to Users and Groups –> New User. Choose the “Webphone Client” role for this user.
2. You can see the created user in Users and Groups –> WebphoneClients

Note

Please remember the username and password for this user. You will need them to obtain SIP login credentials using the OMniLeads API.

#### About Licensing <a href="#about-licensing" id="about-licensing"></a>

Webphone Client is a commercial module, which is why its operation is subject to product activation by linking a key (access key) with the Key Server. The licensing scheme is permanent (definitive key), and 1 year of updates are provided for bug-fixing coverage and new features on the installed release. If you need upgrades for releases that are more than one year old, the key can be updated at a modest cost. The key allows you to activate the module in 1 (one) instance at a time, and is not subject to the number of agents operating on the platform. If you have questions about how to obtain the activation key, contact [info@omnileads.net](mailto:info%40omnileads.net).

[AnteriorVideo Calls](https://docs.omnileads.net/english/video-calls-pro/broken-reference)[SiguienteEmbedding the Webphone](https://docs.omnileads.net/english/video-calls-pro/broken-reference)

Última actualización hace 2 meses


---

# 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.omnileads.net/english/video-calls-pro/initial-configuration.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.
