
Data Fields | |
| int | alreadygone |
| char | callid [80] |
| struct mgcp_request * | cx_queue |
| ast_mutex_t | cx_queue_lock |
| char | cxident [80] |
| int | cxmode |
| struct cops_gate * | gate |
| int | id |
| int | iseq |
| ast_mutex_t | lock |
| char | magic [6] |
| int | nat |
| struct mgcp_subchannel * | next |
| int | outgoing |
| struct ast_channel * | owner |
| struct mgcp_endpoint * | parent |
| struct ast_rtp_instance * | rtp |
| int | sdpsent |
| struct sockaddr_in | tmpdest |
| char | txident [80] |
| int alreadygone |
Definition at line 312 of file chan_mgcp.c.
Referenced by unalloc_sub(), mgcp_hangup(), attempt_transfer(), handle_request(), and mgcp_set_rtp_peer().
| char callid[80] |
Definition at line 305 of file chan_mgcp.c.
Referenced by unalloc_sub(), mgcp_call(), mgcp_hangup(), transmit_modify_with_sdp(), transmit_connect_with_sdp(), transmit_connect(), transmit_modify_request(), transmit_connection_del(), and start_rtp().
| struct mgcp_request* cx_queue |
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().
CX queue lock
Definition at line 308 of file chan_mgcp.c.
Referenced by send_request(), dump_cmd_queues(), handle_response(), mgcp_prune_realtime_gateway(), and build_gateway().
| char cxident[80] |
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 cxmode |
Definition at line 306 of file chan_mgcp.c.
Referenced by unalloc_sub(), mgcp_call(), mgcp_hangup(), mgcp_answer(), transmit_modify_with_sdp(), transmit_connect_with_sdp(), transmit_connect(), transmit_notify_request(), transmit_notify_request_with_callerid(), transmit_modify_request(), transmit_connection_del(), handle_hd_hf(), handle_request(), and build_gateway().
Definition at line 314 of file chan_mgcp.c.
Referenced by mgcp_hangup(), mgcp_write(), transmit_modify_with_sdp(), transmit_connect_with_sdp(), mgcp_pktcgate_remove(), mgcp_alloc_pktcgate(), transmit_modify_request(), start_rtp(), mgcp_prune_realtime_gateway(), build_gateway(), and destroy_endpoint().
| int id |
Definition at line 297 of file chan_mgcp.c.
Referenced by unalloc_sub(), mgcp_answer(), mgcp_new(), find_subchannel_and_lock(), transmit_connect_with_sdp(), transmit_connect(), transmit_notify_request(), transmit_notify_request_with_callerid(), transmit_modify_request(), transmit_connection_del(), handle_response(), attempt_transfer(), handle_request(), and build_gateway().
| int iseq |
Not used? RTP?
Definition at line 310 of file chan_mgcp.c.
Definition at line 296 of file chan_mgcp.c.
Referenced by mgcp_queue_frame(), mgcp_queue_hangup(), mgcp_call(), mgcp_hangup(), mgcp_answer(), mgcp_read(), mgcp_write(), mgcp_fixup(), mgcp_senddigit_begin(), mgcp_senddigit_end(), mgcp_indicate(), find_subchannel_and_lock(), mgcp_pktcgate_remove(), mgcp_pktcgate_open(), start_rtp(), handle_request(), mgcpsock_read(), mgcp_prune_realtime_gateway(), mgcp_request(), build_gateway(), and destroy_endpoint().
| 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().
| struct mgcp_subchannel* next |
for out circular linked list
Definition at line 315 of file chan_mgcp.c.
Referenced by mgcp_call(), mgcp_hangup(), dump_cmd_queues(), handle_response(), mgcp_ss(), attempt_transfer(), handle_request(), mgcp_prune_realtime_gateway(), mgcp_request(), build_gateway(), and destroy_endpoint().
| 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 ast_channel* owner |
Definition at line 298 of file chan_mgcp.c.
Referenced by unalloc_sub(), mgcp_queue_frame(), mgcp_queue_hangup(), mgcp_call(), mgcp_hangup(), handle_mgcp_show_endpoints(), mgcp_rtp_read(), mgcp_fixup(), mgcp_new(), mgcp_pktcgate_remove(), add_header_offhook(), handle_response(), start_rtp(), mgcp_ss(), attempt_transfer(), handle_hd_hf(), handle_request(), and mgcp_request().
| struct mgcp_endpoint* parent |
Definition at line 299 of file chan_mgcp.c.
Referenced by unalloc_sub(), resend_response(), send_response(), send_request(), mgcp_call(), mgcp_hangup(), mgcp_answer(), mgcp_rtp_read(), mgcp_write(), mgcp_senddigit_begin(), mgcp_senddigit_end(), mgcp_indicate(), mgcp_new(), process_sdp(), transmit_response(), add_sdp(), transmit_modify_with_sdp(), transmit_connect_with_sdp(), mgcp_pktcgate_remove(), mgcp_alloc_pktcgate(), transmit_connect(), transmit_notify_request(), transmit_notify_request_with_callerid(), transmit_modify_request(), add_header_offhook(), transmit_connection_del(), start_rtp(), mgcp_ss(), handle_hd_hf(), handle_request(), find_and_retrans(), mgcpsock_read(), mgcp_request(), build_gateway(), mgcp_get_rtp_peer(), mgcp_get_codec(), and acf_channel_read().
| struct ast_rtp_instance* rtp |
Definition at line 300 of file chan_mgcp.c.
Referenced by unalloc_sub(), mgcp_call(), mgcp_hangup(), mgcp_answer(), mgcp_rtp_read(), mgcp_write(), mgcp_senddigit_begin(), mgcp_senddigit_end(), mgcp_indicate(), mgcp_new(), process_sdp(), add_sdp(), handle_response(), start_rtp(), handle_hd_hf(), handle_request(), mgcp_prune_realtime_gateway(), build_gateway(), mgcp_get_rtp_peer(), and destroy_endpoint().
| int sdpsent |
Definition at line 313 of file chan_mgcp.c.
Referenced by mgcp_write(), mgcp_indicate(), transmit_modify_with_sdp(), transmit_connect_with_sdp(), mgcp_pktcgate_open(), transmit_connect(), transmit_modify_request(), and build_gateway().
| struct sockaddr_in tmpdest |
Definition at line 301 of file chan_mgcp.c.
Referenced by unalloc_sub(), mgcp_hangup(), add_sdp(), transmit_modify_with_sdp(), and handle_response().
| char txident[80] |
Definition at line 302 of file chan_mgcp.c.
Referenced by transmit_modify_with_sdp(), transmit_connect_with_sdp(), transmit_connect(), transmit_modify_request(), transmit_connection_del(), start_rtp(), and build_gateway().