Commit graph

5 commits

Author SHA1 Message Date
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
xtraeme
d5aaa58963 Looks like kiax wasn't linked to LIBOSSAUDIO with LIBS... use LDFLAGS
again.
2006-02-01 01:08:39 +00:00
wiz
967b62772d This uses libtool, so add USE_LIBTOOL=yes. 2006-01-30 22:36:01 +00:00
xtraeme
441d28477e Do not hardcode -lossaudio, the correct way is the following:
* Include mk/ossaudio.buildlink3.mk
* LIBS+= ${LIBOSSAUDIO} (which in some platforms will be empty).
2006-01-25 16:39:13 +00:00
reinoud
d8755fe3a9 Initial import of kiax 0.8.4
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.
2006-01-25 00:00:03 +00:00