[Asterisk-Dev] chan_bluetooth

David Woodhouse dwmw2 at infradead.org
Sun Apr 24 18:45:53 MST 2005


On Sun, 2005-04-24 at 16:53 +0100, Richard wrote:
> Apr 24 16:21:44 NOTICE[7421]: 
> /usr/src/asterisk/channels/chan_bluetooth/chan_bluetooth.c:2530 rd_close: 
> Device Nokia6310i disconnected, scheduled reconnect in 5 seconds: Software 
> caused connection abort (error 103)

> Apr 24 16:22:09 ERROR[7421]: 
> /usr/src/asterisk/channels/chan_bluetooth/chan_bluetooth.c:612 sco_thread: 
> SCO connection error: Connection reset by peer (errno 104)

Hmm. Reboot the phone. Run 'hcitool con' and check that your system
doesn't think there are still connections to the phone. Make sure no old
asterisk processes are running Try a normal rfcomm connection to the
phone (rfcomm bind 0 00:02:EE:6E:C5:CF ; cu -l /dev/rfcomm0) and see if
it's responsive to AT commands that way. If not, try just using 'l2ping
00:02:EE:6E:C5:CF' and see if there's any kind of connection. Reset both
ends harder until it works -- on the PC side start with 'hciconfig hci0
down ; hciconfig hci0 up', then try removing the driver and reloading
it, and failing that just reboot the machine. The latter shouldn't
really be necessary.

-- 
dwmw2




More information about the asterisk-dev mailing list