Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
uint32_t | buttonCount |
uint32_t | buttonOffset |
struct button_definition | definition [42] |
uint32_t | totalButtonCount |
Definition at line 616 of file chan_skinny.c.
uint32_t buttonCount |
Definition at line 618 of file chan_skinny.c.
Referenced by handle_button_template_req_message().
uint32_t buttonOffset |
Definition at line 617 of file chan_skinny.c.
Referenced by handle_button_template_req_message().
struct button_definition definition[42] |
Definition at line 620 of file chan_skinny.c.
Referenced by handle_button_template_req_message().
uint32_t totalButtonCount |
Definition at line 619 of file chan_skinny.c.
Referenced by handle_button_template_req_message().