Asterisk-plugin

Aus VDR Wiki
Wechseln zu: Navigation, Suche

Inhaltsverzeichnis

Beschreibung

Autor: Lars von Wedel

Plugin um Voiceboxen von Asterisk (Software-PBX) anzusehen und die Nachrichten abzufragen.


Softwareanforderungen

  • libiax

Installation

Source

cd $SOURCEDIR
tar jxvf iax-<VERSION>.tar.bz2
cd iax-<VERSION>
./configure --prefix=/usr/local
make
make install
ldconfig

Debian

apt-get install libiax0 libiax-dev


Parameter

Parameter Beschreibung
-t DIR directory specifying path to voiceboxes


Links

[1] Asterisk (Software-PBX) http://www.asterisk.org
[2] Homepage des Plugins http://www.htpc-tech.de/voip/ast_plugin.htm
In anderen Sprachen