# Numbers

<figure><img src="/files/YLUEpST2TlLnJWCFHAgO" alt=""><figcaption></figcaption></figure>

The **phone number** is your organization’s contact number provided by your VoIP provider. The LiveCaller business phone platform is compatible with all VoIP providers, both local (Georgia) and international, that support **SIP integration**.

Your VoIP provider must provide the following parameters:

* **SIP User ID / Username:** This is an alphanumeric ID, e.g., `Q5FpVY7` or `2123123`
* **SIP Password:** The password provided by your VoIP provider, e.g., `LjNbZMaXXQAm`
* **SIP Server / Hostname:** The server IP or domain of the provider, e.g., `80.80.80.80` or `sip.myprovider.ge`

**Note:** Do **not share** these credentials with any third party.

Enter the provided parameters so that our system can connect to your VoIP provider and allow you to receive calls.


---

# 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.livecaller.io/livecaller/services/business-phone-pbx/numbers.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.
