Red_Viking@gmx.net
2004-May-10 03:27 UTC
[Asterisk-Users] problems compiling oh_323 and asterisk
Hello, i have some problems with compiling oh_323 (0.6.1) and asterisk (0.9). I successfully have compiled the necessary libs pwlib and openh323. I have set all path-variables in the oh_323 makefile. When i compile the oh_323 channel driver i'v got some errors. in function oh323_call chan_oh323.c: 1135 ... too few arguments to function 'ast_queue_hangup' So what could be the problem?? Greets Erik -- NEU : GMX Internet.FreeDSL Ab sofort DSL-Tarif ohne Grundgebühr: http://www.gmx.net/dsl
Le lun 10/05/2004 ? 12:27, Red_Viking@gmx.net a ?crit :> in function oh323_call > chan_oh323.c: 1135 ... too few arguments to function 'ast_queue_hangup' > > So what could be the problem??Are your using the latest CVS dev Asterisk?
Michael Manousos
2004-May-10 04:13 UTC
[Asterisk-Users] problems compiling oh_323 and asterisk
Update your Asterisk sources to the latest CVS. Michael. Red_Viking@gmx.net wrote:> Hello, > > i have some problems with compiling oh_323 (0.6.1) and asterisk (0.9). > I successfully have compiled the necessary libs pwlib and openh323. > I have set all path-variables in the oh_323 makefile. > > When i compile the oh_323 channel driver i'v got some errors. > > in function oh323_call > chan_oh323.c: 1135 ... too few arguments to function 'ast_queue_hangup' > > So what could be the problem?? > > Greets > Erik >