Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:02:02 2007

Asterisk developer's documentation :: Codename Pineapple


mgcp_response Struct Reference

Collaboration diagram for mgcp_response:

Collaboration graph
[legend]

Detailed Description

Definition at line 264 of file chan_mgcp.c.

Data Fields

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


Field Documentation

char buf[0]
 

Definition at line 269 of file chan_mgcp.c.

Referenced by resend_response().

int len
 

Definition at line 266 of file chan_mgcp.c.

Referenced by resend_response().

struct mgcp_response* next
 

Definition at line 268 of file chan_mgcp.c.

Referenced by find_and_retrans().

int seqno
 

Definition at line 267 of file chan_mgcp.c.

time_t whensent
 

Definition at line 265 of file chan_mgcp.c.


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

Asterisk is a trademark for Digium, inc.. | Edvina.net | Asterisk.org | This documentation was generated with Doxygen