26 #ifndef _ASTERISK_EXPR_H 27 #define _ASTERISK_EXPR_H 30 #if defined(__cplusplus) || defined(c_plusplus) 52 #if defined(__cplusplus) || defined(c_plusplus) Main Channel structure associated with a channel.
The descriptor of a dynamic string XXX storage will be optimized later if needed We use the ts field ...
int ast_str_expr(struct ast_str **str, ssize_t maxlen, struct ast_channel *chan, char *expr)
Evaluate the given expression.
int ast_expr(char *expr, char *buf, int length, struct ast_channel *chan)
Evaluate the given expression.