Hi everybody, I recently moved from Asterisk to callweaver and now wanted to try to get callweaver working with my mobile phone via bluetooth.
The phone is a SonyEricsson K800i and connecting it outside of callweaver with rfcomm etc. works without problem. Inside callweaver, I haven't been that lucky. Here's my chan_bluetooth.conf: [general] rfchannel_hs = 2 rfchannel_ag = 3 interface = 0 [00:19:63:07:FD:C8] name = K800i type = AG channel = 3 autoconnect = yes When firing up callweaver, chan_bluetooth tries to connect to the phone and I can see an established connection on my phone. But after a few seconds, chan_bluetooth fails with "device or resource busy". Here's what I find in the log messages: Feb 16 10:18:26 WARNING[1093187920]: chan_bluetooth.c:1856 try_connect: NBIO connect() to K800i returned 115: Operation now in progress ... Feb 16 10:18:31 WARNING[1093187920]: chan_bluetooth.c:1856 try_connect: NBIO connect() to K800i returned 16: Device or resource busy Any hints, what could be wrong? thx Wolfgang -- Geek by nature, Linux by choice _______________________________________________ Callweaver-users mailing list [email protected] http://lists.callweaver.org/mailman/listinfo/callweaver-users
