Definition at line 380 of file chan_mgcp.c.
char accountcode[AST_MAX_ACCOUNT_CODE] |
int adsi |
int amaflags |
char call_forward[AST_MAX_EXTENSION] |
Definition at line 391 of file chan_mgcp.c.
Referenced by mgcp_new(), mgcp_request(), and mgcp_ss().
int callreturn |
int callwaiting |
Definition at line 397 of file chan_mgcp.c.
Referenced by build_gateway(), handle_request(), mgcp_hangup(), mgcp_request(), and mgcp_ss().
int cancallforward |
int canreinvite |
int capability |
Definition at line 416 of file chan_mgcp.c.
Referenced by add_sdp(), build_gateway(), mgcp_new(), process_sdp(), transmit_connect_with_sdp(), and transmit_modify_with_sdp().
char cid_name[AST_MAX_EXTENSION] |
Definition at line 389 of file chan_mgcp.c.
Referenced by build_gateway(), mgcp_new(), and mgcp_ss().
char cid_num[AST_MAX_EXTENSION] |
Definition at line 388 of file chan_mgcp.c.
Referenced by build_gateway(), mgcp_new(), and mgcp_ss().
struct mgcp_request* cmd_queue |
Definition at line 426 of file chan_mgcp.c.
Referenced by dump_cmd_queues(), handle_response(), and send_request().
Definition at line 427 of file chan_mgcp.c.
Referenced by dump_cmd_queues(), handle_response(), and send_request().
char context[AST_MAX_EXTENSION] |
Definition at line 386 of file chan_mgcp.c.
Referenced by build_gateway(), mgcp_new(), and mgcp_show_endpoints().
char curtone[80] |
Definition at line 394 of file chan_mgcp.c.
Referenced by handle_request(), transmit_notify_request(), and transmit_notify_request_with_callerid().
int delme |
Definition at line 428 of file chan_mgcp.c.
Referenced by build_gateway(), prune_gateways(), reload_config(), and unload_module().
int dnd |
Definition at line 430 of file chan_mgcp.c.
Referenced by mgcp_hangup(), mgcp_new(), and mgcp_rtp_read().
int dtmfmode |
Definition at line 408 of file chan_mgcp.c.
Referenced by build_gateway(), mgcp_hangup(), mgcp_new(), mgcp_rtp_read(), mgcp_ss(), transmit_modify_request(), transmit_notify_request(), and transmit_notify_request_with_callerid().
char exten[AST_MAX_EXTENSION] |
int group |
Definition at line 412 of file chan_mgcp.c.
int hascallerid |
Definition at line 406 of file chan_mgcp.c.
int hascallwaiting |
Definition at line 398 of file chan_mgcp.c.
Referenced by build_gateway(), handle_request(), mgcp_hangup(), and mgcp_ss().
int hidecallerid |
Definition at line 407 of file chan_mgcp.c.
Referenced by handle_request(), mgcp_hangup(), and mgcp_ss().
int hookstate |
Definition at line 421 of file chan_mgcp.c.
Referenced by build_gateway(), handle_hd_hf(), handle_request(), handle_response(), mgcp_call(), mgcp_hangup(), mgcp_request(), transmit_modify_request(), transmit_notify_request(), and transmit_notify_request_with_callerid().
int immediate |
int iseq |
Definition at line 413 of file chan_mgcp.c.
char language[MAX_LANGUAGE] |
char lastcallerid[AST_MAX_EXTENSION] |
Definition at line 390 of file chan_mgcp.c.
Referenced by mgcp_ss(), and transmit_notify_request_with_callerid().
int lastout |
Definition at line 414 of file chan_mgcp.c.
Definition at line 381 of file chan_mgcp.c.
char mailbox[AST_MAX_EXTENSION] |
int msgstate |
char musicclass[MAX_MUSICCLASS] |
char name[80] |
Definition at line 382 of file chan_mgcp.c.
Referenced by attempt_transfer(), build_gateway(), find_subchannel_and_lock(), handle_hd_hf(), handle_request(), handle_response(), init_req(), mgcp_answer(), mgcp_audit_endpoint(), mgcp_hangup(), mgcp_new(), mgcp_show_endpoints(), reload_config(), transmit_connection_del(), transmit_connection_del_w_params(), transmit_modify_request(), transmit_notify_request(), transmit_notify_request_with_callerid(), and unalloc_sub().
int needaudit |
int needdestroy |
Definition at line 415 of file chan_mgcp.c.
struct mgcp_endpoint* next |
Definition at line 436 of file chan_mgcp.c.
Referenced by build_gateway(), find_subchannel_and_lock(), handle_request(), mgcp_audit_endpoint(), mgcp_show_endpoints(), prune_gateways(), reload_config(), and unload_module().
int onhooktime |
struct mgcp_gateway* parent |
Definition at line 437 of file chan_mgcp.c.
Referenced by add_sdp(), attempt_transfer(), build_gateway(), find_and_retrans(), find_command(), handle_hd_hf(), handle_request(), handle_response(), init_req(), mgcp_answer(), mgcp_hangup(), mgcp_new(), mgcp_postrequest(), mgcpsock_read(), resend_response(), send_request(), send_response(), transmit_connection_del(), transmit_connection_del_w_params(), transmit_modify_request(), transmit_notify_request(), transmit_notify_request_with_callerid(), transmit_response(), and unalloc_sub().
char rqnt_ident[80] |
Definition at line 423 of file chan_mgcp.c.
Referenced by build_gateway(), transmit_notify_request(), and transmit_notify_request_with_callerid().
struct mgcp_request* rqnt_queue |
Definition at line 424 of file chan_mgcp.c.
Referenced by dump_cmd_queues(), handle_response(), and send_request().
Definition at line 425 of file chan_mgcp.c.
Referenced by dump_cmd_queues(), handle_response(), and send_request().
int singlepath |
int slowsequence |
Definition at line 411 of file chan_mgcp.c.
Referenced by build_gateway(), handle_response(), and send_request().
struct mgcp_subchannel* sub |
Definition at line 383 of file chan_mgcp.c.
Referenced by add_sdp(), attempt_transfer(), build_gateway(), destroy_endpoint(), dump_cmd_queues(), find_subchannel_and_lock(), handle_hd_hf(), handle_request(), handle_response(), mgcp_answer(), mgcp_hangup(), mgcp_new(), mgcp_show_endpoints(), mgcp_ss(), mgcp_write(), process_sdp(), resend_response(), send_response(), transmit_connect_with_sdp(), transmit_connection_del(), transmit_connection_del_w_params(), transmit_modify_request(), transmit_modify_with_sdp(), transmit_notify_request(), transmit_notify_request_with_callerid(), transmit_response(), and unalloc_sub().
int threewaycalling |
int transfer |
int type |