暫無描述

daimon f4431acf5b update 2 年之前
help f4431acf5b update 2 年之前
include f4431acf5b update 2 年之前
platform f4431acf5b update 2 年之前
scripts f4431acf5b update 2 年之前
src f4431acf5b update 2 年之前
AUTHORS f4431acf5b update 2 年之前
BUGS f4431acf5b update 2 年之前
COPYING f4431acf5b update 2 年之前
ChangeLog f4431acf5b update 2 年之前
FEATURES f4431acf5b update 2 年之前
HISTORY f4431acf5b update 2 年之前
INSTALL f4431acf5b update 2 年之前
Makefile.am f4431acf5b update 2 年之前
Makefile.in f4431acf5b update 2 年之前
NEWS f4431acf5b update 2 年之前
README f4431acf5b update 2 年之前
TODO f4431acf5b update 2 年之前
aclocal.m4 f4431acf5b update 2 年之前
autogen.sh f4431acf5b update 2 年之前
configure f4431acf5b update 2 年之前
configure.ac f4431acf5b update 2 年之前
libosip2.pc.in f4431acf5b update 2 年之前
osip-config.h.in f4431acf5b update 2 年之前

README

Description: {#mainpage}
===========

The GNU oSIP library is an implementation of SIP - rfc3261.

Email : amoizard@gmail.com
License : LGPL (http://www.gnu.org)
Home Page : http://www.gnu.org/software/osip/osip.html
Download : ftp://ftp.gnu.org/gnu/osip

"The GNU oSIP library" is part of the "GNU project".
You can check www.gnu.org for more information about
being part of the "GNU project".

For information, look at:
INSTALL
HISTORY
FEATURES

Links:
=====

Latest version: ftp://ftp.gnu.org/gnu/osip
Home page: http://www.gnu.org/software/osip/osip.html
Online Documentation: http://www.gnu.org/software/osip/

Supported Platforms:
===================

The library is known to compile on various platform:
* GNU/Linux
* Windows 7/vista/... (Visual studio or cygwin)
* MacOSX
* iOS
* Android
* Windows Mobile
* OpenBsd 3.1/3.2 // (FreeBSD&NetBSD should also work)
* Solaris
* HP-Unix.
* VxWorks.
* Other embedded systems with linux.

For more informations about compilation, please look in
the ./help directory.

Test Programs:
=============

The library contains some built-in test for the parser. To quickly test
the parser, type: (Note that some tests MUST fail!)

$> make check

If you wish to test with valgrind tool (same tests), you can use:

$> make valgrind

Watch out the ./src/test/CHECK file for more informations.

Contact Informations:
====================

For more information on the SIP stack, or any contributions,
you can contact the author at .

A Mailing list is available for support: .
You can subscribe by writing to:
with a subject set to "subscribe".