SIP Witch 1.9.15
Main Page
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
usr
local
include
osipparser2
osip_headers.h
Go to the documentation of this file.
1
/*
2
The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-)
3
Copyright (C) 2001-2015 Aymeric MOIZARD amoizard@antisip.com
4
5
This library is free software; you can redistribute it and/or
6
modify it under the terms of the GNU Lesser General Public
7
License as published by the Free Software Foundation; either
8
version 2.1 of the License, or (at your option) any later version.
9
10
This library is distributed in the hope that it will be useful,
11
but WITHOUT ANY WARRANTY; without even the implied warranty of
12
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13
Lesser General Public License for more details.
14
15
You should have received a copy of the GNU Lesser General Public
16
License along with this library; if not, write to the Free Software
17
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
18
*/
19
20
21
22
#ifndef _OSIP_HEADERS_H_
23
#define _OSIP_HEADERS_H_
24
25
#include <
osipparser2/osip_port.h
>
26
#include <
osipparser2/osip_const.h
>
27
#include <
osipparser2/osip_uri.h
>
28
29
#include <
osipparser2/headers/osip_header.h
>
30
#include <
osipparser2/headers/osip_accept.h
>
31
#include <
osipparser2/headers/osip_accept_encoding.h
>
32
#include <
osipparser2/headers/osip_accept_language.h
>
33
#include <
osipparser2/headers/osip_alert_info.h
>
34
#include <
osipparser2/headers/osip_allow.h
>
35
#include <
osipparser2/headers/osip_authentication_info.h
>
36
#include <
osipparser2/headers/osip_authorization.h
>
37
#include <
osipparser2/headers/osip_call_id.h
>
38
#include <
osipparser2/headers/osip_call_info.h
>
39
#include <
osipparser2/headers/osip_contact.h
>
40
#include <
osipparser2/headers/osip_content_disposition.h
>
41
#include <
osipparser2/headers/osip_content_encoding.h
>
42
#include <
osipparser2/headers/osip_content_length.h
>
43
#include <
osipparser2/headers/osip_content_type.h
>
44
#include <
osipparser2/headers/osip_cseq.h
>
45
#include <
osipparser2/headers/osip_error_info.h
>
46
#include <
osipparser2/headers/osip_from.h
>
47
#include <
osipparser2/headers/osip_mime_version.h
>
48
#include <
osipparser2/headers/osip_proxy_authenticate.h
>
49
#include <
osipparser2/headers/osip_proxy_authentication_info.h
>
50
#include <
osipparser2/headers/osip_proxy_authorization.h
>
51
#include <
osipparser2/headers/osip_record_route.h
>
52
#include <
osipparser2/headers/osip_route.h
>
53
#include <
osipparser2/headers/osip_to.h
>
54
#include <
osipparser2/headers/osip_via.h
>
55
#include <
osipparser2/headers/osip_www_authenticate.h
>
56
70
#endif
osip_contact.h
oSIP osip_contact header definition.
osip_proxy_authorization.h
oSIP osip_proxy_authorization header definition.
osip_call_id.h
oSIP osip_call_id header definition.
osip_route.h
oSIP osip_route header definition.
osip_call_info.h
oSIP osip_call_info header definition.
osip_accept_encoding.h
oSIP osip_accept_encoding header definition.
osip_accept_language.h
oSIP osip_accept_language header definition.
osip_proxy_authenticate.h
oSIP osip_proxy_authenticate header definition.
osip_proxy_authentication_info.h
oSIP osip_proxy_authentication_info header definition.
osip_content_disposition.h
oSIP osip_content_disposition header definition.
osip_alert_info.h
oSIP osip_alert_info header definition.
osip_from.h
oSIP osip_from header definition.
osip_header.h
oSIP osip_header definition.
osip_to.h
oSIP osip_to header definition.
osip_error_info.h
oSIP osip_error_info header definition.
osip_const.h
osip_port.h
osip_accept.h
oSIP osip_accept header definition.
osip_www_authenticate.h
oSIP osip_www_authenticate header definition.
osip_content_type.h
oSIP osip_content_type header definition.
osip_mime_version.h
oSIP osip_mime_version header definition.
osip_record_route.h
oSIP osip_record_route header definition.
osip_content_length.h
oSIP osip_content_length header definition.
osip_content_encoding.h
oSIP osip_content_encoding header definition.
osip_via.h
oSIP osip_via header definition.
osip_uri.h
oSIP url parser Routines
osip_authorization.h
oSIP osip_authorization header definition.
osip_allow.h
oSIP osip_allow header definition.
osip_cseq.h
oSIP osip_cseq header definition.
osip_authentication_info.h
oSIP osip_authentication_info header definition.
Generated on Dec 21, 2017 for sipwitch-1.9.15 (*.h and *.cpp), libosip2-5.0.0 (*.h) and libeXosip2-4.0.0 (*.h), by
1.8.6