Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

monitor.h File Reference

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

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 Thu Oct 28 11:33:03 2004 for Asterisk by doxygen1.2.15