Sat Apr 26 2014 22:03:23

Asterisk developer's documentation


ast_control_read_action_payload Struct Reference

#include <frame.h>

Data Fields

enum ast_frame_read_action action
unsigned char payload [0]
size_t payload_size

Detailed Description

Definition at line 302 of file frame.h.


Field Documentation

Definition at line 306 of file frame.h.

Referenced by __ast_read().

unsigned char payload[0]

Definition at line 312 of file frame.h.

Referenced by __ast_read().

size_t payload_size

Definition at line 309 of file frame.h.

Referenced by __ast_read(), and masquerade_colp_transfer().


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