19 #ifndef MAX_FORWARDS_H
20 #define MAX_FORWARDS_H
34 int ast_max_forwards_set(
struct ast_channel *chan,
int starting_count);
63 int ast_max_forwards_decrement(
struct ast_channel *chan);
77 int ast_max_forwards_reset(
struct ast_channel *chan);
Main Channel structure associated with a channel.