Displaying 1 result from an estimated 1 matches for "ast_trans_cap_digital".
2005 Jul 15
1
channel.c:41:31: asterisk/transcap.h: No such file or directory problem
...y
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_CAP_RESTRICTED_DIGITAL' undeclared (first
use in this function)
channel.c:245: error: `AST_TRANS_CAP_3_1K_AUDIO' undeclared (first use in
this function)
channel.c:247: error: `AST_TRANS_CAP_DIGITAL_W_TONES'...