Data Fields

sip_allow_s Struct Reference
[Allow Header]

Structure for Allow header field. More...

#include <sip.h>

Collaboration diagram for sip_allow_s:
Collaboration graph
[legend]

Data Fields

msg_common_t k_common [1]
 Common fragment info.
msg_list_tk_next
 Link to next.
msg_param_t * k_items
 List of allowed items.
uint32_t k_bitmap
 Bitmap of allowed methods.

Detailed Description

Structure for Allow header field.

Since:
New in 1.12.5. (Before used struct msg_list_s with Allow).

Field Documentation

Bitmap of allowed methods.

Since:
New in 1.12.5.
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Sofia-SIP 1.12.11 - Copyright (C) 2006 Nokia Corporation. All rights reserved. Licensed under the terms of the GNU Lesser General Public License.