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

#include <pbx.h>

Collaboration diagram for ast_device_state_info:
Collaboration graph
[legend]

Data Fields

struct ast_channelcausing_channel
 
char device_name [1]
 
enum ast_device_state device_state
 

Detailed Description

Definition at line 96 of file pbx.h.

Field Documentation

◆ causing_channel

struct ast_channel* causing_channel

◆ device_name

char device_name[1]

Definition at line 99 of file pbx.h.

Referenced by ast_extension_state3(), and get_device_state_causing_channels().

◆ device_state

enum ast_device_state device_state

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