freeswitch/libs/iax
Michael Jerris d0f7f0f137 cleanup build warnings.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6786 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-14 03:56:11 +00:00
..
build/config removing most of the generated files from tree. You will need to run bootstrap.sh and configure again after you do this update and have autoconf, automake, and libtool installed on the box. 2007-03-19 19:26:25 +00:00
src use more correct const char * for things that should not be modified. This should also fix the switch_cpp.cpp changes from MODAPP-44. More patches to follow up on this for a few more modules that will likely break with this commit. 2007-11-01 11:28:26 +00:00
.update avoid namespace collision with cepstral. 2007-03-10 17:51:20 +00:00
AUTHORS update 2005-12-14 00:07:42 +00:00
COPYING update 2005-12-14 00:07:42 +00:00
COPYING.LIB update 2005-12-14 00:07:42 +00:00
ChangeLog update 2005-12-14 00:07:42 +00:00
INSTALL deep breath 2006-12-19 01:11:51 +00:00
Makefile.am update 2005-12-14 00:07:42 +00:00
NEWS update 2005-12-14 00:07:42 +00:00
README update 2005-12-14 00:07:42 +00:00
acsite.m4 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3662 d0543943-73ff-0310-b7d9-9358b9ac24b2 2006-12-14 22:47:33 +00:00
bootstrap.sh update 2005-12-14 00:11:55 +00:00
build.sh update 2005-12-14 00:07:42 +00:00
configure.gnu git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4540 d0543943-73ff-0310-b7d9-9358b9ac24b2 2007-03-11 10:44:45 +00:00
configure.in don't link to installed libs, patch from stkn (fix for MODLANG-47) 2007-12-03 16:29:07 +00:00
iax-config.in update 2005-12-14 00:07:42 +00:00
iax.spec.in update 2005-12-14 00:07:42 +00:00
libiax2.2008.vcproj cleanup build warnings. 2007-12-14 03:56:11 +00:00
libiax2.vcproj add cross platform mutex abstraction. 2007-02-28 00:28:23 +00:00

README

libiax: An implementation of the Inter-Asterisk eXchange protocol distributed
under the terms of the GNU Lesser General Public License

Written by Mark Spencer <markster@linux-support.net>