Wed Jan 27 20:02:53 2016

Asterisk developer's documentation


mansession Struct Reference
[AMI functions]

Data Fields

FILE * f
int fd
struct manager_custom_hookhook
ast_mutex_t lock
enum mansession_message_parsing parsing
struct mansession_sessionsession
struct
ast_tcptls_session_instance
tcptls_session
int write_error:1

Detailed Description

Definition at line 1012 of file manager.c.


Field Documentation

FILE* f
int fd
struct manager_custom_hook* hook [read]

Definition at line 1019 of file manager.c.

Referenced by ast_hook_send_action(), and send_string().

Definition at line 1017 of file manager.c.

Referenced by do_message(), get_input(), and handle_parse_error().

struct mansession_session* session [read]

Definition at line 1014 of file manager.c.

Referenced by mansession_encode_sin_local(), and mansession_get_transport().

Definition at line 1018 of file manager.c.

Referenced by send_string(), and session_do().


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

Generated on 27 Jan 2016 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1