SIP Witch 1.9.15
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
sipwitch::profile_t Struct Reference

User profiles are used to map features and toll restriction level together under a common identifier. More...

#include <mapped.h>

Collaboration diagram for sipwitch::profile_t:
Collaboration graph
[legend]

Data Fields

char id [48]
 
unsigned short features
 
unsigned level
 

Detailed Description

User profiles are used to map features and toll restriction level together under a common identifier.

Definition at line 83 of file mapped.h.

Field Documentation

unsigned short sipwitch::profile_t::features

Definition at line 85 of file mapped.h.

char sipwitch::profile_t::id[48]

Definition at line 84 of file mapped.h.

unsigned sipwitch::profile_t::level

Definition at line 86 of file mapped.h.


The documentation for this struct was generated from the following file: