Mon Mar 19 11:30:58 2012

Asterisk developer's documentation


mgcp_message Struct Reference

mgcp_message: MGCP message for queuing up More...


Data Fields

char buf [0]
unsigned long expire
int len
mgcp_messagenext
mgcp_endpointowner_ep
mgcp_subchannelowner_sub
int retrans
unsigned int seqno


Detailed Description

mgcp_message: MGCP message for queuing up

Definition at line 262 of file chan_mgcp.c.


Field Documentation

char buf[0]

Definition at line 270 of file chan_mgcp.c.

Referenced by retrans_pkt().

unsigned long expire

Definition at line 266 of file chan_mgcp.c.

int len

Definition at line 268 of file chan_mgcp.c.

Referenced by retrans_pkt().

struct mgcp_message* next

Definition at line 269 of file chan_mgcp.c.

Referenced by dump_queue(), mgcp_postrequest(), mgcpsock_read(), and retrans_pkt().

struct mgcp_endpoint* owner_ep

Definition at line 263 of file chan_mgcp.c.

Referenced by dump_queue(), mgcpsock_read(), and retrans_pkt().

struct mgcp_subchannel* owner_sub

Definition at line 264 of file chan_mgcp.c.

Referenced by mgcpsock_read(), and retrans_pkt().

int retrans

Definition at line 265 of file chan_mgcp.c.

Referenced by retrans_pkt().

unsigned int seqno

Definition at line 267 of file chan_mgcp.c.

Referenced by dump_queue(), mgcpsock_read(), and retrans_pkt().


The documentation for this struct was generated from the following file:
Generated on Mon Mar 19 11:30:58 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7