
Data Fields | |
| struct ast_frame | f |
| struct { | |
| struct mohdata * next | |
| } | list |
| int | origwfmt |
| struct mohclass * | parent |
| int | pipe [2] |
Definition at line 179 of file res_musiconhold.c.
Definition at line 183 of file res_musiconhold.c.
Referenced by moh_generate(), and mohalloc().
| struct { ... } list |
Definition at line 184 of file res_musiconhold.c.
| int origwfmt |
Definition at line 181 of file res_musiconhold.c.
Referenced by moh_alloc(), and moh_release().
Definition at line 182 of file res_musiconhold.c.
Referenced by moh_generate(), moh_release(), and mohalloc().
| int pipe[2] |
Definition at line 180 of file res_musiconhold.c.
Referenced by moh_generate(), moh_release(), mohalloc(), and monmp3thread().
1.6.1