
Data Fields | |
| struct ast_frame | f |
| struct { | |
| struct mohdata * next | |
| } | list |
| int | origwfmt |
| struct mohclass * | parent |
| int | pipe [2] |
Definition at line 172 of file res_musiconhold.c.
Definition at line 176 of file res_musiconhold.c.
Referenced by moh_generate(), and mohalloc().
| struct { ... } list |
Definition at line 177 of file res_musiconhold.c.
| int origwfmt |
Definition at line 174 of file res_musiconhold.c.
Referenced by moh_alloc(), and moh_release().
Definition at line 175 of file res_musiconhold.c.
Referenced by moh_generate(), moh_release(), and mohalloc().
| int pipe[2] |
Definition at line 173 of file res_musiconhold.c.
Referenced by moh_generate(), moh_release(), mohalloc(), and monmp3thread().
1.6.1