From bfd7f2dc656ec4d1f834d6614d9eb36613859034 Mon Sep 17 00:00:00 2001 From: Klaas Schoute Date: Mon, 4 Mar 2019 10:01:10 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=9C=20Merges/Redirect=20Asterisk=20com?= =?UTF-8?q?ponent=20pages=20(#8805)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/_components/asterisk_mbox.markdown | 2 ++ source/_components/mailbox.asterisk_mbox.markdown | 15 --------------- 2 files changed, 2 insertions(+), 15 deletions(-) delete mode 100644 source/_components/mailbox.asterisk_mbox.markdown diff --git a/source/_components/asterisk_mbox.markdown b/source/_components/asterisk_mbox.markdown index 23cb489269f..9d0c75b4d11 100644 --- a/source/_components/asterisk_mbox.markdown +++ b/source/_components/asterisk_mbox.markdown @@ -11,6 +11,8 @@ logo: asterisk.png ha_category: Mailbox ha_iot_class: "Local Push" ha_release: 0.51 +redirect_from: + - /components/mailbox.asterisk_mbox/ --- The `asterisk_mbox` Asterisk Voicemail integration for Home Assistant allows you to view, listen to, and delete voicemails from an Asterisk voicemail mailbox. The component includes a panel on the frontend that provides caller-id and speech-to-text transcription (using Google's API) of messages in addition to playback and message deletion. There is also an included sensor that indicates of the number of available messages. There is no requirement that the Asterisk PBX and Home Assistant are running on the same machine. diff --git a/source/_components/mailbox.asterisk_mbox.markdown b/source/_components/mailbox.asterisk_mbox.markdown deleted file mode 100644 index 07e50d287c1..00000000000 --- a/source/_components/mailbox.asterisk_mbox.markdown +++ /dev/null @@ -1,15 +0,0 @@ ---- -layout: page -title: "Asterisk Voicemail Mailbox" -description: "Instructions on how to integrate an Asterisk Voicemail within Home Assistant." -date: 2017-06-30 18:30 -sidebar: true -comments: false -sharing: true -footer: true -logo: asterisk.png -ha_category: Mailbox -ha_release: 0.51 ---- - -The Asterisk Voicemail Mailbox provides visual and audio access to voicemail on the Asterisk PBX server. This mailbox is enabled automatically through the [Asterisk Voicemail component](/components/asterisk_mbox/) configuration.