#include "asterisk/channel.h"
Include dependency graph for monitor.h:
Go to the source code of this file.
Data Structures | |
struct | ast_channel_monitor |
Functions | |
int | ast_monitor_change_fname (struct ast_channel *chan, const char *fname_base, int need_lock) |
void | ast_monitor_setjoinfiles (struct ast_channel *chan, int turnon) |
int | ast_monitor_start (struct ast_channel *chan, const char *format_spec, const char *fname_base, int need_lock) |
int | ast_monitor_stop (struct ast_channel *chan, int need_lock) |
Definition in file monitor.h.