🚜 Merges/Redirect Asterisk component pages (#8805)

This commit is contained in:
Klaas Schoute 2019-03-04 10:01:10 +01:00 committed by Fabian Affolter
parent 9fbd36048d
commit bfd7f2dc65
2 changed files with 2 additions and 15 deletions

View File

@ -11,6 +11,8 @@ logo: asterisk.png
ha_category: Mailbox ha_category: Mailbox
ha_iot_class: "Local Push" ha_iot_class: "Local Push"
ha_release: 0.51 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. 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.

View File

@ -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.