Hello all,
i have a problem when compile ooh323 on trixbox ce 2.4. I download asterisk-addons-1.4.5, and when i do command ./configure i got error :
config.status: creating Makefile
config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
and when i do "make" i get this error :
src/chan_h323.c:3316: error: 'AST_CAUSE_CONGESTION' undeclared (first use in this function)
src/chan_h323.c:3318: error: 'AST_CAUSE_NO_ANSWER' undeclared (first use in this function)
src/chan_h323.c:3322: error: 'AST_CAUSE_FAILURE' undeclared (first use in this function)
src/chan_h323.c:3324: error: 'AST_CAUSE_NORMAL' undeclared (first use in this function)
src/chan_h323.c: At top level:
src/chan_h323.c:3337: error: expected ')' before string constant
make[1]: *** [chan_h323.lo] Error 1
make[1]: Leaving directory `/tmp/asterisk-addons/asterisk-ooh323c'
make: *** [all] Error 2
do anyone have idea about installation h323 on trixbox 2.4?
Thanks
Member Since:
2007-06-27