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

#include <sig_analog.h>

Collaboration diagram for analog_subchannel:
Collaboration graph
[legend]

Data Fields

unsigned int allocd:1
 
struct ast_frame f
 
unsigned int inthreeway:1
 
struct ast_channelowner
 

Detailed Description

Definition at line 256 of file sig_analog.h.

Field Documentation

◆ allocd

unsigned int allocd

◆ f

struct ast_frame f

One frame for each channel. How did this ever work before?

Definition at line 258 of file sig_analog.h.

Referenced by __analog_handle_event(), analog_exception(), and analog_handle_dtmf().

◆ inthreeway

unsigned int inthreeway

◆ owner

struct ast_channel* owner

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