Thu Apr 28 2011 16:57:21

Asterisk developer's documentation


mgcp_response Struct Reference

Collaboration diagram for mgcp_response:

Data Fields

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

Detailed Description

Definition at line 261 of file chan_mgcp.c.


Field Documentation

char buf[0]

Definition at line 266 of file chan_mgcp.c.

Referenced by resend_response(), and transmit_response().

int len

Definition at line 263 of file chan_mgcp.c.

Referenced by resend_response(), and transmit_response().

Definition at line 265 of file chan_mgcp.c.

Referenced by find_and_retrans(), and transmit_response().

int seqno

Definition at line 264 of file chan_mgcp.c.

Referenced by transmit_response().

time_t whensent

Definition at line 262 of file chan_mgcp.c.

Referenced by transmit_response().


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