[Asterisk-Dev] codec renegotiation andfax [was:codec negotiationissue]

John Breeden jbreeden at plumhall.com
Tue Mar 29 11:39:51 MST 2005


Hope this is the right place to post this:

Checked out CVS asterisk and asterisk-addons this morning and found the 
following decs for pbx_builtin_setvar_helper

pbx.h:
extern void pbx_builtin_setvar_helper(struct ast_channel *chan, const 
char *name, const char *value)

cdr_addon_mysql.c:
extern void pbx_builtin_setvar_helper(struct ast_channel *chan, char 
*name, char *value);

I asume that pbx.h is correct .....



More information about the asterisk-dev mailing list