#include <stdio.h>#include <asterisk/channel.h>Include dependency graph for monitor.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Data Structures | |
| struct | ast_channel_monitor |
| Responsible for channel monitoring data. More... | |
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) |
|
||||||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||
|
|
1.3.7