Files
jami-daemon/libs
Emmanuel Milou af54afd381 Test
2009-02-11 16:13:28 -05:00
..
2009-02-11 16:13:28 -05:00
2005-12-19 00:11:35 +00:00
2008-11-25 11:44:37 -05:00
2008-03-31 17:46:05 -04:00

Taken and merged from
=====================


https://iaxclient.svn.sourceforge.net/svnroot/iaxclient/trunk/
   `-> lib/libiax2


Official SVN
============

The official SVN (browse + repos) is:

  http://svncommunity.digium.com/

but it seems unmaintained, and is behind the iaxclient's version.


Internet Draft for IAX2 protocol
================================

http://tools.ietf.org/id/draft-guy-iax-03.txt


Compilation and installation
============================

Run:
-------------------------
./gen.sh
./configure --prefix=/usr
make
-------------------------