Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
void(* | handle_option )(struct unistimsession *) |
char * | label |
int | state |
Store on screen phone menu item (label and handler function)
Definition at line 481 of file chan_unistim.c.
void(* handle_option) (struct unistimsession *) |
Definition at line 484 of file chan_unistim.c.
Referenced by key_select_option().
char* label |
Definition at line 482 of file chan_unistim.c.
Referenced by handle_select_option(), and key_select_option().
int state |
Definition at line 483 of file chan_unistim.c.