File: README

package info (click to toggle)
libosip2 3.6.0-4
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 3,804 kB
  • sloc: ansic: 20,596; sh: 10,030; makefile: 183
file content (64 lines) | stat: -rw-r--r-- 1,681 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
       Description:
       ===========

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

 Email      : jack@atosc.org
 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
  *  MacOSX (Darwin)
  *  OpenBsd 3.1/3.2  // (FreeBSD&NetBSD should also work)
  *  Windows NT/95/2000 (VC++6.0 or cygwin)
  *  Solaris
  *  HP-Unix.
  *  VxWorks.
  *  Some embedded systems with linux.
  *  WinCE (report to be possible)

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

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 <jack@atosc.org>.

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