> For the complete documentation index, see [llms.txt](https://docs.hello-lisa.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hello-lisa.com/knowledge/general/firewall-settings-whitelist.md).

# Firewall Settings / Whitelist

Your network might be blocking video and audio and with a few changes to your firewall, you'll be able sort this out.&#x20;

### Whitelist URL

Please whitelist the wildcard URL :

\*.lisa-api.net

In case you are not allowed to whitelist wildcard urls here is a list of the individual urls:

agora.lisa-api.net

analytics.lisa-api.net

asset.lisa-api.net

auth.lisa-api.net

engagement.lisa-api.net

product-api.lisa-api.net

product-feed.lisa-api.net

product.lisa-api.net

proxy.lisa-api.net

rtm.lisa-api.net

show-view\.lisa-api.net

show\.lisa-api.net

#### RTC for live video and audio

Add the following destination domains and the corresponding ports to the firewall whitelist:

.agora.io .edge.agora.io .sd-rtn.com .edge.sd-rtn.com

| Destination ports                                              | Port Type |
| -------------------------------------------------------------- | --------- |
| 80; 443; 3433; 4700 - 5000; 5668; 5669; 6080; 6443; 8667; 9667 | TCP       |
| 3478; 4700 - 5000                                              | UDP       |


---

# 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:

```
GET https://docs.hello-lisa.com/knowledge/general/firewall-settings-whitelist.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.
