Tue Aug 20 16:35:21 2013

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
struct mgcp_messagenext
struct mgcp_endpointowner_ep
struct 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 mgcp_postrequest(), and retrans_pkt().

unsigned long expire

Definition at line 266 of file chan_mgcp.c.

Referenced by mgcp_postrequest().

int len

Definition at line 268 of file chan_mgcp.c.

Referenced by mgcp_postrequest(), and retrans_pkt().

struct mgcp_message* next [read]

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 [read]

Definition at line 263 of file chan_mgcp.c.

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

struct mgcp_subchannel* owner_sub [read]

Definition at line 264 of file chan_mgcp.c.

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

int retrans

Definition at line 265 of file chan_mgcp.c.

Referenced by mgcp_postrequest(), and retrans_pkt().

unsigned int seqno

Definition at line 267 of file chan_mgcp.c.

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


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

Generated on 20 Aug 2013 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1