> For the complete documentation index, see [llms.txt](https://wiki.inels.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.inels.com/intercom/intercom-devices/indoor-monitors/vim-l107/device-operation/basic-mode.md).

# Basic Mode

### Call

Tap the Dial icon and in next screen enter following sequence: Building number + Building + Unit number + Unit + Room number + dial tap Call icon to call Indoor Monitor (such as 1 + Building + 1 + Unit + 1111 + Dial button). Or you can press Concierge here to call Master Station.

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

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

### Doors

Click Doors icon on Indoor Monitor’s homepage to monitor Door Station. You can unlock by taping the Key icon or switch to monitor other devices by clicking arrow or the name above. Prior to seeing any Door station camera, user need to connect them via Setup > Door menu.

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

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

### Message

Indoor Monitor can receive messages sent by the CMS, Master Station or Indoor Monitor. Up to 64 records can be received in SMS.

Tap “+” icon on Outgoing page. Users can send message to Indoor Monitor or Master Station. Before sending message, users need to fill in the receiver’s IP address on Indoor Monitor webpage (Concierge IP in Intercom > Call > Advanced > Message IP).

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

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

### Cameras

Tap on Cameras icon. Up to 8 IPC can be added. Users need to log in to Indoor Monitor’s webpage to fill in cameras’ RTSP. You can switch to monitor other devices by tapping arrow or the name above. User can also add more cameras by tapping the icon on the right upper corner.

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

<figure><img src="/files/6dRwDKBMxIgmfE7cMOL3" alt=""><figcaption></figcaption></figure>

Tapping the Search icon connected IP cameras with ONVIF support will be detected. User can add selected camera stream to the available list by tapping “+” icon and entering camera credentials. RTSP stream must be defined by direct stream URL (*example: rtsp\://admin:123456\@10.11.12.100:8554/ch01*).

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

### Call Logs

Tap Call Logs option to view the list of calls from the newest to latest – max 60. User can clean them One-by-one or call back to the selected on. By choosing Clear all functions, all logs will be deleted.

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

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

### Phone Book

Tap Phone Book to see users saved in the phone book.

Or go to Dial > Phonebook. Select the name on the phonebook and press dial button to call.

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

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

### QR Code

Tap the QR Code and scan by iNELS App to connect to the Cloud Platform. Only when the license is filled in on Internet – connected Indoor Monitor, will QR code be available.&#x20;

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

### SOS

\
Tap the SOS button on the device LCD to trigger the alarm. If pressed, an SOS alarm will be sent to the master station, if connected. Users can set the trigger time length on the web UI. If the time is set to 3s, user needs to press the SOS icon for 3s to send out SOS, to avoid alarm caused by incorrect operation.

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

### DND (Do Not Disturb)

Click DND icon on the right upper corner to enable Do Not Disturb function. No calls can call in. Users can set DND to turn on for whole day or a period.<br>

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

&#x20;


---

# 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://wiki.inels.com/intercom/intercom-devices/indoor-monitors/vim-l107/device-operation/basic-mode.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.
