Files
jami-daemon/libs
Emmanuel Milou d0420155ca Packaging of dbus c++ bindings
Removal of the /libs/dbus directory
2008-05-01 17:36:54 -04:00
..
2005-12-19 00:11:35 +00:00
2006-01-11 14:31:23 +00: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
-------------------------