diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-09-25 22:05:18 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-28 21:36:04 -0500 |
commit | 9ae5d692d29e807faf809fb86eac32cd115ebd30 (patch) | |
tree | 584a1c45d7496bdfa33d188c91c29dfe983ccad1 /libraries/iaxclient/README | |
parent | d029752fe3b3c83c0894cc7223b754dd61a3f091 (diff) |
libraries/iaxclient: Removed (build failure)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/iaxclient/README')
-rw-r--r-- | libraries/iaxclient/README | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/libraries/iaxclient/README b/libraries/iaxclient/README deleted file mode 100644 index b671e3bc041f7..0000000000000 --- a/libraries/iaxclient/README +++ /dev/null @@ -1,7 +0,0 @@ -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. |