sip
1.12.11devel
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
sofia-sip
sip_hclasses.h
Go to the documentation of this file.
1
/*
2
* This file is part of the Sofia-SIP package
3
*
4
* Copyright (C) 2005 Nokia Corporation.
5
*
6
* Contact: Pekka Pessi <pekka.pessi@nokia-email.address.hidden>
7
*
8
* This library is free software; you can redistribute it and/or
9
* modify it under the terms of the GNU Lesser General Public License
10
* as published by the Free Software Foundation; either version 2.1 of
11
* the License, or (at your option) any later version.
12
*
13
* This library is distributed in the hope that it will be useful, but
14
* WITHOUT ANY WARRANTY; without even the implied warranty of
15
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
16
* Lesser General Public License for more details.
17
*
18
* You should have received a copy of the GNU Lesser General Public
19
* License along with this library; if not, write to the Free Software
20
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
21
* 02110-1301 USA
22
*
23
*/
24
25
#ifndef SIP_HCLASSES_H
26
27
#define SIP_HCLASSES_H
28
39
#ifndef MSG_TYPES_H
40
#include <
sofia-sip/msg_types.h
>
41
#endif
42
43
SOFIA_BEGIN_DECLS
44
45
46
enum
{
52
sip_request_hash
= -1
53
};
54
65
SIP_DLL
extern
msg_hclass_t
sip_request_class
[];
66
67
68
69
enum
{
75
sip_status_hash
= -2
76
};
77
88
SIP_DLL
extern
msg_hclass_t
sip_status_class
[];
89
90
91
92
enum
{
98
sip_via_hash
= 46244
99
};
100
111
SIP_DLL
extern
msg_hclass_t
sip_via_class
[];
112
113
114
115
enum
{
121
sip_route_hash
= 28359
122
};
123
134
SIP_DLL
extern
msg_hclass_t
sip_route_class
[];
135
136
137
138
enum
{
144
sip_record_route_hash
= 33211
145
};
146
157
SIP_DLL
extern
msg_hclass_t
sip_record_route_class
[];
158
159
160
161
enum
{
167
sip_max_forwards_hash
= 27231
168
};
169
180
SIP_DLL
extern
msg_hclass_t
sip_max_forwards_class
[];
181
182
183
184
enum
{
190
sip_proxy_require_hash
= 11704
191
};
192
203
SIP_DLL
extern
msg_hclass_t
sip_proxy_require_class
[];
204
205
206
207
enum
{
213
sip_from_hash
= 15368
214
};
215
226
SIP_DLL
extern
msg_hclass_t
sip_from_class
[];
227
228
229
230
enum
{
236
sip_to_hash
= 62495
237
};
238
249
SIP_DLL
extern
msg_hclass_t
sip_to_class
[];
250
251
252
253
enum
{
259
sip_call_id_hash
= 38022
260
};
261
272
SIP_DLL
extern
msg_hclass_t
sip_call_id_class
[];
273
274
275
276
enum
{
282
sip_cseq_hash
= 12268
283
};
284
295
SIP_DLL
extern
msg_hclass_t
sip_cseq_class
[];
296
297
298
299
enum
{
305
sip_contact_hash
= 25428
306
};
307
318
SIP_DLL
extern
msg_hclass_t
sip_contact_class
[];
319
320
321
322
enum
{
328
sip_rseq_hash
= 16651
329
};
330
341
SIP_DLL
extern
msg_hclass_t
sip_rseq_class
[];
342
343
344
345
enum
{
351
sip_rack_hash
= 46065
352
};
353
364
SIP_DLL
extern
msg_hclass_t
sip_rack_class
[];
365
366
367
368
enum
{
374
sip_request_disposition_hash
= 61507
375
};
376
387
SIP_DLL
extern
msg_hclass_t
sip_request_disposition_class
[];
388
389
390
391
enum
{
397
sip_accept_contact_hash
= 30081
398
};
399
410
SIP_DLL
extern
msg_hclass_t
sip_accept_contact_class
[];
411
412
413
414
enum
{
420
sip_reject_contact_hash
= 34934
421
};
422
433
SIP_DLL
extern
msg_hclass_t
sip_reject_contact_class
[];
434
435
436
437
enum
{
443
sip_expires_hash
= 28680
444
};
445
456
SIP_DLL
extern
msg_hclass_t
sip_expires_class
[];
457
458
459
460
enum
{
466
sip_date_hash
= 43982
467
};
468
479
SIP_DLL
extern
msg_hclass_t
sip_date_class
[];
480
481
482
483
enum
{
489
sip_retry_after_hash
= 30349
490
};
491
502
SIP_DLL
extern
msg_hclass_t
sip_retry_after_class
[];
503
504
505
506
enum
{
512
sip_timestamp_hash
= 12632
513
};
514
525
SIP_DLL
extern
msg_hclass_t
sip_timestamp_class
[];
526
527
528
529
enum
{
535
sip_min_expires_hash
= 21461
536
};
537
548
SIP_DLL
extern
msg_hclass_t
sip_min_expires_class
[];
549
550
551
552
enum
{
558
sip_subject_hash
= 16360
559
};
560
571
SIP_DLL
extern
msg_hclass_t
sip_subject_class
[];
572
573
574
575
enum
{
581
sip_priority_hash
= 8846
582
};
583
594
SIP_DLL
extern
msg_hclass_t
sip_priority_class
[];
595
596
597
598
enum
{
604
sip_call_info_hash
= 57337
605
};
606
617
SIP_DLL
extern
msg_hclass_t
sip_call_info_class
[];
618
619
620
621
enum
{
627
sip_organization_hash
= 6389
628
};
629
640
SIP_DLL
extern
msg_hclass_t
sip_organization_class
[];
641
642
643
644
enum
{
650
sip_server_hash
= 31323
651
};
652
663
SIP_DLL
extern
msg_hclass_t
sip_server_class
[];
664
665
666
667
enum
{
673
sip_user_agent_hash
= 40911
674
};
675
686
SIP_DLL
extern
msg_hclass_t
sip_user_agent_class
[];
687
688
689
690
enum
{
696
sip_in_reply_to_hash
= 19812
697
};
698
709
SIP_DLL
extern
msg_hclass_t
sip_in_reply_to_class
[];
710
711
712
713
enum
{
719
sip_accept_hash
= 29344
720
};
721
732
SIP_DLL
extern
msg_hclass_t
sip_accept_class
[];
733
734
735
736
enum
{
742
sip_accept_encoding_hash
= 35932
743
};
744
755
SIP_DLL
extern
msg_hclass_t
sip_accept_encoding_class
[];
756
757
758
759
enum
{
765
sip_accept_language_hash
= 23797
766
};
767
778
SIP_DLL
extern
msg_hclass_t
sip_accept_language_class
[];
779
780
781
782
enum
{
788
sip_allow_hash
= 44519
789
};
790
801
SIP_DLL
extern
msg_hclass_t
sip_allow_class
[];
802
803
804
805
enum
{
811
sip_require_hash
= 32097
812
};
813
824
SIP_DLL
extern
msg_hclass_t
sip_require_class
[];
825
826
827
828
enum
{
834
sip_supported_hash
= 28310
835
};
836
847
SIP_DLL
extern
msg_hclass_t
sip_supported_class
[];
848
849
850
851
enum
{
857
sip_unsupported_hash
= 37557
858
};
859
870
SIP_DLL
extern
msg_hclass_t
sip_unsupported_class
[];
871
872
873
874
enum
{
880
sip_event_hash
= 8274
881
};
882
893
SIP_DLL
extern
msg_hclass_t
sip_event_class
[];
894
895
896
897
enum
{
903
sip_allow_events_hash
= 31165
904
};
905
916
SIP_DLL
extern
msg_hclass_t
sip_allow_events_class
[];
917
918
919
920
enum
{
926
sip_subscription_state_hash
= 30595
927
};
928
939
SIP_DLL
extern
msg_hclass_t
sip_subscription_state_class
[];
940
941
942
943
enum
{
949
sip_proxy_authenticate_hash
= 57658
950
};
951
962
SIP_DLL
extern
msg_hclass_t
sip_proxy_authenticate_class
[];
963
964
965
966
enum
{
972
sip_proxy_authentication_info_hash
= 52344
973
};
974
985
SIP_DLL
extern
msg_hclass_t
sip_proxy_authentication_info_class
[];
986
987
988
989
enum
{
995
sip_proxy_authorization_hash
= 21244
996
};
997
1008
SIP_DLL
extern
msg_hclass_t
sip_proxy_authorization_class
[];
1009
1010
1011
1012
enum
{
1018
sip_authorization_hash
= 36397
1019
};
1020
1031
SIP_DLL
extern
msg_hclass_t
sip_authorization_class
[];
1032
1033
1034
1035
enum
{
1041
sip_www_authenticate_hash
= 16217
1042
};
1043
1054
SIP_DLL
extern
msg_hclass_t
sip_www_authenticate_class
[];
1055
1056
1057
1058
enum
{
1064
sip_authentication_info_hash
= 20849
1065
};
1066
1077
SIP_DLL
extern
msg_hclass_t
sip_authentication_info_class
[];
1078
1079
1080
1081
enum
{
1087
sip_error_info_hash
= 5263
1088
};
1089
1100
SIP_DLL
extern
msg_hclass_t
sip_error_info_class
[];
1101
1102
1103
1104
enum
{
1110
sip_warning_hash
= 4130
1111
};
1112
1123
SIP_DLL
extern
msg_hclass_t
sip_warning_class
[];
1124
1125
1126
1127
enum
{
1133
sip_refer_to_hash
= 52604
1134
};
1135
1146
SIP_DLL
extern
msg_hclass_t
sip_refer_to_class
[];
1147
1148
1149
1150
enum
{
1156
sip_referred_by_hash
= 11403
1157
};
1158
1169
SIP_DLL
extern
msg_hclass_t
sip_referred_by_class
[];
1170
1171
1172
1173
enum
{
1179
sip_replaces_hash
= 58083
1180
};
1181
1192
SIP_DLL
extern
msg_hclass_t
sip_replaces_class
[];
1193
1194
1195
1196
enum
{
1202
sip_session_expires_hash
= 61197
1203
};
1204
1215
SIP_DLL
extern
msg_hclass_t
sip_session_expires_class
[];
1216
1217
1218
1219
enum
{
1225
sip_min_se_hash
= 11565
1226
};
1227
1238
SIP_DLL
extern
msg_hclass_t
sip_min_se_class
[];
1239
1240
1241
1242
enum
{
1248
sip_path_hash
= 5705
1249
};
1250
1261
SIP_DLL
extern
msg_hclass_t
sip_path_class
[];
1262
1263
1264
1265
enum
{
1271
sip_service_route_hash
= 21825
1272
};
1273
1284
SIP_DLL
extern
msg_hclass_t
sip_service_route_class
[];
1285
1286
1287
1288
enum
{
1294
sip_reason_hash
= 13856
1295
};
1296
1307
SIP_DLL
extern
msg_hclass_t
sip_reason_class
[];
1308
1309
1310
1311
enum
{
1317
sip_security_client_hash
= 572
1318
};
1319
1330
SIP_DLL
extern
msg_hclass_t
sip_security_client_class
[];
1331
1332
1333
1334
enum
{
1340
sip_security_server_hash
= 20148
1341
};
1342
1353
SIP_DLL
extern
msg_hclass_t
sip_security_server_class
[];
1354
1355
1356
1357
enum
{
1363
sip_security_verify_hash
= 29234
1364
};
1365
1376
SIP_DLL
extern
msg_hclass_t
sip_security_verify_class
[];
1377
1378
1379
1380
enum
{
1386
sip_privacy_hash
= 13834
1387
};
1388
1399
SIP_DLL
extern
msg_hclass_t
sip_privacy_class
[];
1400
1401
1402
1403
enum
{
1409
sip_etag_hash
= 64478
1410
};
1411
1422
SIP_DLL
extern
msg_hclass_t
sip_etag_class
[];
1423
1424
1425
1426
enum
{
1432
sip_if_match_hash
= 26974
1433
};
1434
1445
SIP_DLL
extern
msg_hclass_t
sip_if_match_class
[];
1446
1447
1448
1449
enum
{
1455
sip_mime_version_hash
= 49047
1456
};
1457
1468
SIP_DLL
extern
msg_hclass_t
sip_mime_version_class
[];
1469
1470
1471
1472
enum
{
1478
sip_content_type_hash
= 51226
1479
};
1480
1491
SIP_DLL
extern
msg_hclass_t
sip_content_type_class
[];
1492
1493
1494
1495
enum
{
1501
sip_content_encoding_hash
= 8707
1502
};
1503
1514
SIP_DLL
extern
msg_hclass_t
sip_content_encoding_class
[];
1515
1516
1517
1518
enum
{
1524
sip_content_language_hash
= 62108
1525
};
1526
1537
SIP_DLL
extern
msg_hclass_t
sip_content_language_class
[];
1538
1539
1540
1541
enum
{
1547
sip_content_disposition_hash
= 16333
1548
};
1549
1560
SIP_DLL
extern
msg_hclass_t
sip_content_disposition_class
[];
1561
1562
1563
1564
enum
{
1570
sip_content_length_hash
= 8402
1571
};
1572
1583
SIP_DLL
extern
msg_hclass_t
sip_content_length_class
[];
1584
1585
1586
1587
enum
{
1593
sip_unknown_hash
= -3
1594
};
1595
1606
SIP_DLL
extern
msg_hclass_t
sip_unknown_class
[];
1607
1608
1609
1610
enum
{
1616
sip_error_hash
= -4
1617
};
1618
1629
SIP_DLL
extern
msg_hclass_t
sip_error_class
[];
1630
1631
1632
1633
enum
{
1639
sip_separator_hash
= -5
1640
};
1641
1652
SIP_DLL
extern
msg_hclass_t
sip_separator_class
[];
1653
1654
1655
1656
enum
{
1662
sip_payload_hash
= -6
1663
};
1664
1675
SIP_DLL
extern
msg_hclass_t
sip_payload_class
[];
1676
1677
1678
SOFIA_END_DECLS
1679
#endif
/* !defined SIP_HCLASSES_H */
Sofia-SIP 1.12.11devel - Copyright (C) 2006 Nokia Corporation. All rights reserved. Licensed under the terms of the GNU Lesser General Public License.