|
Asterisk - The Open Source Telephony Project
18.5.0
|

Data Fields | |
| char | filename [1] |
| struct { | |
| struct playlist_entry * next | |
| } | list |
Definition at line 129 of file app_externalivr.c.
| char filename[1] |
Definition at line 131 of file app_externalivr.c.
Referenced by eivr_comm(), gen_nextfile(), and make_entry().
| struct { ... } list |
Referenced by app_exec(), eivr_comm(), gen_nextfile(), and gen_readframe().
| struct playlist_entry* next |
Definition at line 130 of file app_externalivr.c.
1.8.13