logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

libosip2 — The GNU oSIP library is a low layer SIP implementation.

Api And Reference Documentation

       API reference & Doxygen documentation is available for osip at http://www.gnu.org/software/osip/

Author

       This manual page was written by Aymeric Moizard amoizard at antisip.com.

                                                                                                      libosip(1)

Bugs

       Please use the mailing list osip-dev@gnu.org

Description

       This manual page documents briefly the libosip2 library.

Free Software Projects -Send Me Your Project Name-

       antisip, linphone, bayonne

Name

       libosip2 — The GNU oSIP library is a low layer SIP implementation.

Osip General Overview.

       The  file  help/man/osip.html  in  the  source distribution should give you a nice amount of informations
       about the osip stack.

Synopsis

#include<include/osipparser2/osip_const.h>#include<include/osipparser2/osip_md5.h>#include<include/osipparser2/osip_list.h>#include<include/osipparser2/osip_uri.h>#include<include/osipparser2/osip_message.h>#include<include/osipparser2/osip_port.h>#include<include/osipparser2/sdp_message.h>#include<include/osipparser2/osip_headers.h>#include<include/osipparser2/osip_body.h>#include<include/osipparser2/osip_rfc3264.h>#include<include/osipparser2/osip_parser.h>-losipparser2 [Theuri,SIPandSDPparsers]

       #include<include/osip2/osip.h>#include<include/osip2/osip_fifo.h>#include<include/osip2/osip_dialog.h>#include<include/osip2/osip_mt.h>#include<include/osip2/osip_condv.h>#include<include/osip2/osip_negotiation.h>//OBSOLETE-losip2 [TheSIPtransactionandthedialogAPI]

See Also