~vcs-imports-ii/osip/master

863 by Aymeric Moizard
update doxygen 4.1.0
1
       Description:  {#mainpage}
411 by aymeric
update doxygen files
2
       ===========
3
4
 The GNU oSIP library is an implementation of SIP - rfc3261.
5
917 by Aymeric Moizard
update HISTORY and README files
6
 Email      : amoizard@gmail.com
411 by aymeric
update doxygen files
7
 License    : LGPL (http://www.gnu.org)
515 by aymeric
update link to gnu.org
8
 Home Page  : http://www.gnu.org/software/osip/osip.html
411 by aymeric
update doxygen files
9
 Download   : ftp://ftp.gnu.org/gnu/osip
2 by aymeric
heavy modif for 0.8.1
10
230 by aymeric
new files for osip2
11
"The GNU oSIP library" is part of the "GNU project".
515 by aymeric
update link to gnu.org
12
You can check www.gnu.org for more information about
230 by aymeric
new files for osip2
13
being part of the "GNU project".
2 by aymeric
heavy modif for 0.8.1
14
411 by aymeric
update doxygen files
15
For information, look at:
16
   INSTALL
17
   HISTORY
18
   FEATURES
19
20
       Links:
21
       =====
22
23
Latest version:       ftp://ftp.gnu.org/gnu/osip
515 by aymeric
update link to gnu.org
24
Home page:            http://www.gnu.org/software/osip/osip.html
411 by aymeric
update doxygen files
25
Online Documentation: http://www.gnu.org/software/osip/
26
27
       Supported Platforms:
28
       ===================
1 by aymeric
This commit was generated by cvs2svn to compensate for changes in r2,
29
30
The library is known to compile on various platform:
31
  *  GNU/Linux
825 by Aymeric Moizard
update copyright and email for 4.0.0 official release
32
  *  Windows 7/vista/... (Visual studio or cygwin)
33
  *  MacOSX
34
  *  iOS
35
  *  Android
36
  *  Windows Mobile
204 by aymeric
update copyright and version info for 096
37
  *  OpenBsd 3.1/3.2  // (FreeBSD&NetBSD should also work)
38
  *  Solaris
65 by aymeric
last changes for 0.8.8
39
  *  HP-Unix.
40
  *  VxWorks.
825 by Aymeric Moizard
update copyright and email for 4.0.0 official release
41
  *  Other embedded systems with linux.
65 by aymeric
last changes for 0.8.8
42
230 by aymeric
new files for osip2
43
For more informations about compilation, please look in
44
the ./help directory.
1 by aymeric
This commit was generated by cvs2svn to compensate for changes in r2,
45
411 by aymeric
update doxygen files
46
       Test Programs:
47
       =============
1 by aymeric
This commit was generated by cvs2svn to compensate for changes in r2,
48
230 by aymeric
new files for osip2
49
The library contains some built-in test for the parser. To quickly test
50
the parser, type: (Note that some tests MUST fail!)
65 by aymeric
last changes for 0.8.8
51
52
  $> make check
53
949 by Aymeric Moizard
update to version 5.1.2 // about to release
54
If you wish to test with valgrind tool (same tests), you can use:
55
56
  $> make valgrind
57
411 by aymeric
update doxygen files
58
Watch out the ./src/test/CHECK file for more informations.
1 by aymeric
This commit was generated by cvs2svn to compensate for changes in r2,
59
411 by aymeric
update doxygen files
60
       Contact Informations:
61
       ====================
1 by aymeric
This commit was generated by cvs2svn to compensate for changes in r2,
62
63
For more information on the SIP stack, or any contributions,
917 by Aymeric Moizard
update HISTORY and README files
64
you can contact the author at <amoizard@gmail.com>.
1 by aymeric
This commit was generated by cvs2svn to compensate for changes in r2,
65
825 by Aymeric Moizard
update copyright and email for 4.0.0 official release
66
A Mailing list is available for support: <osip-dev@gnu.org>.
67
You can subscribe by writing to: <osip-dev-request@gnu.org>
2 by aymeric
heavy modif for 0.8.1
68
with a subject set to "subscribe".
69
230 by aymeric
new files for osip2
70