Mon Mar 19 11:30:58 2012

Asterisk developer's documentation


mansession Struct Reference
[AMI functions]


Data Fields

FILE * f
int fd
manager_custom_hookhook
ast_mutex_t lock
mansession_sessionsession
ast_tcptls_session_instancetcptls_session
int write_error:1

Detailed Description

Definition at line 999 of file manager.c.


Field Documentation

FILE* f

Definition at line 1002 of file manager.c.

Referenced by astman_append(), process_output(), send_string(), and session_do().

int fd

Definition at line 1003 of file manager.c.

Referenced by process_output(), send_string(), and session_do().

struct manager_custom_hook* hook

Definition at line 1005 of file manager.c.

Referenced by send_string().

ast_mutex_t lock

Definition at line 1006 of file manager.c.

Referenced by mansession_lock(), mansession_unlock(), and session_do().

struct mansession_session* session

Definition at line 1000 of file manager.c.

Referenced by action_challenge(), action_listcommands(), action_login(), action_originate(), action_waitevent(), ast_hook_send_action(), astman_append(), astman_datastore_add(), astman_datastore_find(), astman_datastore_remove(), auth_http_callback(), authenticate(), do_message(), generic_http_callback(), get_input(), match_filter(), process_events(), process_message(), report_auth_success(), report_failed_acl(), report_failed_challenge_response(), report_inval_password(), report_invalid_user(), report_req_bad_format(), report_req_not_allowed(), report_session_limit(), send_string(), session_do(), and set_eventmask().

struct ast_tcptls_session_instance* tcptls_session

Definition at line 1001 of file manager.c.

Referenced by mansession_encode_sin_local(), mansession_get_transport(), and session_do().

int write_error

Definition at line 1004 of file manager.c.

Referenced by send_string(), and session_do().


The documentation for this struct was generated from the following file:
Generated on Mon Mar 19 11:30:58 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7