From 6e182087f4ef6cc73f245e0fbc5db11916651ba0 Mon Sep 17 00:00:00 2001 From: Andreas Eversberg Date: Wed, 6 Feb 2013 14:13:21 +0100 Subject: Fix: LAPDm contention resoltion must acknowledge subsequent SABM After reception of SABM, the network responds with UA and enters the establised multiframe state. If UA is not received by mobile, the SABM is transmitted again, and the network must respond with UA again, unless it is from a different mobile. Add LAPDm collision test (contention resolution on network side). --- tests/lapd/lapd_test.ok | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/lapd/lapd_test.ok') diff --git a/tests/lapd/lapd_test.ok b/tests/lapd/lapd_test.ok index f1b990ea..aa927088 100644 --- a/tests/lapd/lapd_test.ok +++ b/tests/lapd/lapd_test.ok @@ -18,4 +18,7 @@ ms_to_bts_l1_cb: MS(us) -> BTS prim message bts_to_ms_tx_cb: MS->BTS(us) message 14 BTS: Verifying dummy message. I test RF channel release of an unestablished channel. +I test contention resultion by having two mobiles collide and first mobile repeating SABM. +bts_to_ms_tx_cb: MS->BTS(us) message 29 +BTS: Verifying CM request. Success. -- cgit v1.2.3