Hi James,

James Golovich wrote:

On Sun, 28 Mar 2004, Florian Overkamp wrote:



gcc -O2 -g  -Iinclude -I../include -c -o  app_rxfax.o app_rxfax.c
In file included from /usr/local/include/spandsp.h:40,
                from app_rxfax.c:29:
/usr/local/include/spandsp/arctan2.h: In function `arctan2':
/usr/local/include/spandsp/arctan2.h:44: warning: type mismatch in implicit
declaration for built-in function `fabs'
app_rxfax.c: In function `rxfax_exec':
app_rxfax.c:185: too few arguments to function `ast_set_read_format'
app_rxfax.c:195: too few arguments to function `ast_set_write_format'
app_rxfax.c:199: too few arguments to function `ast_set_read_format'
app_rxfax.c:247: too few arguments to function `ast_set_read_format'
app_rxfax.c:253: too few arguments to function `ast_set_write_format'
make[1]: *** [app_rxfax.o] Error 1




The ast_set_read_format and ast_set_write_format functions have been changed in CVS head (but not stable), to include a flag if the channel should be locked.

James


Locked in what sense? I am not clear whether I should set it to TRUE or FALSE. :-\

Regards,
Steve

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to