Browse Source

Added to readme

master
Ruel Tmeizeh 5 years ago
parent
commit
6f7860142b
1 changed files with 4 additions and 1 deletions
  1. +4
    -1
      README.md

+ 4
- 1
README.md View File

@ -5,7 +5,10 @@ This app allows you to view and pickup parked calls, by clicking them on the scr
You can also see and call the person who parked the call.
## Installation
Clone the repository to your Monster UI apps directory, often /var/www/html/monster-ui, then you may register the app on KAZOO with a sup command:
Clone the repository to your Monster UI apps directory (often /var/www/html/monster-ui/apps). Then you may register the app on KAZOO with a sup command:
```cd /var/www/html/monster-ui/apps```
```git clone https://github.com/ruhnet/monster-ui-parkinglot parkinglot```
```sup crossbar_maintenance init_app '/var/www/html/monster-ui/apps/parkinglot' 'http://myapidns.tld:8000/v2'```

Loading…
Cancel
Save