diff options
author | riz <riz> | 2005-04-08 03:10:52 +0000 |
---|---|---|
committer | riz <riz> | 2005-04-08 03:10:52 +0000 |
commit | 066f0b0bbc73fb8ebb58499cd109594b089328a4 (patch) | |
tree | 412eae3f7a20ad15dcba456d2682bde1f273b80b /comms/asterisk/DESCR | |
parent | e164f363464e63055a3876847989688fb0bc5a91 (diff) | |
download | pkgsrc-066f0b0bbc73fb8ebb58499cd109594b089328a4.tar.gz |
Initial import of asterisk-1.0.7, from pkgsrc-wip. Approved by jmcneill.
There are still some features not enabled by default, but this is a
solid foundation upon which to build - a fully-functional PBX can be
built, including PSTN gatewaying using the comms/zaptel-netbsd package.
From the DESCR:
Asterisk is a complete PBX in software. It provides
all of the features you would expect from a PBX and more. Asterisk
does voice over IP in three protocols, and can interoperate with
almost all standards-based telephony equipment using relatively
inexpensive hardware.
Asterisk provides Voicemail services with Directory, Call Conferencing,
Interactive Voice Response, Call Queuing. It has support for
three-way calling, caller ID services, ADSI, SIP and H.323 (as both
client and gateway).
Diffstat (limited to 'comms/asterisk/DESCR')
-rw-r--r-- | comms/asterisk/DESCR | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/comms/asterisk/DESCR b/comms/asterisk/DESCR new file mode 100644 index 00000000000..d399f66f0de --- /dev/null +++ b/comms/asterisk/DESCR @@ -0,0 +1,10 @@ +Asterisk is a complete PBX in software. It provides +all of the features you would expect from a PBX and more. Asterisk +does voice over IP in three protocols, and can interoperate with +almost all standards-based telephony equipment using relatively +inexpensive hardware. + +Asterisk provides Voicemail services with Directory, Call Conferencing, +Interactive Voice Response, Call Queuing. It has support for +three-way calling, caller ID services, ADSI, SIP and H.323 (as both +client and gateway). |