Select Git revision
README.libiax2
-
Alexandre Bourget authored
Since there are multiple versions and that the official site isn't maintained, we took the iaxclient version and merged it in here. We'll try to keep in sync with those repos, and maybe we could host an updated version, or contact upstream to ask them to merge the newer code.
Alexandre Bourget authoredSince there are multiple versions and that the official site isn't maintained, we took the iaxclient version and merged it in here. We'll try to keep in sync with those repos, and maybe we could host an updated version, or contact upstream to ask them to merge the newer code.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
README.libiax2 569 B
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
-------------------------