From: Michael Tremer Date: Wed, 10 Oct 2018 14:52:30 +0000 (+0100) Subject: talk: Show useful status when people are on voicemail X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=97303213b850eb85a390c162d68e8d98715a4114;p=ipfire.org.git talk: Show useful status when people are on voicemail Signed-off-by: Michael Tremer --- diff --git a/src/templates/talk/modules/channels.html b/src/templates/talk/modules/channels.html index 336c4298..aac4ce74 100644 --- a/src/templates/talk/modules/channels.html +++ b/src/templates/talk/modules/channels.html @@ -12,6 +12,9 @@ {% if chan.application == "conference" %} CONFERENCE + {% elif chan.application == "voicemail" %} + {{ _("Voicemail") }} + {% else %} {% if chan.callee %} {{ chan.callee }}