
Data Fields | |
| struct ast_frame | f |
| struct { | |
| struct mohdata * next | |
| } | list |
| format_t | origwfmt |
| struct mohclass * | parent |
| int | pipe [2] |
Definition at line 211 of file res_musiconhold.c.
Definition at line 215 of file res_musiconhold.c.
Referenced by moh_generate(), and mohalloc().
| struct { ... } list |
Definition at line 216 of file res_musiconhold.c.
Definition at line 213 of file res_musiconhold.c.
Referenced by moh_alloc(), and moh_release().
Definition at line 214 of file res_musiconhold.c.
Referenced by moh_generate(), moh_release(), and mohalloc().
| int pipe[2] |
Definition at line 212 of file res_musiconhold.c.
Referenced by moh_generate(), moh_release(), mohalloc(), and monmp3thread().