Data Fields | |
struct ast_frame | f |
struct { | |
struct mohdata * next | |
} | list |
int | origwfmt |
struct mohclass * | parent |
int | pipe [2] |
Definition at line 164 of file res_musiconhold.c.
Definition at line 168 of file res_musiconhold.c.
Referenced by moh_generate(), and mohalloc().
struct { ... } list |
Definition at line 169 of file res_musiconhold.c.
int origwfmt |
Definition at line 166 of file res_musiconhold.c.
Referenced by moh_alloc(), and moh_release().
Definition at line 167 of file res_musiconhold.c.
Referenced by moh_generate(), moh_release(), and mohalloc().
int pipe[2] |
Definition at line 165 of file res_musiconhold.c.
Referenced by moh_generate(), moh_release(), mohalloc(), and monmp3thread().