summaryrefslogtreecommitdiffstats
path: root/libraries/iaxclient/README
diff options
context:
space:
mode:
author Marco Bonetti <sid77@slackware.it>2010-05-12 23:30:21 +0200
committer Robby Workman <rworkman@slackbuilds.org>2010-05-12 23:30:21 +0200
commit5c982982ad3d1009a9cb4cac087edcb02fe02339 (patch)
treedcae688e11fd1fffc0929568feb53d7791852967 /libraries/iaxclient/README
parent4f789aa7fc6d33508b8cadf52efcccf9f64a0ea5 (diff)
downloadslackbuilds-5c982982ad3d1009a9cb4cac087edcb02fe02339.tar.gz
slackbuilds-5c982982ad3d1009a9cb4cac087edcb02fe02339.tar.xz
libraries/iaxclient: Added to 12.2 repository
Diffstat (limited to 'libraries/iaxclient/README')
-rw-r--r--libraries/iaxclient/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/libraries/iaxclient/README b/libraries/iaxclient/README
new file mode 100644
index 0000000000..d37ceeb976
--- /dev/null
+++ b/libraries/iaxclient/README
@@ -0,0 +1,9 @@
+Iaxclient is an open source, multiplatform library for creating telephony
+solutions that interoperate with Asterisk, the Open Source PBX.
+
+Although asterisk supports other VOIP protocols (including SIP, and
+with patches, H.323), IAX's simple, lightweight nature gives it several
+advantages, particularly in that it can operate easily through NAT and
+packet firewalls, and it is easily extensible and simple to understand.
+
+This requires portaudio, speex, and libvidcap.