Aymeric Moizard 0dd104f410 make sure COPYING is the exact copy of lgpl-2.1.txt
file downloaded from https://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt
NOTE: this is not a license change, lgpl-2.1 was the license and remains the license.
2025-02-19 21:33:19 +01:00
2022-02-27 11:33:20 +01:00
2005-11-18 16:54:37 +00:00
2015-07-14 19:33:52 +02:00
2002-06-23 23:20:28 +00:00
2019-03-27 11:45:59 +01:00
2007-12-18 20:34:09 +00:00
2004-10-25 09:46:07 +00:00
2005-04-22 12:39:20 +00:00

       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 <amoizard@gmail.com>.

A Mailing list is available for support: <osip-dev@gnu.org>.
You can subscribe by writing to: <osip-dev-request@gnu.org>
with a subject set to "subscribe".


Description
No description provided
Readme 3 MiB
Languages
C 86%
HTML 9.5%
M4 2.2%
Shell 1.4%
Makefile 0.7%
Other 0.2%