#include <stdio.h>
#include <asterisk/channel.h>
Go to the source code of this file.
Functions | |
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) |
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) |
|
|
|
|
|
|
|
|