sip_allow_s Struct Reference
[Allow Header]

#include <sip.h>

Collaboration diagram for sip_allow_s:

Collaboration graph
[legend]

Detailed Description

Structure for Allow header field.

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

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.

Field Documentation

Bitmap of allowed methods.

Since:
New in 1.12.5.


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