I am getting the following error while installing the asterisk unimrcp connector, please help me in this regard
using the following link for installation "
http://code.google.com/p/unimrcp/wiki/asteriskUniMRCP"
app_unimrcp.c:5485: warning: passing argument 2 of ‘ast_set_read_format’ makes pointer from integer without a cast
/usr/local/asterisk-10.2.1//include/asterisk/channel.h:1804: note: expected ‘struct ast_format *’ but argument is of type ‘int’
make[1]: *** [app_unimrcp.lo] Error 1
make[1]: Leaving directory `/usr/local/uni-ast-package-0.3.0/asterisk-unimrcp/app-unimrcp'
make: *** [all-recursive] Error 1