Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals

monitor.h File Reference

#include <stdio.h>
#include <asterisk/channel.h>

Include dependency graph for monitor.h:

Include dependency graph

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

Included by dependency graph

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)


Function Documentation

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
 


Generated on Sat Jun 12 16:41:41 2004 for Asterisk by doxygen 1.3.7