Le ven 07/05/2004 � 11:59, Michael Manousos a �crit : > They are mutually exclusive because they try to do the same thing.
Why 2 different projects for the same goal? (i hope I'm not starting a flame war :-)) > OK, try it and let me know what you think. I seem to have a problem when compiling ast-oh323: make[1]: Entering directory `/home/paul/asterisk/asterisk-oh323-0.6.1/asterisk-driver' gcc -Wall -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -I/home/paul/asterisk/asterisk-cvs-2004-05-07/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 make[1]: Leaving directory `/home/paul/asterisk/asterisk-oh323-0.6.1/asterisk-driver' make: *** [subdirs_all] Error 1 Any hint? Thanks, Paul _______________________________________________ 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
