Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
mgcp_response Struct Reference
Collaboration diagram for mgcp_response:
Collaboration graph
[legend]

Data Fields

char buf [0]
 
int len
 
struct mgcp_responsenext
 
int seqno
 
time_t whensent
 

Detailed Description

Definition at line 283 of file chan_mgcp.c.

Field Documentation

◆ buf

char buf[0]

Definition at line 288 of file chan_mgcp.c.

Referenced by resend_response(), and transmit_response().

◆ len

int len

Definition at line 285 of file chan_mgcp.c.

Referenced by resend_response(), and transmit_response().

◆ next

struct mgcp_response* next

Definition at line 287 of file chan_mgcp.c.

Referenced by find_and_retrans(), and transmit_response().

◆ seqno

int seqno

Definition at line 286 of file chan_mgcp.c.

Referenced by FaxPcap::add(), and transmit_response().

◆ whensent

time_t whensent

Definition at line 284 of file chan_mgcp.c.

Referenced by transmit_response().


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