]> git.pld-linux.org Git - packages/asterisk.git/blame - asterisk.spec
- initial release - VoIP system
[packages/asterisk.git] / asterisk.spec
CommitLineData
8ac733fc
PG
1# TODO:
2# - cgi-bin package - separate, because of suid-root
3
4Summary: Asterisk PBX
5Name: asterisk
6Version: 0.4.0
7Release: 0.1
8License: GPL v2
9Group: Applications/System
10Source0: ftp://ftp.asterisk.org/pub/telephony/asterisk/%{name}-%{version}.tar.gz
11BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
12
13%description
14Asterisk is an Open Source PBX and telephony development platform that
15can both replace a conventional PBX and act as a platform for
16developing custom telephony applications for delivering dynamic
17content over a telephone similarly to how one can deliver dynamic
18content through a web browser using CGI and a web server.
19
20Asterisk talks to a variety of telephony hardware including BRI, PRI,
21POTS, and IP telephony clients using the Inter-Asterisk eXchange
22protocol (e.g. gnophone or miniphone). For more information and a
23current list of supported hardware, see www.asteriskpbx.com.
24
25%package devel
26Summary: Header files for Asterisk
27