<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><BR><DIV><DIV>Am 28.05.2007 um 18:00 schrieb Hans Petter Selasky:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite"><BLOCKQUOTE type="cite"><P style="margin: 0.0px 0.0px 0.0px 10.0px; font: 12.0px Helvetica; min-height: 14.0px"><BR></P> <P style="margin: 0.0px 0.0px 0.0px 10.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">Are we missing something really obvious here?</FONT></P> <P style="margin: 0.0px 0.0px 0.0px 10.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">Thanks for any hint!</FONT></P> <P style="margin: 0.0px 0.0px 0.0px 10.0px; font: 12.0px Helvetica; min-height: 14.0px"><BR></P> </BLOCKQUOTE><P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px"><BR></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">Hello!</FONT></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px"><BR></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">Did you install and configure "chan_capi" which is also part of the SVN trunk?</FONT></P> </BLOCKQUOTE></DIV><BR><DIV>Hi.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Ahem. This did not seem that obvious to us. No, we did not. A quick try ends with:</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>[root@breakout /home/lox/chan_capi_1_6_1]# gmake </DIV><DIV>gcc -pipe -fPIC -Wall -Wmissing-prototypes -Wmissing-declarations -g  -I/usr/local/include -I/usr/include/i4b/include -D_REENTRANT -D_GNU_SOURCE  -O6 -march=i386  -Wformat -DASTERISKVERSION=\"\" -Wno-missing-prototypes -Wno-missing-declarations -DCRYPTO   -c -o chan_capi.o chan_capi.c</DIV><DIV>chan_capi.c:89: warning: type defaults to `int' in declaration of `STANDARD_LOCAL_USER'</DIV><DIV>chan_capi.c:89: warning: data definition has no type or storage class</DIV><DIV>chan_capi.c:90: warning: type defaults to `int' in declaration of `LOCAL_USER_DECL'</DIV><DIV>chan_capi.c:90: warning: data definition has no type or storage class</DIV><DIV>chan_capi.c:1373:2: warning: #warning "What about cd-&gt;next after free? Currently 'cd' is not freed by cd_free()."</DIV><DIV>chan_capi.c: In function `cd_alloc':</DIV><DIV>chan_capi.c:2346: error: too few arguments to function `ast_channel_alloc'</DIV><DIV>chan_capi.c:2355: error: structure has no member named `type'</DIV><DIV>chan_capi.c: In function `cd_set_cep':</DIV><DIV>chan_capi.c:2497: warning: passing arg 1 of `strlcpy' discards qualifiers from pointer target type</DIV><DIV>chan_capi.c:2500: warning: passing arg 1 of `strlcpy' discards qualifiers from pointer target type</DIV><DIV>chan_capi.c: In function `chan_capi_request':</DIV><DIV>chan_capi.c:3728: warning: passing arg 1 of `snprintf' discards qualifiers from pointer target type</DIV><DIV>chan_capi.c: In function `__chan_capi_call':</DIV><DIV>chan_capi.c:3826: warning: assignment discards qualifiers from pointer target type</DIV><DIV>chan_capi.c:3853: warning: assignment discards qualifiers from pointer target type</DIV><DIV>chan_capi.c:3887: warning: assignment discards qualifiers from pointer target type</DIV><DIV>chan_capi.c:3898: warning: assignment discards qualifiers from pointer target type</DIV><DIV>chan_capi.c:3910: warning: assignment discards qualifiers from pointer target type</DIV><DIV>chan_capi.c:3925: warning: assignment discards qualifiers from pointer target type</DIV><DIV>chan_capi.c:4784:2: warning: #warning "Should send a messages, but which?"</DIV><DIV>chan_capi.c:4937:2: warning: #warning "Cannot do this, because one cannot lock 'pbx_chan' here!"</DIV><DIV>chan_capi.c:5462:2: warning: #warning "Maybe cannot write these variables here! Locking issue!"</DIV><DIV>chan_capi.c:5473:2: warning: #warning "Does not handle length == 0xFF"</DIV><DIV>chan_capi.c: In function `cd_copy_telno_ext':</DIV><DIV>chan_capi.c:5668: warning: passing arg 1 of `snprintf' discards qualifiers from pointer target type</DIV><DIV>chan_capi.c: In function `chan_capi_command_exec':</DIV><DIV>chan_capi.c:6739: warning: implicit declaration of function `LOCAL_USER_ADD'</DIV><DIV>chan_capi.c:6770: error: structure has no member named `type'</DIV><DIV>chan_capi.c:6821: warning: implicit declaration of function `LOCAL_USER_REMOVE'</DIV><DIV>chan_capi.c:6892:2: warning: #warning "TODO: check for calls that never received connect_conf;"</DIV><DIV>chan_capi.c: At top level:</DIV><DIV>chan_capi.c:7213: error: unknown field `send_digit' specified in initializer</DIV><DIV>chan_capi.c:7213: warning: initialization from incompatible pointer type</DIV><DIV>chan_capi.c:7222: warning: initialization from incompatible pointer type</DIV><DIV>chan_capi.c:7837: warning: initialization from incompatible pointer type</DIV><DIV>chan_capi.c: In function `load_module':</DIV><DIV>chan_capi.c:8001: warning: implicit declaration of function `unload_module'</DIV><DIV>gmake: *** [chan_capi.o] Error 1</DIV><DIV>[root@breakout /home/lox/chan_capi_1_6_1]# </DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Thanks,</DIV><DIV>Christian</DIV></BODY></HTML>