Displaying 3 results from an estimated 3 matches for "h323_g729acapability".
Did you mean:
h323_g7231capability
2003 Jun 10
4
chan_h323 + openh323 CVS = no go?
...hings mostly working using the external chan_oh323. That setup seems to
drop small audio snippets like VoiceMail's password prompt, though.
So I'm trying to give chan_h323 another chance. However, I get:
ast_h323.cpp: In function `int h323_set_capability(int, int)':
ast_h323.cpp:780: `H323_G729ACapability' undeclared (first use this
function)
ast_h323.cpp:780: (Each undeclared identifier is reported only once
ast_h323.cpp:780: for each function it appears in.)
ast_h323.cpp:780: `g729aCap' undeclared (first use this function)
ast_h323.cpp:781: parse error before `)'
ast_h323.cpp: At top l...
2003 Aug 22
10
Intresting.. hrm
And it runs linux.
http://www.zip4x4.com/ZIP4x4.htm
Anyone seen one?
bkw
2003 Jun 16
2
h323 compile error
...S -DP_SSL -DP_PTHREADS -DPHAS_TEMPLATES -DPTRACING -DP_USE
_PRAGMA -I/root/pwlib/include/ptlib/unix -I/root/pwlib/include -I/root/ope
nh323/include -Wno-missing-prototypes -Wno-missing-declarations ast_h323.cpp
ast_h323.cpp: In function `int h323_set_capability (int, int)':
ast_h323.cpp:780: `H323_G729ACapability' undeclared (first use this
function)
ast_h323.cpp:780: (Each undeclared identifier is reported only once for
each function it appears in.)
ast_h323.cpp:780: `g729aCap' undeclared (first use this function)
ast_h323.cpp:781: parse error before `)'
/root/pwlib/include/ptlib/array.h: At to...