Hi, I trying to use asterisk (with chan_mobile) to connect with my mobile phone. When there is a incoming/outgoing call, this module creates a sco_socket to send/receive audio packets. socket(PF_BLUETOOTH, SOCK_SEQPACKET, BTPROTO_SCO) when this socket is ready...it can write data once, after that when it tries to read an error is returned: sco_read() error 104 104 means - connection reset by peer after this i got error 107 - not connect. Some one knows why is the reason of this error 104??? kernel 2.6.22.18 bluez 4.32 tks -- Rafael S. Seste -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html