Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
ast_chan_write_info_t Struct Reference

Structure to handle passing func_channel_write info to channels via setoption. More...

#include <channel.h>

Data Fields

struct ast_channelchan
 
char * data
 
const char * function
 
const char * value
 
uint32_t version
 
ast_acf_write_fn_t write_fn
 

Detailed Description

Structure to handle passing func_channel_write info to channels via setoption.

Definition at line 589 of file channel.h.


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