[Asterisk-Dev] chan_bluetooth
Richard
lists at keep-trying.com
Sat Apr 16 10:31:26 MST 2005
Have downloaded the bluetooth channel code from:
<http://david.woodhou.se/chan_bluetooth.c>http://david.woodhou.se/chan_bluetooth.c
First attempt to compile it resulted in an error at line 530 with
the following statement #error fish. Commented it out
and then it was possible to compile asterisk.
However when trying to starting asterisk I get the following error
and asterisk exits.
[chan_bluetooth.so]Apr 16 17:07:37 WARNING[29662]: loader.c:301
__load_resource: /usr/lib/asterisk/modules/chan_bluetooth.so: undefined
symbol: sdp_record_register
Apr 16 17:07:37 WARNING[29662]: loader.c:509 load_modules: Loading module
chan_bluetooth.so failed!
Ouch ... error while writing audio data: : Broken pipe
I am using the current cvs from approx 3 weeks ago. Compiled and worked
ok before adding the bluetooth channel stuff.
Any ideas how to fix this?
Regards
More information about the asterisk-dev
mailing list