Revert "Revert "and added files""
[bcm963xx.git] / userapps / opensource / libosip2 / help / man / osip.1
1 .\" $Header: /aolnet/dev/src/CVS/sgml/docbook-to-man/cmd/docbook-to-man.sh,v 1.1.1.1 1998/11/13 21:31:59 db3l Exp $
2 .\"
3 .\"     transcript compatibility for postscript use.
4 .\"
5 .\"     synopsis:  .P! <file.ps>
6 .\"
7 .de P!
8 .fl
9 \!!1 setgray
10 .fl
11 \\&.\"
12 .fl
13 \!!0 setgray
14 .fl                     \" force out current output buffer
15 \!!save /psv exch def currentpoint translate 0 0 moveto
16 \!!/showpage{}def
17 .fl                     \" prolog
18 .sy sed -e 's/^/!/' \\$1\" bring in postscript file
19 \!!psv restore
20 .
21 .de pF
22 .ie     \a\\*(f1\a\a .ds f1 \\n(.f
23 .el .ie \a\\*(f2\a\a .ds f2 \\n(.f
24 .el .ie \a\\*(f3\a\a .ds f3 \\n(.f
25 .el .ie \a\\*(f4\a\a .ds f4 \\n(.f
26 .el .tm ? font overflow
27 .ft \\$1
28 ..
29 .de fP
30 .ie     !\a\\*(f4\a\a \{\
31 .       ft \\*(f4
32 .       ds f4\"
33 '       br \}
34 .el .ie !\a\\*(f3\a\a \{\
35 .       ft \\*(f3
36 .       ds f3\"
37 '       br \}
38 .el .ie !\a\\*(f2\a\a \{\
39 .       ft \\*(f2
40 .       ds f2\"
41 '       br \}
42 .el .ie !\a\\*(f1\a\a \{\
43 .       ft \\*(f1
44 .       ds f1\"
45 '       br \}
46 .el .tm ? font underflow
47 ..
48 .ds f1\"
49 .ds f2\"
50 .ds f3\"
51 .ds f4\"
52 '\" t 
53 .ta 8n 16n 24n 32n 40n 48n 56n 64n 72n  
54 .TH "LIBOSIP" "SECTION" 
55 .SH "NAME" 
56 libosip \(em The GNU oSIP library is a low layer SIP implementation. 
57  
58 .SH "SYNOPSIS" 
59 .PP 
60 \fB#include <smsg.h>\fR 
61 .PP 
62 \fB#include <url.h>\fR 
63 .PP 
64 \fB#include <sdp.h>\fR 
65 .PP 
66 \fB-losip\fR [\fBThe url, SIP and SDP parsers\fP]  
67 .PP 
68 \fB#include <osip.h>\fR 
69 .PP 
70 \fB-lfsmtl\fR [\fBThe SIP transaction manager, the dialog manager\fP]  
71 .SH "DESCRIPTION" 
72 .PP 
73 This manual page documents briefly the 
74 \fBlibosip\fR library. 
75 .PP 
76 API reference & FAQ can be found at http://www.fsf.org/software/osip/ 
77 .SH "AUTHOR" 
78 .PP 
79 This manual page was written by Aymeric Moizard jack@atosc.org for 
80 the \fBDebian\fP system (but may be used by others).  Permission is 
81 granted to copy, distribute and/or modify this document under 
82 the terms of the GNU Free Documentation 
83 License, Version 1.1 or any later version published by the Free 
84 Software Foundation; with no Invariant Sections, no Front-Cover 
85 Texts and no Back-Cover Texts. 
86 .\" created by instant / docbook-to-man, Mon 12 Jul 2004, 18:39