Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
ast_devstate_aggregate Struct Reference

You shouldn't care about the contents of this struct. More...

#include <devicestate.h>

Data Fields

unsigned int inuse:1
 
unsigned int ringing:1
 
enum ast_device_state state
 

Detailed Description

You shouldn't care about the contents of this struct.

This struct is only here so that it can be easily declared on the stack.

Definition at line 230 of file devicestate.h.

Field Documentation

◆ inuse

unsigned int inuse

Definition at line 232 of file devicestate.h.

Referenced by ast_devstate_aggregate_add(), and chan_pjsip_devicestate().

◆ ringing

unsigned int ringing

Definition at line 231 of file devicestate.h.

Referenced by ast_devstate_aggregate_add().

◆ state


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