Marcel On Wed, May 20, 2009 at 5:59 PM, Marcel Holtmann <marcel@xxxxxxxxxxxx> wrote: > Hi Rafael, > >> 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 > > I don't know, but your kernel is ancient. Please re-test with 2.6.30-rc6 > and bluez-4.40 to see if this error still persists. > > Regards > > Marcel > > > I have a setup: kernel 2.6.9-78.ELsmp #1 SMP Fri Jul 25 00:04:28 EDT 2008 i686 i686 i386 GNU/Linux and bluez 2.10-3 and it works fine. The difference is the arch that now I changed to an ARM and i can't install this old kernel. -- Rafael S. Seste Eng Computação - Unicamp -- 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