From 7f2c4bd0f4d6d33e429586e2e4cdcffaf414a524 Mon Sep 17 00:00:00 2001 From: Stefan Ritter Date: Wed, 23 Aug 2023 15:58:05 +0200 Subject: [PATCH] README.md aktualisiert Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b070f49..3b7e2f1 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ This software allows call center staff to see which phones are currently available and to place individual phones in a queue. +![Screenshot](img/screenshot.png) + ## Requirements * Asterisk with AMI @@ -10,7 +12,8 @@ available and to place individual phones in a queue. ## Restrictions -At this point, the software will only work if only one queue exists. +1. At this point, the software will only work if only one queue exists +2. 'Calls in Queue is work in progress' ## Configuration