[Asterisk-Users] oh323 0.6.2

Michael M. Saunders michael at staff.tsn.cc
Fri Jun 11 14:16:17 MST 2004


I am trying to compile the latest channel drivers 
Can anyone tell me what is wrong

./check_ver /usr/src/pwlib pwlib
./check_ver /usr/src/openh323 openh323
gcc -shared -Wl,-soname,liboh323wrap.so -o liboh323wrap.so
wrapper_misc.o asteriskaudio.o wrapendpoint.o wrapconnection.o wrapper.o
wrapcaps.o
make[1]: Leaving directory `/usr/src/asterisk-oh323-0.6.2/wrapper'
make[1]: Entering directory
`/usr/src/asterisk-oh323-0.6.2/asterisk-driver'
gcc -Wall -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE
-I/root/src/asterisk/include -I../wrapper -g -c -o chan_oh323.o
chan_oh323.c
chan_oh323.c: In function `oh323_call':
chan_oh323.c:1385: too few arguments to function `ast_queue_control'
chan_oh323.c: In function `oh323_hangup':
chan_oh323.c:1417: too few arguments to function `ast_queue_hangup'
chan_oh323.c: In function `oh323_read':
chan_oh323.c:1855: too few arguments to function `ast_dsp_process'
make[1]: *** [chan_oh323.o] Error 1
make[1]: Leaving directory
`/usr/src/asterisk-oh323-0.6.2/asterisk-driver'
make: *** [subdirs_all] Error 1




More information about the asterisk-users mailing list