
Data Fields | |
| int | alreadygone |
| char | callid [80] |
| mgcp_request * | cx_queue |
| ast_mutex_t | cx_queue_lock |
| char | cxident [80] |
| int | cxmode |
| int | id |
| int | iseq |
| ast_mutex_t | lock |
| char | magic [6] |
| int | nat |
| mgcp_subchannel * | next |
| int | outgoing |
| ast_channel * | owner |
| mgcp_endpoint * | parent |
| ast_rtp * | rtp |
| sockaddr_in | tmpdest |
| char | txident [80] |
|
|
Definition at line 366 of file chan_mgcp.c. Referenced by attempt_transfer(), handle_request(), mgcp_hangup(), and unalloc_sub(). |
|
|
Definition at line 355 of file chan_mgcp.c. Referenced by mgcp_call(), mgcp_hangup(), start_rtp(), transmit_connect_with_sdp(), transmit_connection_del(), transmit_modify_request(), transmit_modify_with_sdp(), and unalloc_sub(). |
|
|
Definition at line 361 of file chan_mgcp.c. Referenced by dump_cmd_queues(), handle_response(), and send_request(). |
|
|
Definition at line 362 of file chan_mgcp.c. Referenced by build_gateway(), dump_cmd_queues(), handle_response(), and send_request(). |
|
|
Definition at line 354 of file chan_mgcp.c. Referenced by destroy_endpoint(), handle_response(), mgcp_call(), mgcp_hangup(), transmit_connection_del(), transmit_modify_request(), transmit_modify_with_sdp(), and unalloc_sub(). |
|
|
Definition at line 360 of file chan_mgcp.c. Referenced by build_gateway(), handle_hd_hf(), handle_request(), mgcp_answer(), mgcp_call(), mgcp_hangup(), transmit_connect_with_sdp(), transmit_connection_del(), transmit_modify_request(), transmit_modify_with_sdp(), transmit_notify_request(), transmit_notify_request_with_callerid(), and unalloc_sub(). |
|
|
Definition at line 347 of file chan_mgcp.c. Referenced by attempt_transfer(), build_gateway(), find_subchannel_and_lock(), handle_request(), handle_response(), mgcp_answer(), mgcp_new(), transmit_connect_with_sdp(), transmit_connection_del(), transmit_modify_request(), transmit_notify_request(), transmit_notify_request_with_callerid(), and unalloc_sub(). |
|
|
Definition at line 364 of file chan_mgcp.c. |
|
|
Definition at line 346 of file chan_mgcp.c. Referenced by build_gateway(), destroy_endpoint(), find_subchannel_and_lock(), handle_request(), mgcp_answer(), mgcp_call(), mgcp_fixup(), mgcp_hangup(), mgcp_indicate(), mgcp_queue_frame(), mgcp_queue_hangup(), mgcp_read(), mgcp_request(), mgcp_senddigit(), mgcp_write(), mgcpsock_read(), and start_rtp(). |
|
|
Definition at line 345 of file chan_mgcp.c. Referenced by destroy_endpoint(), and mgcp_hangup(). |
|
|
Definition at line 363 of file chan_mgcp.c. Referenced by build_gateway(), and start_rtp(). |
|
|
Definition at line 371 of file chan_mgcp.c. Referenced by attempt_transfer(), build_gateway(), destroy_endpoint(), dump_cmd_queues(), find_subchannel_and_lock(), handle_request(), mgcp_call(), mgcp_hangup(), mgcp_request(), and mgcp_ss(). |
|
|
Definition at line 365 of file chan_mgcp.c. Referenced by handle_hd_hf(), handle_request(), mgcp_call(), mgcp_hangup(), and unalloc_sub(). |
|
|
Definition at line 348 of file chan_mgcp.c. Referenced by attempt_transfer(), handle_hd_hf(), handle_request(), handle_response(), mgcp_call(), mgcp_fixup(), mgcp_hangup(), mgcp_new(), mgcp_queue_frame(), mgcp_queue_hangup(), mgcp_request(), mgcp_rtp_read(), mgcp_show_endpoints(), mgcp_ss(), start_rtp(), and unalloc_sub(). |
|
|
|
|
Definition at line 351 of file chan_mgcp.c. Referenced by add_sdp(), handle_response(), mgcp_hangup(), transmit_modify_with_sdp(), and unalloc_sub(). |
|
|
Definition at line 352 of file chan_mgcp.c. Referenced by build_gateway(), start_rtp(), transmit_connect_with_sdp(), transmit_connection_del(), transmit_modify_request(), and transmit_modify_with_sdp(). |
1.4.2