From kaber at trash.net Tue Apr 12 15:49:54 2011 From: kaber at trash.net (Patrick McHardy) Date: Tue, 12 Apr 2011 17:49:54 +0200 Subject: DECT Call drops after approx. 2 seconds In-Reply-To: <4D9071AF.10701@trash.net> References: <03C85AC3-2DCB-4AB5-B396-B3A485A899F9@0x47.de> <4D8400AD.4030901@trash.net> <9ADCDA23EEE84296B127E135ACB395CA@0x47.de> <4D9071AF.10701@trash.net> Message-ID: <4DA474A2.5010307@trash.net> On 28.03.2011 13:31, Patrick McHardy wrote: > On 27.03.2011 12:36, Johannes Graser wrote: >> Yes, both phones reregister after the call drops. >> > > Thanks, I'll have a closer look, but it will probably take until > the weekend. > > Mar 27 12:30:59 debian kernel: [ 546.715419] RX 2656.03.16: trx0: Q1: 0 Q2: 1 A/B: 60 carrier: 8 identities information: e: 0 class: 0 emc: 1182 fpn: 0fac3 rpn: 7 > Mar 27 12:30:59 debian kernel: [ 546.715427] TBC (TBEI 21/ESTABLISHED): PMID: assigned bb600 FMID: 618: receive > Mar 27 12:30:59 debian kernel: [ 546.715432] MBC (MCEI 7/ESTABLISHED): TBC_DATA-ind: TBEI: 21 LBN: 15 chan: 3 len: 40 > Mar 27 12:30:59 debian kernel: [ 546.715437] TBC (TBEI 21/ESTABLISHED): PMID: assigned bb600 FMID: 618: watchdog expire There was a bug in the identities information parsing, causing it to misparse the RPN, which in turn triggered the TBC watchdog since no correct identities information was received from the phone. Please try again using the current -git tree. Note that you most likely have to reinstall the kernel DECT header files and recompile the userspace code due to some unrelated changes.