libosip  2-5.3.1
About: The GNU oSIP library is an implementation of SIP (RFC3261).
  Fossies Dox: libosip2-5.3.1.tar.gz  ("unofficial" and yet experimental doxygen-generated source code documentation)  

Loading...
Searching...
No Matches
libosip Documentation

Some Fossies usage hints in advance:

  1. To see the Doxygen generated documentation please click on one of the items in the steelblue colored "quick index" bar above or use the side panel at the left which displays a hierarchical tree-like index structure and is adjustable in width.
  2. If you want to search for something by keyword rather than browse for it you can use the client side search facility (using Javascript and DHTML) that provides live searching, i.e. the search results are presented and adapted as you type in the Search input field at the top right.
  3. Doxygen doesn't incorporate all member files but just a definable subset (basically the main project source code files that are written in a supported language). So to search and browse all member files you may visit the Fossies libosip2-5.3.1.tar.gz contents page and use the Fossies standard member browsing features (also with source code highlighting and additionally with optional code folding).
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 <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".