diff options
author | reinoud <reinoud@pkgsrc.org> | 2006-01-25 00:01:58 +0000 |
---|---|---|
committer | reinoud <reinoud@pkgsrc.org> | 2006-01-25 00:01:58 +0000 |
commit | cd0f8335e44a0c6f15055efa8f91c65f5dddecf3 (patch) | |
tree | 763ef9941c52fe8ed533fadab065c259cee7c31c | |
parent | 233d71c3a71bee0c2dd8c9bcccd478cf3e0807b9 (diff) | |
download | pkgsrc-cd0f8335e44a0c6f15055efa8f91c65f5dddecf3.tar.gz |
Note initial commit of the net/kiax version 0.8.4 package.
"In the process of the development of Asterisk a new protocol has gathered
the attention among the VoIP users - the Inter-Asterisk eXchange, or IAX
(TM), Protocol, used as a the native communication protocol between
Asterisk PBX Servers. What is particularly good in it is that it requires
only one UDP port per endpoint to create a successful communication channel
for VoIP calls. This makes it much friendlier for users behind NAT, which
is not the case with SIP and H.323 - they required specific router
configurations for their channel establishment, thus hindering faster
spread of VoIP on the home and corporate desktop."
-rw-r--r-- | doc/CHANGES | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 85d0b705a9a..3e57e3a5228 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.12661 2006/01/24 22:47:49 ghen Exp $ +$NetBSD: CHANGES,v 1.12662 2006/01/25 00:01:58 reinoud Exp $ Changes to the packages collection and infrastructure in 2006: @@ -522,3 +522,5 @@ Changes to the packages collection and infrastructure in 2006: Updated databases/rrdtool to 1.2.12 [adam 2006-01-24] Updated devel/ode to 0.5 [rillig 2006-01-24] Updated net/pure-ftpd to 1.0.20nb3 [ghen 2006-01-24] + Added net/kiax version 0.8.4 [reinoud 2006-01-24] + |