sip 1.12.11devel
Loading...
Searching...
No Matches
Data Fields
sip_allow_s Struct Reference

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

◆ k_bitmap

uint32_t k_bitmap

Bitmap of allowed methods.

Since
New in 1.12.5.

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