
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 126 of file res_musiconhold.c. Referenced by load_moh_classes(), moh_register(), 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. Referenced by moh_generate(). |
|
|
Definition at line 135 of file res_musiconhold.c. Referenced by moh_release(), and mohalloc(). |
|
|
Definition at line 127 of file res_musiconhold.c. Referenced by moh_register(). |
|
|
Definition at line 124 of file res_musiconhold.c. Referenced by get_mohbyname(), and moh_register(). |
|
|
Definition at line 140 of file res_musiconhold.c. Referenced by ast_moh_destroy(), cli_files_show(), get_mohbyname(), moh_classes_show(), moh_register(), and mohalloc(). |
|
|
Definition at line 132 of file res_musiconhold.c. Referenced by ast_moh_destroy(), moh_generate(), and spawn_mp3(). |
|
|
Definition at line 139 of file res_musiconhold.c. Referenced by moh_register(). |
|
|
Definition at line 137 of file res_musiconhold.c. Referenced by ast_moh_destroy(), and moh_register(). |
|
|
Definition at line 133 of file res_musiconhold.c. Referenced by moh_register(), and spawn_mp3(). |
|
|
Definition at line 134 of file res_musiconhold.c. Referenced by moh_register(). |
|
|
Definition at line 130 of file res_musiconhold.c. Referenced by ast_moh_files_next(), cli_files_show(), local_ast_moh_start(), and moh_scan_files(). |
1.4.2