]> git.ipfire.org Git - ipfire.org.git/commitdiff
talk: Show useful status when people are on an echo test
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 10 Oct 2018 14:53:34 +0000 (15:53 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 10 Oct 2018 14:53:34 +0000 (15:53 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/templates/talk/modules/channels.html

index aac4ce743f7cef83310929fce62e218bafad87fd..9d73d10b1b3a33200191cea961125128d7832748 100644 (file)
@@ -12,6 +12,9 @@
                                                                        {% if chan.application == "conference" %}
                                                                                CONFERENCE
 
+                                                                       {% elif chan.application == "echo" %}
+                                                                               {{ _("Echo Test") }}
+
                                                                        {% elif chan.application == "voicemail" %}
                                                                                {{ _("Voicemail") }}