Sun Oct 16 2011 08:43:14

Asterisk developer's documentation


mgcp_subchannel Struct Reference
Collaboration diagram for mgcp_subchannel:

Data Fields

int alreadygone
char callid [80]
struct mgcp_requestcx_queue
ast_mutex_t cx_queue_lock
char cxident [80]
int cxmode
struct cops_gategate
int id
int iseq
ast_mutex_t lock
char magic [6]
int nat
struct mgcp_subchannelnext
int outgoing
struct ast_channelowner
struct mgcp_endpointparent
struct ast_rtp_instancertp
int sdpsent
struct sockaddr_in tmpdest
char txident [80]

Field Documentation

pending CX commands

Definition at line 307 of file chan_mgcp.c.

Referenced by send_request(), dump_cmd_queues(), handle_response(), and mgcp_prune_realtime_gateway().

char cxident[80]
Todo:
FIXME txident is replaced by rqnt_ident in endpoint. This should be obsoleted

Definition at line 304 of file chan_mgcp.c.

Referenced by unalloc_sub(), mgcp_call(), mgcp_hangup(), transmit_modify_with_sdp(), transmit_modify_request(), transmit_connection_del(), handle_response(), mgcp_prune_realtime_gateway(), and destroy_endpoint().

int iseq

Not used? RTP?

Definition at line 310 of file chan_mgcp.c.

char magic[6]

Definition at line 295 of file chan_mgcp.c.

Referenced by mgcp_hangup(), build_gateway(), and destroy_endpoint().

int nat

Definition at line 309 of file chan_mgcp.c.

Referenced by start_rtp(), and build_gateway().

int outgoing

Definition at line 311 of file chan_mgcp.c.

Referenced by unalloc_sub(), mgcp_call(), mgcp_hangup(), handle_hd_hf(), and handle_request().

struct sockaddr_in tmpdest

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