> For the complete documentation index, see [llms.txt](https://doc1.antgst.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc1.antgst.com/phone-configuration/login-to-phone/zoiper5.md).

# Zoiper5

Log in to the phone and configure Zoiper5

1. Download
   1. Support for Mac, Windows, Linux, IOS, Android
   2. Download Link:<https://www.zoiper.com/en/voip-softphone/download/current>
2. Login

   <mark style="color:red;">Precautions: Please contact the business to obtain the account password domain.</mark>

<figure><img src="https://2906570513-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FD0tkxz6JSAVlLkay3Kkv%2Fuploads%2Fgit-blob-d51e8f21f832a32d22285b95bca73c1c927bb56c%2Fimage.png?alt=media" alt=""><figcaption><p>Please enter your account and password</p></figcaption></figure>

<figure><img src="https://2906570513-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FD0tkxz6JSAVlLkay3Kkv%2Fuploads%2Fgit-blob-a8265d669f0e71f202dca624e42ba7fdfd98ec97%2Fimage%20(1).png?alt=media" alt=""><figcaption><p>Please enter domain</p></figcaption></figure>

2. Click skip

<figure><img src="https://2906570513-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FD0tkxz6JSAVlLkay3Kkv%2Fuploads%2Fgit-blob-c847b3eb49b5a6af5c55e25bcaa81f4a3d5fe987%2Fimage%20(3).png?alt=media" alt=""><figcaption><p>Please click skip</p></figcaption></figure>

3. Select SIP UDP and click Next

<figure><img src="https://2906570513-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FD0tkxz6JSAVlLkay3Kkv%2Fuploads%2Fgit-blob-e5a7391c599652a054823854668910c82302f8c1%2Fimage%20(4).png?alt=media" alt=""><figcaption></figcaption></figure>

4. Login success

   Green means login is successful

<figure><img src="https://2906570513-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FD0tkxz6JSAVlLkay3Kkv%2Fuploads%2Fgit-blob-1118d59e170b0231db6487f09af91b6580dbd9c8%2Fimage%20(6).png?alt=media" alt=""><figcaption></figcaption></figure>

5. Custom caller

   Optional, not required

   1. Click Settings
   2. Click Accounts
   3. Select your Account,
   4. Click Advanced
   5. Enter the Caller ID Name
   6. Save

      <figure><img src="https://2906570513-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FD0tkxz6JSAVlLkay3Kkv%2Fuploads%2Fgit-blob-fde490715e1b8a94ceda988d0ed5b2033317c6a1%2Fimage%20(7).png?alt=media" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://doc1.antgst.com/phone-configuration/login-to-phone/zoiper5.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
