
Data Fields | |
| struct ast_frame | f |
| struct { | |
| struct mohdata * next | |
| } | list |
| int | origwfmt |
| struct mohclass * | parent |
| int | pipe [2] |
Definition at line 184 of file res_musiconhold.c.
Definition at line 188 of file res_musiconhold.c.
Referenced by moh_generate(), and mohalloc().
| struct { ... } list |
Definition at line 189 of file res_musiconhold.c.
| int origwfmt |
Definition at line 186 of file res_musiconhold.c.
Referenced by moh_alloc(), and moh_release().
Definition at line 187 of file res_musiconhold.c.
Referenced by moh_generate(), moh_release(), and mohalloc().
| int pipe[2] |
Definition at line 185 of file res_musiconhold.c.
Referenced by moh_generate(), moh_release(), mohalloc(), and monmp3thread().