> For the complete documentation index, see [llms.txt](https://docs.cebodtelecom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cebodtelecom.com/overview/cebod-telecom-free-applications/mac-softphone.md).

# Mac Desktop Softphone

### Download free mac Client form appstore.&#x20;

{% embed url="<https://apps.apple.com/us/app/telephone/id406825478?mt=12>" %}

Install on Mac.

Open the App, it will ask for your registration information. Use the Username Registration information from the email you receive from the phone system.

![Telephone Registration. ](/files/-M4VxFE5C3lOHhk663xv)

Once you enter all the informaiton you will see the green light for registration.&#x20;

![Extension Registered](/files/-M4VxeECgqSF6_cALPWt)

Now you can make a call, by typing the number in the bar.&#x20;

![Telephone Make a call](/files/-M4VxrE-tnM1hemQrRh8)

Active Call in the softphone.

![Telephone Active Call.](/files/-M4Vy-HoXjVksiXR9Hif)

Softphone Call History

![Call History. ](/files/-M4VyC7UHyjKplQRdYrK)


---

# 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://docs.cebodtelecom.com/overview/cebod-telecom-free-applications/mac-softphone.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.
