[Asterisk-Dev] chan_bluetooth and asterisk-1.2
Dan
danto at rdslink.ro
Wed Nov 23 05:20:20 MST 2005
Hi David,
----- Original Message -----
From: "David Woodhouse" <dwmw2 at infradead.org>
> On Wed, 2005-11-23 at 12:50 +0200, Dan wrote:
>> Anyone succeed compiling chan_bluetooth with asterisk-1.2?
>
> Read the list archives.
>
> --
> dwmw2
I have done it before posting this question.
I have tried (your) version of chan_bluetooth.c
(http://david.woodhou.se/chan_bluetooth.c) with no success.
Just some errors I get:
/usr/src/packages/chan_bluetooth/chan_bluetooth.c: In function
‘sock_err’:
/usr/src/packages/chan_bluetooth/chan_bluetooth.c:385: warning:
pointer targets in passing argument 5 of ‘getsockopt’ differ in
signedness
/usr/src/packages/chan_bluetooth/chan_bluetooth.c: In function
‘blt_write’:
/usr/src/packages/chan_bluetooth/chan_bluetooth.c:836: error: ‘struct
ast_channel’ has no member named ‘pvt’
/usr/src/packages/chan_bluetooth/chan_bluetooth.c:969: error: ‘struct
ast_channel’ has no member named ‘callerid’
/usr/src/packages/chan_bluetooth/chan_bluetooth.c:972: error: ‘struct
ast_channel’ has no member named ‘callerid’
I have tried even a modified version of:
http://www.natecarlson.com/downloads/asterisk/chan_bluetooth.patch
with the same result
I have done something wrong
?
Thank you for your effort answering my question...
Dan
P.S. I use FC4 with kernel 2.6.14
More information about the asterisk-dev
mailing list