|
Asterisk - The Open Source Telephony Project GIT-master-545c459
|
Public Member Functions | |
| SORCERY_OBJECT (details) | |
Data Fields | |
| enum webchan_control_msg_format | control_msg_format |
| int | write_timeout |
Definition at line 68 of file chan_websocket.c.
| SORCERY_OBJECT | ( | details | ) |
| enum webchan_control_msg_format control_msg_format |
Definition at line 70 of file chan_websocket.c.
Referenced by global_apply(), global_control_message_format_from_str(), and global_control_message_format_to_str().
| int write_timeout |
Definition at line 71 of file chan_websocket.c.
Referenced by global_apply(), incoming_ws_established_cb(), load_config(), and webchan_call().