Displaying 1 result from an estimated 1 matches for "ast_trans_cap_speech".
2005 Jul 15
1
channel.c:41:31: asterisk/transcap.h: No such file or directory problem
...DDIR=\"/usr/lib/asterisk/modules\" -DASTAGIDIR=\"/var/lib/asterisk/agi-bin\"
-DBUSYDETECT_MARTIN -c -o channel.o channel.c
channel.c:41:31: asterisk/transcap.h: No such file or directory
channel.c: In function `ast_transfercapability2str':
channel.c:239: error: `AST_TRANS_CAP_SPEECH' undeclared (first use in this
function)
channel.c:239: error: (Each undeclared identifier is reported only once
channel.c:239: error: for each function it appears in.)
channel.c:241: error: `AST_TRANS_CAP_DIGITAL' undeclared (first use in this
function)
channel.c:243: error: `AST_TRANS_C...