Displaying 2 results from an estimated 2 matches for "ooh323_new".
Did you mean:
oh323_new
2006 Nov 12
0
asterisk-addons 1.4 SVN fails to compile
...has been broken for the last few
weeks:
gcc -DHAVE_CONFIG_H -I. -I. -I. -I./ooh323c/src -I./ooh323c/src/h323 -
DGNU -D_GNU_SOURCE -D_REENTRANT -D_COMPACT -c src/chan_h323.c -MT
chan_h323.lo -MD -MP -MF .deps/chan_h323.TPlo -fPIC -DPIC -o .libs/
chan_h323.lo
src/chan_h323.c: In function 'ooh323_new':
src/chan_h323.c:250: error: too few arguments to function
'ast_channel_alloc'
2006 Jun 27
2
Addon-ooh323 install problem
...f 'strtoq' was here
/usr/include/asterisk/strings.h:280: error: conflicting types for 'strtoq'
/usr/include/stdlib.h:197: error: previous declaration of 'strtoq' was here
src/chan_h323.c:76: warning: initialization from incompatible pointer type
src/chan_h323.c: In function `ooh323_new':
src/chan_h323.c:254: warning: passing arg 1 of `snprintf' discards qualifiers from pointer target type
src/chan_h323.c:261: error: structure has no member named `type'
src/chan_h323.c:325: warning: passing arg 1 of `strncpy' discards qualifiers from pointer target type
src/chan_h3...