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

Michael Manousos manousos at inaccessnetworks.com
Thu May 13 07:01:25 MST 2004


asterisk-oh323 v0.6.x needs latest CVS asterisk (>2004/04/10).
If you want to use asterisk-oh323 with older Asterisk code,
use version asterisk-oh323 v0.5.10.

Michael.


Pablo Endres wrote:
> 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




More information about the asterisk-dev mailing list