search for: _capi_put_cmsg

Displaying 6 results from an estimated 6 matches for "_capi_put_cmsg".

2005 Jan 22
0
chan_capi patch: app_capiFax modifications
...CMSG; B3_PROTO_FAXG3 B3conf; SetupB3Config(&B3conf, FAX_SFF_FORMAT, stationID); // Format ignored by eicon cards DISCONNECT_B3_REQ_HEADER(&CMSG, ast_capi_ApplID, ast_capi_MessageNumber++, 0); DISCONNECT_B3_REQ_NCCI(&CMSG) = i->NCCI; if ((error = _capi_put_cmsg(&CMSG)) != 0) { ast_log(LOG_ERROR, "error sending DISCONNECT_B3_REQ NCCI=%#x\n",i->NCCI); } else { if (option_verbose > 5) { ast_verbose(VERBOSE_PREFIX_4 "sent DISCONNECT_B3_REQ NCCI=%#x\n",i->NCCI); }...
2004 Jul 18
1
chan_capi won't compile
...en chan_capi.c:41: error: parse error before "ast_capi_MessageNumber" chan_capi.c:41: warning: type defaults to `int' in declaration of `ast_capi_MessageNumber' chan_capi.c:41: warning: data definition has no type or storage class chan_capi.c:103: error: parse error before "_capi_put_cmsg" chan_capi.c:103: error: parse error before '*' token chan_capi.c:103: warning: return type defaults to `int' chan_capi.c: In function `_capi_put_cmsg': chan_capi.c:104: error: `MESSAGE_EXCHANGE_ERROR' undeclared (first use in this function) chan_capi.c:104: error: (Each...
2005 Aug 24
2
chan_capi on slackware10? cannot compile :-( why?
...: error: parse error before "get_ast_capi_MessageNumber" chan_capi_app.h:28: warning: type defaults to `int' in declaration of `get_ast_capi_MessageNumber' chan_capi_app.h:28: warning: data definition has no type or storage class chan_capi_app.h:34: error: parse error before "_capi_put_cmsg" chan_capi_app.h:34: error: parse error before '*' token chan_capi_app.h:34: warning: type defaults to `int' in declaration of `_capi_put_cmsg' chan_capi_app.h:34: warning: data definition has no type or storage class In file included from chan_capi.c:53: chan_capi_pvt.h:133: e...
2004 Jul 14
2
Chan_Capi 0.3.4a error
...type or storage class chan_capi.c:67: warning: type defaults to `int' in declaration of `AST_MUTEX_DEFINE_STATIC' chan_capi.c:67: warning: parameter names (without types) in function declaration chan_capi.c:67: warning: data definition has no type or storage class chan_capi.c: In function `_capi_put_cmsg': chan_capi.c:105: error: `capi_put_lock' undeclared (first use in this function) chan_capi.c:105: error: (Each undeclared identifier is reported only once chan_capi.c:105: error: for each function it appears in.) chan_capi.c: In function `capi_echo_canceller': chan_capi.c:180: error: `...
2004 Sep 20
1
can't compile chan_capi 0.3.5 under SuSE 9.0
...ype or storage class chan_capi.c:68: warning: type defaults to `int' in declaration of `AST_MUTEX_DEFINE_STATIC' chan_capi.c:68: warning: parameter names (without types) in function declaration chan_capi.c:68: warning: data definition has no type or storage class chan_capi.c: In function `_capi_put_cmsg': chan_capi.c:106: error: `capi_put_lock' undeclared (first use in this function) chan_capi.c:106: error: (Each undeclared identifier is reported only once chan_capi.c:106: error: for each function it appears in.) chan_capi.c: In function `capi_echo_canceller': chan_capi.c:181: error:...
2004 Aug 16
3
Problems compiling chan_capi-0.3.5
...type or storage class chan_capi.c:68: warning: type defaults to `int' in declaration of `AST_MUTEX_DEFINE_STATIC' chan_capi.c:68: warning: parameter names (without types) in function declaration chan_capi.c:68: warning: data definition has no type or storage class chan_capi.c: In function `_capi_put_cmsg': chan_capi.c:106: error: `capi_put_lock' undeclared (first use in this function) chan_capi.c:106: error: (Each undeclared identifier is reported only once chan_capi.c:106: error: for each function it appears in.) chan_capi.c: In function `capi_echo_canceller': chan_capi.c:181: error: `...