|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|

Data Fields | |
| int | encoding |
| char * | label |
| char * | lang_short |
| struct ao2_container * | trans |
Language item for currently existed translations
Definition at line 488 of file chan_unistim.c.
| int encoding |
Definition at line 491 of file chan_unistim.c.
Referenced by handle_select_language(), init_phone_step2(), key_select_language(), reload_config(), and send_charset_update().
| char* label |
Definition at line 489 of file chan_unistim.c.
Referenced by handle_select_language(), and key_select_language().
| char* lang_short |
Definition at line 490 of file chan_unistim.c.
Referenced by handle_select_language(), key_select_language(), and ustmtext().
| struct ao2_container* trans |
Definition at line 492 of file chan_unistim.c.
Referenced by ustmtext().