]> git.ipfire.org Git - ipfire.org.git/blobdiff - src/templates/talk/modules/channels.html
talk: Show useful status when people are on voicemail
[ipfire.org.git] / src / templates / talk / modules / channels.html
index 336c4298a757cd432865e67329fbc4873d8a0b43..aac4ce743f7cef83310929fce62e218bafad87fd 100644 (file)
@@ -12,6 +12,9 @@
                                                                        {% if chan.application == "conference" %}
                                                                                CONFERENCE
 
+                                                                       {% elif chan.application == "voicemail" %}
+                                                                               {{ _("Voicemail") }}
+
                                                                        {% else %}
                                                                                {% if chan.callee %}
                                                                                        <a href="/users/{{ chan.callee.uid }}">{{ chan.callee }}</a>