Data Fields | |
char | args [256] |
char | dir [256] |
char | filearray [MAX_MOHFILES][MAX_MOHFILE_LEN] |
unsigned int | flags |
int | format |
mohdata * | members |
char | mode [80] |
char | name [MAX_MUSICCLASS] |
mohclass * | next |
int | pid |
int | pseudofd |
int | srcfd |
time_t | start |
pthread_t | thread |
int | total_files |
Definition at line 123 of file res_musiconhold.c.
|
Definition at line 126 of file res_musiconhold.c. Referenced by load_moh_classes(), and spawn_mp3(). |
|
Definition at line 125 of file res_musiconhold.c. Referenced by moh_scan_files(), and spawn_mp3(). |
|
Definition at line 128 of file res_musiconhold.c. Referenced by ast_moh_files_next(), and moh_scan_files(). |
|
Definition at line 129 of file res_musiconhold.c. |
|
Definition at line 131 of file res_musiconhold.c. |
|
Definition at line 135 of file res_musiconhold.c. Referenced by mohalloc(). |
|
Definition at line 127 of file res_musiconhold.c. |
|
Definition at line 124 of file res_musiconhold.c. |
|
Definition at line 140 of file res_musiconhold.c. |
|
Definition at line 132 of file res_musiconhold.c. Referenced by ast_moh_destroy(). |
|
Definition at line 139 of file res_musiconhold.c. |
|
Definition at line 137 of file res_musiconhold.c. |
|
Definition at line 133 of file res_musiconhold.c. |
|
Definition at line 134 of file res_musiconhold.c. |
|
Definition at line 130 of file res_musiconhold.c. Referenced by local_ast_moh_start(), and moh_scan_files(). |