[Asterisk-Dev] Problems compiling asterisk-oh323-0.6.1

Pablo Endres epablo at comvoz.com
Thu May 13 06:26:40 MST 2004


I've been trying to compile asterisk-oh323-0.6.1 using an
asterisk-0.7.2, but I get the following error:

gcc -Wall -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE
-I/usr/src/redhat/BUILD/asterisk-0.7.2/include -I../wrapper -g -c -o
chan_oh323.o chan_oh323.c
chan_oh323.c: In function `oh323_call':
chan_oh323.c:1135: error: too few arguments to function
`ast_queue_hangup'
chan_oh323.c:1162: error: too few arguments to function
`ast_queue_control'
chan_oh323.c: In function `oh323_hangup':
chan_oh323.c:1193: error: too few arguments to function
`ast_queue_hangup'
chan_oh323.c: In function `oh323_read':
chan_oh323.c:1599: error: too few arguments to function
`ast_dsp_process'
chan_oh323.c: In function `oh323_answer':
chan_oh323.c:1826: error: too few arguments to function
`ast_queue_control'
make[1]: *** [chan_oh323.o] Error 1


I checked the asterisk src code and it should also be recieving an: int
lock.

What does that lock mean?? what value shoud I use fix the code?

Thanks in advance
Pablo
-- 
Pablo Endres <epablo at comvoz.com>
ComVoz Comunications




More information about the asterisk-dev mailing list